File Changes for markd
switch to commits view, user indexv481_preview2 to v481_base (2025-04-21 to 2025-04-28) v481
Show details
- src/fuse/makefile
- lines changed 22, context: html, text, full: html, text
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
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/inc/hui.h
- lines changed 3, context: html, text, full: html, text
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.
- src/hg/js/makefile
- lines changed 3, context: html, text, full: html, text
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/lib/hui.c
- lines changed 46, context: html, text, full: html, text
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.
- src/hg/makefile
- lines changed 17, context: html, text, full: html, text
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/snp/makefile
- lines changed 15, context: html, text, full: html, text
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/txGene/makefile
- lines changed 22, context: html, text, full: html, text
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/txGraph/makefile
- lines changed 22, context: html, text, full: html, text
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/inc/cgiLoader.mk
- lines changed 6, context: html, text, full: html, text
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/makefile
- lines changed 119, context: html, text, full: html, text
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
- lines changed 8, 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]
- src/utils/userApps/makefile
- lines changed 16, context: html, text, full: html, text
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
switch to commits view, user index