summaryrefslogtreecommitdiff
path: root/indra/develop.py
AgeCommit message (Expand)Author
2010-08-27SNOW-766: Add a 'printbuilddirs' command to develop.pyAleric Inglewood
2010-08-18VWR-20748 (SNOW-520) FIXED Make develop.py play nicely with express editions ...Aimee Linden
2010-08-16Fix executable perms on develop.py which seem to have got lost somewhere in t...Aimee Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-01-13DEV-44838 - Fix a logic flaw in the windows run() retry code which would re-e...Nathan Wilcox
2010-01-13DEV-44838 - Add the string "DEV-44838" to assertion failures to future devs u...Nathan Wilcox
2010-01-13Add an assertion for my sanity.Nathan Wilcox
2010-01-11DEV-44838 - See if buildconsole is confused by having the absolute path (with...Nathan Wilcox
2010-01-11DEV-44838 - Fix a silly bug in yet another place: find_in_path returns a list...Nathan Wilcox
2010-01-11DEV-44838 - Fix another bug introduced by passing "executable" in WindowsSetu...Nathan Wilcox
2010-01-11DEV-44838 - Fix a bug introduced by inconsistently changing the get_build_cmd...Nathan Wilcox
2010-01-08DEV-44838 - find_in_path() returns a list of candidates. Select the first.Nathan Wilcox
2010-01-08DEV-44838 - Remove a typo line which would cause duplicate executions for eve...Nathan Wilcox
2010-01-08DEV-44838 - See if the executable parameter to subprocess.Popen must be absol...Nathan Wilcox
2010-01-08DEV-44838 - This is an attempt at the minimal possible change to fix the quot...Nathan Wilcox
2010-01-08Fix a typo bug caught by pyflakes. eys.exit(1) -> sys.exit(1)Nathan Wilcox
2009-12-24Use "strict" invocation of buildconsole according to XoreaxCG Linden
2009-11-15Add some debug output to develop.pyCG Linden
2009-11-15Invoke native python for develop.py, not CYGWIN python, revert develop.py's o...CG Linden
2009-11-15Set PATH to devenv.com to avoid problem with develop.py's use of os.system()CG Linden
2009-11-10Minor develop.py tweaks to make mac logs more readable in parabuild output.brad kittenbrink
2009-09-01Merged login-api with viewer-2.0.0-3 up through r132290.brad kittenbrink
2009-09-01Fix syntax error introduced by your's truely into develop.pyChristian Goetze
2009-09-01Add retry logic on certain exit codesChristian Goetze
2009-08-27Merged latest login-api with latest viewer-2.0.0-3 up through plugin-api-05 m...brad kittenbrink
2009-08-27svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/mo...Monroe Williams
2009-07-30Merged in viewer-2.0.0-3 changes up through r129050. Boost got clobbered so ...brad kittenbrink
2009-07-24Merge in disabling of universal builds.Brad Kittenbrink
2009-07-161st attempt at disabling ppc build on macs.brad kittenbrink
2009-06-25Merge with SVN login-api-3 branchBryan O'Sullivan
2009-06-24Fix Mac BuildChristian Goetze
2009-06-19result of "svn merge -r123757:124890 svn+ssh://svn.lindenlab.com/svn/linden/b...Paul Oppenheim
2009-06-03Remove -parallelizeTargets from xcodebuild invocation, it seems to not work w...Christian Goetze
2009-05-21Put the os.environ["DISTCC"] = ... call into main()Christian Goetze
2009-05-21Fix develop.py putenv bug, use new etch build-linux hosts for parabuild.Christian Goetze
2009-05-19Fix to develop.py to build on 64 bit windows.Mark Palange
2009-05-14Set DISTCC_DIR to a location inside the source tree to avoid causing NFS trou...Christian Goetze
2009-05-14Max out distcc jobs to 12 in develop.pyChristian Goetze
2009-05-14There are 71 eniacs, not just 64Christian Goetze
2009-05-14Make develop.py work on eniacs the same way it works on stationsChristian Goetze
2009-04-30svn merge -r118008:118374 svn+ssh://svn.lindenlab.com/svn/linden/branches/cg/...Christian Goetze
2009-04-10Working around DEV-30401 by yanking the etch 32bit build code until the viewe...Christian Goetze
2009-04-09Get 32-bit builds going on 64-bit Debian Etch.Bryan O'Sullivan
2009-01-09DEV-16956 - Print a more useful error message if cmake is not foundBryan O'Sullivan
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-12-23QAR-1142 merging 1.22 RC0-RC4 changes.Mark Palange
2008-12-02QAR-1040 maint-viewer-11 + OpenAL combo mergemeAdam Moss
2008-11-21Merging the changes in viewer_1-22-0 (1.22 RC0) back into trunk, revs. 101837...Mark Palange
2008-11-19QAR-1018 Lightweight Windows Setup App (windows-setup-3). svn merge -r102882:...James Cook
2008-10-31Fix heinous traceback if commands are not foundBryan O'Sullivan