Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |