summaryrefslogtreecommitdiff
path: root/indra/develop.py
AgeCommit message (Expand)Author
2008-09-16DEV-16938: use per-build-type build trees on LinuxBryan O'Sullivan
2008-09-15Revert r96619 for nowBryan O'Sullivan
2008-09-12DEV-18419 / Allow develop.py to be run from outside source treeBryan O'Sullivan
2008-09-11svn merge -r96049:96026 -r95956:95931 -r95867:95775 svn+ssh://svn/svn/linden/...Kyle Ambroff
2008-09-05Use correct CMake names for boolean values.Bryan O'Sullivan
2008-09-05svn merge -r95837:95841Kyle Ambroff
2008-09-03Added help text for -DSERVER:BOOL=FALSE and -DPACKAGE:BOOL=TRUE options. No ...James Cook
2008-08-28Revert last change to develop.py because it breaks manually passing -DPACKAGE...James Cook
2008-08-28DEV-19836 Add --package and --viewer-only options to develop.py. Ported from...James Cook
2008-08-04DEV-16182 / Improve error message if subcommand option unrecognisedBryan O'Sullivan
2008-07-10Added -N | --no-distcc option to develop.py to prevent use of distcc in the g...Kyle McKay
2008-06-16"mac cmake build should not be universal by default" changes. Reviewed by bos.Paul Oppenheim
2008-06-12comment out the "simple" cases - it is never as simple as that.Christian Goetze
2008-06-06Changed the cygwin to windows path conversion to use 'cygpath -w'Mark Palange
2008-06-06make it work on cygwin again. also fixed a bad parameter.Aaron Brashears
2008-06-05Don't add a package target on Windows or OS X by default.Bryan O'Sullivan
2008-06-05Autodetect an installed version of Visual Studio.Bryan O'Sullivan
2008-06-02svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...Bryan O'Sullivan