Commits for angie
switch to files view, user index
v243_preview2 to v243_base (2010-10-26 to 2010-11-02) v243
- Code Review #1452 (v243 preview1): comment additions & clarificationsrequested by Melissa.
- src/hg/hgTables/gffOut.c - lines changed 12, context: html, text, full: html, text
- Bug #1211 (hg/makefile does not descend into hg/htdocs/): Added htdocsto hg/makefile's BROWSER_BINS, like js, so that all of the targets
that use BROWSER_BINS descend into htdocs. Unlike js/makefile,
htdocs/makefile does not create the -${USER} directory if it doesn't
exist, because Apache config change is required (and permissions for
apache/) -- cluster-admin need to handle that. Instead, htdocs' user
target checks for the existence of ${DOCUMENTROOT}-${USER} first.
- src/hg/htdocs/makefile - lines changed 11, context: html, text, full: html, text
- Bug #1211 (hg/makefile does not descend into hg/htdocs/): Hiram andBrian pointed out that this is a significant change for mirrors,
because our suggested process for static html has been to rsync it
from hgdownload, not install from the source tree. Since it is
mainly htdocs/style that is tightly bound to the CGIs, I am backing
off and changing hg/makefile's BROWSER_BINS to descend only to
htdocs/style instead of htdocs.
- Bug #1211 (hg/makefile does not descend into hg/htdocs/):htdocs/style/makefile also needs to test for existence of -$USER.
- src/hg/htdocs/style/makefile - lines changed 3, context: html, text, full: html, text
- Removing hardcoded -lpg from L because it breaks the build on systemsthat don't have libpng. inc/common.mk does some wildcard matching to
find the appropriate lib for png if it exists.
- src/weblet/counter/makefile - lines changed 1, context: html, text, full: html, text
- Code Review #1519 (v243 preview2): Adding comment to explain use ofmod-6 for alternating codons, thanks Melissa.
- Oops, forgot desc when ordering by dbDb.name.
- Monthly update of GWAS Catalog track in hg18 & hg19.
- src/hg/makeDb/doc/hg18.txt - lines changed 8, context: html, text, full: html, text
- src/hg/makeDb/doc/hg19.txt - lines changed 3, context: html, text, full: html, text
switch to files view, user index