summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* runtest.py: remove --noqmtest optionanatoly techtonik2012-12-171-0/+1
* Merge runtest.py fixesanatoly techtonik2012-12-171-0/+2
|\
| * CHANGES.txt: clean up after which Python 2.3 is unlikely to workanatoly techtonik2012-12-141-0/+2
* | Add -jN support to runtest.py to run tests in parallelGary Oberbrunner2012-12-171-0/+1
|/
* Fix release date for SCons 2.2.0anatoly techtonik2012-12-121-1/+1
* Removed some pre-Python 2.4 compatibility codeanatoly techtonik2012-12-073-62/+8
* Add hints about valid choices to error messages from option parseranatoly techtonik2012-12-072-6/+13
* Hide deprecated --debug={dtree,stree,tree} from --help outputanatoly techtonik2012-11-222-10/+12
* Support building with WiX releases after 2.0Juan Lang2012-12-063-9/+13
* Clean up remnants of Optik module which was removed inanatoly techtonik2012-11-222-5/+3
* Merge pull request #51 from Anatoly Techtonik; allow running scripts/scons.py...garyo2012-11-182-1/+12
|\
| * Ability to run scripts/scons.py directly from source checkout.anatoly techtonik2012-11-162-1/+12
* | Added Wix test and made a few Wix constants into construction vars.garyo2012-11-183-3/+70
* | Use .wixobj rather than .wxiobj as the suffix for WiX compiler outputJuan Lang2012-11-141-2/+2
|/
* vcxproj.filters files should be removed upon cleanstopiccot2012-10-241-0/+4
* Innocuous change to create new tip rev on default branchGary Oberbrunner2012-10-191-0/+1
* Merged in managan/scons_biblatex2.2 (pull request #43, biber support)Gary Oberbrunner2012-10-132-4/+20
|\
| * Add separate biber action and add logic to call either bibtex or biber depend...Robert Managan2012-10-072-4/+20
* | - minor fix: catching NotFoundError exceptions for all other gettext toolsdirkbaechle2012-10-073-6/+24
* | Fix nested LIBPATH expansion by flattening sequences in subst_path.Gary Oberbrunner2012-10-064-4/+60
* | Merged in dirkbaechle/scons (pull request #40): fix RPM tests to use new rpmu...Gary Oberbrunner2012-10-061-1/+4
|\ \ | |/ |/|
| * - final changes for bug2872 "Fix tests on Buildbot slaves", mainly switched a...dirkbaechle2012-10-031-1/+4
* | Add MSVC10 and MSVC11 support to get_output low-level bat script runner.Gary Oberbrunner2012-10-022-0/+3
|/
* Merged in dirkbaechle/scons (pull request #39)Gary Oberbrunner2012-09-297-35/+586
|\
| * - updated src/CHANGES with my latest additionsdirkbaechle2012-09-281-1/+13
| * - several smaller fixes to get all tests running under Buildbot againdirkbaechle2012-09-276-34/+573
* | Merged pull request #38, from eyan: add target name to debug=timeGary Oberbrunner2012-09-222-1/+4
* | Adding target name to output of --debug=time. Fix for Issue 2873Edmund Yan2012-09-181-1/+1
|/
* Merged in managan/scons_newglossary (pull request #37); support newglossary L...Gary Oberbrunner2012-09-162-4/+52
|\
| * Remove lines that were commented out instead of being deletedRobert Managan2012-09-161-4/+0
| * Support auxiliary files created by \newglossary commandRobert Managan2012-09-162-4/+56
* | Merged in dirkbaechle/scons (pull request #36): test cleanups and fixes.Gary Oberbrunner2012-09-165-12/+18
|\ \ | |/ |/|
| * - added two new functions must_exist_one_of/must_not_exist_any_of to TestCmd,dirkbaechle2012-09-061-1/+1
| * - first swoop of changes for getting all Buildbot slaves to run successfully ...dirkbaechle2012-09-045-11/+17
* | Fixed error on Windows when there is a space in the Python installation direc...Richard Viney2012-08-311-1/+1
|/
* Added a comment for recent spawnve change.Gary Oberbrunner2012-08-291-0/+6
* Merge pull request #34, fix spawn on Windows, from Evgeny Podjachev.Gary Oberbrunner2012-08-292-2/+21
|\
| * Slightly modified patch from http://scons.tigris.org/issues/show_bug.cgi?id=2...evgeny2012-08-261-2/+17
* | Merging pull request #33, test framework, from Dirk Baechle.Gary Oberbrunner2012-08-281-0/+5
|\ \ | |/ |/|
* | Fix MSVS solution generation for VS11, and fixed tests.Gary Oberbrunner2012-08-142-2/+4
* | Prepare src/CHANGES.txt for next releaseGary Oberbrunner2012-08-121-1/+3
* | Merged ab58947facf7 with 5eddc5d821fcGary Oberbrunner2012-08-074-112/+52
|\ \
| * | Fix typo introduced during recent change to vc.pyGary Oberbrunner2012-08-051-1/+1
| * | Update CHANGES, Release and Announce prior to 2.2.0 release.Gary Oberbrunner2012-08-053-111/+51
* | | Add simple support for Intel v12 compiler for Linux and Mac (not yet Windows)Gary Oberbrunner2012-08-022-7/+38
|/ /
* | Update src/CHANGES.txtGary Oberbrunner2012-08-011-0/+3
* | Merged in dubcanada/scons (pull request #28: Fix VC++ 32 vs 64 bit)Gary Oberbrunner2012-08-011-1/+1
|\ \
| * | Forgot the req_Steven Verbeek2012-07-181-1/+1
| * | Changed to proper methodSteven Verbeek2012-07-181-1/+1
| * | Fixes an issue with 64 bit Windows 7 running 32 bit Visual Express C++ 2010Steven Verbeek2012-07-051-1/+1