summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Move back to 'develop' mode after rel_2.3.0.Gary Oberbrunner2013-03-041-0/+5
* Final auto updates for 2.3.0 release.Gary Oberbrunner2013-03-021-1/+1
* Updated release doc files for 2.3 release.Gary Oberbrunner2013-02-101-13/+13
* Merged in techtonik/scons (pull request #63: Another minor cleanup as the cod...Gary Oberbrunner2012-12-211-0/+2
|\
| * Remove os_spawnv_fix.diff patch for pre-Python 2.2 versionsanatoly techtonik2012-12-191-0/+2
* | update to latest SCons commitsRobert Managan2012-12-181-0/+9
|\ \ | |/
| * runtest.py: Enable -o, --output to save stdout/stderr into a fileanatoly techtonik2012-12-181-0/+2
| * runtest.py: Replace `-o file --xml` with `--xml file`anatoly techtonik2012-12-171-1/+2
| * runtest.py: Exit with an error if no tests were foundanatoly techtonik2012-12-171-1/+3
| * 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
| |/
* | removed versioned library support from Install and put it in InstallVersionedLibRobert Managan2012-12-181-2/+2
* | merge in changes from SCons defaultRobert Managan2012-12-151-0/+12
|\ \ | |/
| * Add hints about valid choices to error messages from option parseranatoly techtonik2012-12-071-0/+1
| * Hide deprecated --debug={dtree,stree,tree} from --help outputanatoly techtonik2012-11-221-0/+1
| * Support building with WiX releases after 2.0Juan Lang2012-12-061-0/+1
| * Clean up remnants of Optik module which was removed inanatoly techtonik2012-11-221-0/+3
| * Merge pull request #51 from Anatoly Techtonik; allow running scripts/scons.py...garyo2012-11-181-0/+3
| |\
| | * Ability to run scripts/scons.py directly from source checkout.anatoly techtonik2012-11-161-0/+3
| * | Added Wix test and made a few Wix constants into construction vars.garyo2012-11-181-0/+3
| |/
* | Add documentation and update CHANGES.txt. Remove the Environment methods Vers...Robert Managan2012-11-091-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-131-0/+2
|\
| * Add separate biber action and add logic to call either bibtex or biber depend...Robert Managan2012-10-071-0/+2
* | Fix nested LIBPATH expansion by flattening sequences in subst_path.Gary Oberbrunner2012-10-061-0/+3
|/
* Add MSVC10 and MSVC11 support to get_output low-level bat script runner.Gary Oberbrunner2012-10-021-0/+1
* Merged in dirkbaechle/scons (pull request #39)Gary Oberbrunner2012-09-291-1/+13
|\
| * - updated src/CHANGES with my latest additionsdirkbaechle2012-09-281-1/+13
* | Merged pull request #38, from eyan: add target name to debug=timeGary Oberbrunner2012-09-221-0/+3
|/
* Support auxiliary files created by \newglossary commandRobert Managan2012-09-161-0/+4
* Merge pull request #34, fix spawn on Windows, from Evgeny Podjachev.Gary Oberbrunner2012-08-291-0/+4
|\
* \ 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-141-0/+2
* | Prepare src/CHANGES.txt for next releaseGary Oberbrunner2012-08-121-1/+3
* | Merged ab58947facf7 with 5eddc5d821fcGary Oberbrunner2012-08-071-0/+1
|\ \
| * | Update CHANGES, Release and Announce prior to 2.2.0 release.Gary Oberbrunner2012-08-051-0/+1
* | | Add simple support for Intel v12 compiler for Linux and Mac (not yet Windows)Gary Oberbrunner2012-08-021-0/+1
|/ /
* | Update src/CHANGES.txtGary Oberbrunner2012-08-011-0/+3
* | Merged in ptomulik/scons, pull request #25: gettext toolsetGary Oberbrunner2012-08-011-0/+3
|\ \
| * | Fixed FindSourceFiles to find leaf nodes.ptomulik2012-06-061-0/+3
* | | Add changes to src/CHANGES.txtGary Oberbrunner2012-08-011-0/+3
| |/ |/|
* | Add recent fixes to src/CHANGES.txtGary Oberbrunner2012-07-271-0/+4
|\ \
* | | Fix issue 2833 (LINKCOMSTR etc. on Windows).Gary Oberbrunner2012-07-221-0/+3
* | | fix an earlier typo in CHANGES.txtRob Managan2012-06-301-1/+1
* | | Add support for using biber instead of bibtex.Robert Managan2012-06-141-0/+2
|/ /
* | Fix typo in CHANGES.txtRobert Managan2012-06-141-1/+1
* | Add support for the biblatex package; search for new keywards to get side eff...Robert Managan2012-06-141-0/+1
|/
* Merge mortoray/SCons fix for #2821, copy Builders when env is cloned.Gary Oberbrunner2012-05-191-0/+1
|\