summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added tag 2.3.4 for changeset 1a5fef7318d5rel_2.3.4Gary Oberbrunner2014-09-270-0/+0
* final auto updates for 2.3.4 release2.3.4Gary Oberbrunner2014-09-276-14/+14
* Update CHANGES, Release and Announce prior to 2.3.4 release.Gary Oberbrunner2014-09-273-61/+14
* Release fixes: README.rst python version, and some auto version numbering.Gary Oberbrunner2014-09-272-13/+18
* Updated CHANGES.txt: recent D tool fixesGary Oberbrunner2014-09-271-0/+3
* Fix change log from prev commit.Gary Oberbrunner2014-09-271-3/+0
* Split __VERSION__ string in EnsureSConsVersion to avoid replacementanatoly techtonik2014-09-262-1/+7
* - fix for issue #2971 (Interactive build doesn't work anymore)Dirk Baechle2014-09-273-4/+117
* - fixed Java test for derived sources problem, now favouring skip()Dirk Baechle2014-09-181-4/+4
* And all the rest of the {} in format strings made Python 2.6 compatible.Russel Winder2014-09-157-7/+7
* Make the format method work on Python 2.6 as well as later versions.Russel Winder2014-09-154-8/+8
* Merge unexpected extra head.Russel Winder2014-09-140-0/+0
|\
| * Remove the incorrect Windows type label.Russel Winder2014-09-141-1/+1
* | Refactoring and amendment to ensure correct behaviour of D tool shared librar...Russel Winder2014-09-143-18/+25
|/
* Merge in from mainline.Russel Winder2014-09-120-0/+0
|\
| * Merged in russel/scons (pull request #182), various fixes for the D tools and...Dirk Baechle2014-09-1227-36/+302
| |\
* | \ Commit merge issues.Russel Winder2014-09-1127-36/+302
|\ \ \ | |/ / |/| / | |/
| * Deal better with the discovery of a suitable D compiler executable.Russel Winder2014-09-066-10/+56
| * Amend the executable search support function to use the default SCons path only.Russel Winder2014-09-061-8/+29
| * The tests for the changes already commited to the tools for dealing with shar...Russel Winder2014-09-058-0/+205
| * Remove the setting of the ENV property to os.environ.Russel Winder2014-09-0515-18/+12
* | - additional fixes to get all tests pass on the Fedora20 boxDirk Baechle2014-09-062-3/+2
* | - added import of libxslt binding to DocBook testsDirk Baechle2014-08-3115-0/+15
|/
* Merged in williamblevins/scons4 (pull request #180, issue 2935)Gary Oberbrunner2014-08-311-7/+7
|\
| * Issue 2395: Updated tests to be skipped on systems without os.symlink functio...William Blevins2014-08-271-7/+7
* | 0.3 - fixed used imports that failed on Python 2.6anatoly techtonik2014-08-251-2/+10
|/
* Merged in techtonik/scons (pull request #178)William Deegan2014-08-2425-150/+208
|\
| * Put default branch back into develop mode for next releaseGary Oberbrunner2014-08-244-66/+56
| * Apply 2.3.3 release auto changes to default branchGary Oberbrunner2014-08-247-14/+26
| * Update CHANGES, Release and Announce prior to 2.3.3 release.Gary Oberbrunner2014-08-233-23/+26
| * Updated generated docs for 2.3.3 releaseGary Oberbrunner2014-08-236-39/+39
| * Merged in dirkbaechle/scons (pull request #175)Gary Oberbrunner2014-08-243-3/+52
| |\
| | * - updated doc string and simplified a comparison, based on PR review commentsDirk Baechle2014-08-242-8/+5
| | * - fix for issue #2970, false line length calculation in TempFileMunge classDirk Baechle2014-08-213-2/+54
| * | Update doc, change python floor from 2.4 to 2.7.Gary Oberbrunner2014-08-234-16/+15
| * | Don't skip Copy-Symlinks test on Windows; it should be made to work instead.Gary Oberbrunner2014-08-231-3/+0
| * | Fixed or skipped tests that fail on Windows.Gary Oberbrunner2014-08-216-5/+13
* | | taprunner 0.2 - remove unused import that failed Python 2.6anatoly techtonik2014-08-231-2/+4
|/ /
* | Merged in garyo/scons-garyo (pull request #173)Gary Oberbrunner2014-08-213-0/+10
|\ \ | |/
| * Do not fail on EnsureSConsVersion when running from checkoutanatoly techtonik2014-08-113-0/+10
* | Remove extra print stmt in TestSCons.py, per review.Gary Oberbrunner2014-08-211-1/+0
* | SWIG: improve tool detection, and update SWIG tests to run on Windows.Gary Oberbrunner2014-08-2015-29/+134
|/
* Merged in williamblevins/scons (pull request #164), update of documentation f...Dirk Baechle2014-08-2015-15/+158
|\
| * - fixes for some test, making them work on newer Linux distrosDirk Baechle2014-08-203-2/+13
| * Merged in managan/scons_newglossary-fix (pull request #170), fixes newglossar...Dirk Baechle2014-08-193-0/+31
| |\
| | * Merged in williamblevins/scons (pull request #167), updated hgignore for scon...Dirk Baechle2014-08-161-0/+7
| | |\
| | | * Updated hgignore for scons-user generated docs.William Blevins2014-08-091-0/+7
| | * | Merged in dirkbaechle/scons (pull request #163)dirkbaechle2014-08-121-0/+21
| | |\ \
| | | * | - added javac version sentinel to another test that would fail with v1.8 and ...Dirk Baechle2014-08-081-0/+21
| | | |/
| * | | Improve logic test syntaxRobert Managan2014-08-171-1/+1