Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-21 | Put the os.environ["DISTCC"] = ... call into main() | Christian Goetze | |
2009-05-21 | Fix develop.py putenv bug, use new etch build-linux hosts for parabuild. | Christian Goetze | |
2009-05-19 | Fix to develop.py to build on 64 bit windows. | Mark Palange | |
Added March 2009 DirectX SDK to cmake config. Reviewed by brad | |||
2009-05-14 | Set DISTCC_DIR to a location inside the source tree to avoid causing NFS ↵ | Christian Goetze | |
trouble with the default setting. | |||
2009-05-14 | Max out distcc jobs to 12 in develop.py | Christian Goetze | |
2009-05-14 | There are 71 eniacs, not just 64 | Christian Goetze | |
2009-05-14 | Make develop.py work on eniacs the same way it works on stations | Christian Goetze | |
2009-04-30 | svn merge -r118008:118374 ↵ | Christian Goetze | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/cg/viewer-etch-1 QAR-1459 etch builds enabled | |||
2009-04-10 | Working around DEV-30401 by yanking the etch 32bit build code until the ↵ | Christian Goetze | |
viewer also builds on etch | |||
2009-04-09 | Get 32-bit builds going on 64-bit Debian Etch. | Bryan O'Sullivan | |
Reviewed by Brad. | |||
2009-01-09 | DEV-16956 - Print a more useful error message if cmake is not found | Bryan O'Sullivan | |
Reviewed by Poppy. | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-12-23 | QAR-1142 merging 1.22 RC0-RC4 changes. | Mark Palange | |
svn merge -c 106471 svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_1-22-106055_merge | |||
2008-12-02 | QAR-1040 maint-viewer-11 + OpenAL combo mergeme | Adam Moss | |
svn merge -c104451 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/openal-maint-viewer-11-combo-r104448 | |||
2008-11-21 | Merging the changes in viewer_1-22-0 (1.22 RC0) back into trunk, revs. ↵ | Mark Palange | |
101837 to 103519 | |||
2008-11-19 | QAR-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-31 | Fix heinous traceback if commands are not found | Bryan O'Sullivan | |
2008-10-30 | Windows build: only run vstool.exe once per build type. | Bryan O'Sullivan | |
Reviewed by Mani. | |||
2008-10-30 | When running vstool from develop.py, use the correct build type. | Bryan O'Sullivan | |
2008-10-28 | force dos drive letters to be uppercase. Patch from Alissa Sabre. vetted ↵ | Aaron Brashears | |
through release and cmake lists. | |||
2008-10-10 | svn merge -r99056:99248 ↵ | Andrew Meadows | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/andrew/gcc-4-003-for-merge | |||
2008-09-16 | DEV-16938: use per-build-type build trees on Linux | Bryan O'Sullivan | |
2008-09-15 | Revert r96619 for now | Bryan O'Sullivan | |
2008-09-12 | DEV-18419 / Allow develop.py to be run from outside source tree | Bryan O'Sullivan | |
Whatever directory develop.py is run from, it will create the build trees there. Reviewed by Mani. | |||
2008-09-11 | svn merge -r96049:96026 -r95956:95931 -r95867:95775 ↵ | Kyle Ambroff | |
svn+ssh://svn/svn/linden/release Reverting my changes to the package target. It subtly broke the windows build in a way I didn't want to try to fix in release. Will fix in another branch. | |||
2008-09-05 | Use correct CMake names for boolean values. | Bryan O'Sullivan | |
2008-09-05 | svn merge -r95837:95841 | Kyle Ambroff | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/package-target-not-optional --> release Always add the package target, but do not include it when selecting "Build Solution". Reviewed by james. | |||
2008-09-03 | Added help text for -DSERVER:BOOL=FALSE and -DPACKAGE:BOOL=TRUE options. No ↵ | James Cook | |
actual code changes. Reviewed with Kelly. | |||
2008-08-28 | Revert last change to develop.py because it breaks manually passing ↵ | James Cook | |
-DPACKAGE:BOOL=ON on the command line. Merging revisions 95284-95283 of svn+ssh://svn.lindenlab.com/svn/linden/release into E:\release, respecting ancestry | |||
2008-08-28 | DEV-19836 Add --package and --viewer-only options to develop.py. Ported ↵ | James Cook | |
from maint-viewer. OK by CG. Merging revisions 95145-95146,95281-95282 of svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-viewer/maint-viewer-10 into E:\release, respecting ancestry | |||
2008-08-04 | DEV-16182 / Improve error message if subcommand option unrecognised | Bryan O'Sullivan | |
Self-reviewed. | |||
2008-07-10 | Added -N | --no-distcc option to develop.py to prevent use of distcc in the ↵ | Kyle McKay | |
generated makefiles | |||
2008-06-16 | "mac cmake build should not be universal by default" changes. Reviewed by bos. | Paul Oppenheim | |
2008-06-12 | comment out the "simple" cases - it is never as simple as that. | Christian Goetze | |
2008-06-06 | Changed the cygwin to windows path conversion to use 'cygpath -w' | Mark Palange | |
2008-06-06 | make it work on cygwin again. also fixed a bad parameter. | Aaron Brashears | |
2008-06-05 | Don't add a package target on Windows or OS X by default. | Bryan O'Sullivan | |
This improves build times, since most devs don't need to package stuff. Reviewed by that fine specimen of reviewerhood, Palange. | |||
2008-06-05 | Autodetect an installed version of Visual Studio. | Bryan O'Sullivan | |
Reviewed by Palange. | |||
2008-06-02 | svn 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 |