summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | reverting 3320William Deegan2015-06-188-39/+19
| | * | | | | reverting 3321William Deegan2015-06-187-15/+14
| | * | | | | Backed out changeset 47b5d15ad8c1William Deegan2015-06-180-0/+0
| | * | | | | Tagging 2.3.5William Deegan2015-06-150-0/+0
| | * | | | | Release 2.3.5.final.0William Deegan2015-06-157-14/+15
| | * | | | | Release 2.3.5.final.0William Deegan2015-06-158-19/+39
| | * | | | | rolling back unicode --tree=all patchWilliam Deegan2015-06-142-4/+2
| | * | | | | rolling back unicode --tree=all patchWilliam Deegan2015-06-141-15/+0
| | | |_|_|/ | | |/| | |
| | * | | | Merged in techtonik/scons (pull request #235)William Deegan2015-05-263-2/+19
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Add test for UnicodeDecode failureanatoly techtonik2015-05-261-0/+15
| | | * | | Fix --tree=all print when build tree contains non-asciianatoly techtonik2015-05-182-2/+4
| | | |/ /
| | * | | - updated generated documentation, prior to release of 2.3.5Dirk Baechle2015-05-202-4/+15
| | |/ /
| | * | Updated CHANGES.txtDirk Baechle2015-05-051-0/+4
| | * | Merged in spollard/scons-issue-2990 (pull request #2), fixes #2990 (doc chang...Dirk Baechle2015-05-051-1/+1
| | |\ \
| | | * | Fixed minor punctuation issue 2990Stephen Pollard2015-05-021-1/+1
| | * | | Merged in spollard/scons-issue-2989 (pull request #1), fixes #2989 (doc chang...Dirk Baechle2015-05-051-1/+1
| | |\ \ \
| | | * | | Fixed a sentence in libraries.xml in response to issue 2989.Stephen Pollard2015-05-021-1/+1
| | | |/ /
| | * | | Update READMEAlexandre Feblot2015-04-291-0/+2
| | * | | Glob exclude parameter can now be a string or a list of stringsAlexandre Feblot2015-04-293-7/+8
| | * | | merge defaultAlexandre Feblot2015-04-292-0/+87
| | |\ \ \
| | | * \ \ Merged in feblot/scons-feblot/pchdll (pull request #232)William Deegan2015-04-292-0/+87
| | | |\ \ \
| | | | * | | Add a test on basic PCH behavior: bulid a simple executable and a simple shar...pchdllAlexandre Feblot2015-04-291-0/+79
| | | | * | | VC11 needs PCH objects added to the link line.Alexandre Feblot2015-04-251-0/+8
| | | |/ / /
| | * | | | Additional Glob exlude testsAlexandre Feblot2015-04-291-0/+4
| | * | | | Fix typo in the docAlexandre Feblot2015-04-251-1/+1
| | * | | | Add an exclude parameter to Glob(), to allow excluding some elements matching...Alexandre Feblot2015-04-255-19/+117
| | * | | | Fix C typo error in a testAlexandre Feblot2015-04-251-1/+1
| | |/ / /
| | * | | Merged in bdbaddog/scons (pull request #230), extending docs for InstallVersi...Dirk Baechle2015-04-066-16/+86
| | |\ \ \
| | | * | | logic to automatically detect if the wininst*.exe is in the python install, a...William Deegan2015-03-271-0/+5
| | | * | | some debug code to figure out why failingWilliam Deegan2015-03-271-0/+2
| | | * | | some debug code to figure out why failingWilliam Deegan2015-03-271-0/+2
| | | * | | add SKIP_WIN_PACKAGES bootstrap.py flag to allow skipping building win packag...William Deegan2015-03-261-6/+17
| | | * | | updated copyright date on man pagesWilliam Deegan2015-03-251-2/+2
| | | * | | added more info to the section on InstallVersionedLib(). fixed having Install...William Deegan2015-03-246-3538/+2676
| | | * | | initial pass at improving documentation of versioned shared library logicWilliam Deegan2015-03-232-4/+20
| | | | |/ | | | |/|
| | * | | Merged in LaurentMarchelli/scons (pull request #209), implementation of Visua...Dirk Baechle2015-04-065-1154/+1180
| | |\ \ \
| | | * | | dumb error and output improvement.LaurentMarchelli2015-02-121-9/+12
| | | * | | Microsoft Visual Studio users files implementation.LaurentMarchelli2015-02-091-4/+212
| | * | | | Merged in williamblevins/scons_20150323 (pull request #229)dirkbaechle2015-04-051-5/+8
| | |\ \ \ \
| | | * | | | Updated debug-count test case.William Blevins2015-03-241-5/+8
| | | | |/ / | | | |/| |
| | * | | | Merged in williamblevins/scons_20150323 (pull request #227)dirkbaechle2015-04-052-9/+47
| | |\ \ \ \
| | | * | | | Issue 2395: Symlink support hotfix.William Blevins2015-03-242-9/+47
| | | |/ / /
| | * | | | Updated jni header directory expectations for tests.William Blevins2015-03-241-1/+1
| | |/ / /
| | * | | Merged in dirkbaechle/scons (pull request #208)William Deegan2015-02-255-43/+28
| | |\ \ \ | | | | |/ | | | |/|
| | | * | - a few simple refactorings and optimizationsDirk Baechle2015-02-045-43/+28
| | * | | remove forced 64 bit compilation. This should clear up build failures. Russel...William Deegan2015-02-212-6/+15
| | * | | Test for tigris bug 2944. DFLAGS changes not causing rebuildWilliam Deegan2015-02-221-0/+23
| | * | | Test for tigris bug 2944. DFLAGS changes not causing rebuildWilliam Deegan2015-02-222-0/+22
| | * | | Remove some dollar-parentheses. No effect on extant tests, appears to fix Iss...Russel Winder2015-02-223-18/+18
| | * | | Putative fix for the ongoing D tool test fail on Debian 7 CI.Russel Winder2015-02-221-2/+3