summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Improve support for biblatex package. Fix a case where we did not recognize t...Robert Managan2014-04-251-0/+4
* Merged pull request #129: Updates to D language supportGary Oberbrunner2014-04-191-0/+5
|\
| * The changes to the D support evolved over the last many months packaged as a ...Russel Winder2014-04-161-0/+5
* | Added changelog for PR#127 (fix SConf tests)Gary Oberbrunner2014-04-191-0/+3
|/
* rpm tool: get default rpm arch more robustly, from rpm itself.Gary Oberbrunner2014-03-301-0/+3
* Merged in shanegannon/scons (pull request #120): Visual Studio 2013 supportGary Oberbrunner2014-03-231-0/+3
* Merged in Syeberman/SCons (pull request #104, support Visual Studio 2013 Expr...Gary Oberbrunner2014-03-091-0/+4
|\
* \ Merged in techtonik/scons (pull request #115, remove old QMTest harness support)Gary Oberbrunner2014-03-081-0/+3
|\ \
| * | Update CHANGES.txtanatoly techtonik2014-03-061-1/+10
* | | Merged in techtonik/scons (pull request #111, fix scons.py run from source dir)Gary Oberbrunner2014-03-081-1/+12
|\ \ \ | |/ / |/| |
| * | Merge fixes to run from sourceanatoly techtonik2014-03-041-4/+10
| |\ \ |/ / /
| * | Several fixes for running scons.py from sourceanatoly techtonik2014-02-261-2/+8
| |/
* | Merged in techtonik/scons (pull request #112), improve doc for Textfile. (wit...Gary Oberbrunner2014-03-021-2/+3
|\ \ | |/
* | Merged in dirkbaechle/scons (pull request #106), fix misspelled variable in i...Gary Oberbrunner2014-03-021-0/+1
|\ \
| * | - fix for #2928 (misspelled variable in intelc.py)Dirk Baechle2014-02-011-0/+1
* | | - fixed the handling of long options in the command-line parsing (#2929)Dirk Baechle2014-02-081-0/+2
| |/ |/|
* | Merge pull request #97, reduce memory consumptionGary Oberbrunner2013-12-291-0/+3
|\ \
| * | Added release_target_info() to File nodes, reduces memory consumption.Dirk Baechle2013-12-191-0/+3
| |/
* | - added EPUB Builder to the DocBook Tool, based on the work of Andrew Feather...Dirk Baechle2013-12-211-0/+3
|/
* Added CHANGES entries for Tom Tanner's recent changes.Gary Oberbrunner2013-11-021-3/+10
* Added changelog entry for pull req #89Gary Oberbrunner2013-11-021-0/+4
* Merged in dirkbaechle/scons (pull request #92)William Deegan2013-10-281-0/+2
|\
| * - now counting instances only when requested via --debug=countDirk Baechle2013-10-251-0/+2
* | kick buildbotWilliam Deegan2013-10-251-0/+1
|/
* From Bogdan Tenea: Check for 8.3 filenames on cygwin as well as win32 to make...Gary Oberbrunner2013-09-301-0/+3
* Added test for bug 2909, pull req #86.Gary Oberbrunner2013-09-291-0/+3
* Merged pull req #85Gary Oberbrunner2013-09-291-0/+4
|\
| * - fix for #2916, "Issues with versioned SharedLibrary under OpenBSD"Dirk Baechle2013-09-111-0/+4
* | Updated src/CHANGES.txt for pull req #81.Gary Oberbrunner2013-09-291-0/+3
* | Added tests for Literal object comparison, and updated CHANGES.txt.Gary Oberbrunner2013-09-291-0/+4
|/
* Merged in dirkbaechle/scons (pull request #78)Gary Oberbrunner2013-08-251-0/+7
|\
| * - added bug #2774 to CHANGES.txtDirk Baechle2013-05-071-0/+4
| * - fixed spelling errors in MAN pages (#2897)Dirk Baechle2013-05-051-0/+3
* | Merge pull request #84, cyglink tool from David Rothenberger.Gary Oberbrunner2013-08-251-0/+12
|\ \ | |/
* | Update CHANGES.txt to reflect proper contributor of yacc .output clean patch.Gary Oberbrunner2013-08-251-1/+1
|/
* - patched setup.py and several MANIFEST files, such that the docbook-xslDirk Baechle2013-05-041-0/+6
* Merged in bdbaddog/scons (pull request #70: MSVC2012 stuff)Gary Oberbrunner2013-04-201-0/+8
|\
| * added text to changes.txt for this set of changes resolving some issues with ...William Deegan2013-04-111-0/+11
* | Updated src/CHANGES.txt for recent changes.Gary Oberbrunner2013-04-201-2/+5
* | 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
| |\