Commits for markd
switch to files view, user index
v481_preview2 to v481_base (2025-04-21 to 2025-04-28) v481
Show details
836b73dcf9a90141ad0923009f03d2494fdd18ca Tue Apr 22 15:17:05 2025 -0700
- Replaced shell loops in build paths of makefile to use rules. This should address issues where errors in some rules are not reported (#35339) and also increase speed of builds using multiple cores
- src/hg/encode3/makefile - lines changed 34, context: html, text, full: html, text
- src/hg/txGene/makefile - lines changed 22, context: html, text, full: html, text
- src/hg/txGraph/makefile - lines changed 22, context: html, text, full: html, text
- src/utils/userApps/makefile - lines changed 16, context: html, text, full: html, text
f716b228d26ba0908c6bfeca4b01d428cb0efd42 Wed Apr 23 11:56:42 2025 -0700
- fixed make loop removal problem with top level run of make userApps [hiram owed lunch]
7d9e5c172d1b2ae2de50b00f344e199006b8ffab Sun Apr 27 23:24:19 2025 -0700
- Fixed mangled composite track UI when score filtering is disabled. This caused form and table begin/end mismatches. Also a little bit of movement of some inconsistent code to make it easier to understand where score fitler config is called.
switch to files view, user index