summaryrefslogtreecommitdiff
path: root/scripts/update_version_files.py
AgeCommit message (Collapse)Author
2009-11-06Adding new option definition - forgot.CG Linden
2009-11-06Add support for externally specified revision number (codeticket)CG Linden
2009-08-26Add Mercurial-specific build version info.Bryan O'Sullivan
Pilfered from billc.
2008-11-19QAR-1018 Lightweight Windows Setup App (windows-setup-3). svn merge ↵James Cook
-r102882:102883 svn+ssh://svn.lindenlab.com/svn/linden/branches/windows-setup/windows-setup-3-merge
2008-10-10svn merge -r99056:99248 ↵Andrew Meadows
svn+ssh://svn.lindenlab.com/svn/linden/branches/andrew/gcc-4-003-for-merge
2008-07-25Tweak output of test_all_platforms.pyChristian Goetze
2008-06-02svn merge -r88066:88786 ↵Bryan O'Sullivan
svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge dataserver-is-deprecated for-fucks-sake-whats-with-these-commit-markers
2008-01-15Handle SVN not being set as an environment variable.Josh Bell
2008-01-15Make update_version_files.py look in the environment for the location ofChristian Goetze
the svn executable, default to "svn" is not set.
2008-01-15Added workaround for popen bug in scripts/update_version_files.pyChristian Goetze
when executable is in a weird location...
2007-11-21svn merge -r 73148:74186 ↵Josh Bell
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-5-Viewer --> release
2007-10-02svn merge -r 69806:70964 ↵Josh Bell
svn+ssh://svn.lindenlab.com/svn/linden/branches/Branch_1-18-3-Server --> release Merge fixes applied directly to 1.18.3 for server deploy, through the sim rollout: * Listen on the right port for the auditor, don't rely on catch-all * Fix XMLRPC test object channel * Various VAT fixes * Make update_version_files more resilient * Add class 502/510 for new datacenter * Teleport metrics fixes * DB schema update
2007-09-26Run even if server version files are not present (e.g. if we share this ↵Josh Bell
outside LL with a viewer source drop). Also a little bit of variable renaming to clarify what's going on, and more verbosity when requested.
2007-08-10merge -r 66233:67472 svn+ssh://svn/svn/linden/branches/het-grid-4 Paired by ↵Tess Chu
Tess and Leyla. Added tests to version manager and fixed failed tests. Paired by rdw and Tess.
2007-01-02Print done when done.James Cook