| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Issue 2978: remove debug line | Dan Pidcock | 2014-10-20 | 1 | -1/+0 |
|
|
| * | | | | | Support toolset in VS project files so that displayed version of visual studi... | Dan Pidcock | 2014-10-15 | 1 | -0/+6 |
|
|
| * | | | | | Merged in jamessan/scons (pull request #184), support for -isystem in ParseFlags | Dirk Baechle | 2014-10-01 | 3 | -7/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | Support -isystem in ParseFlags | James McCoy | 2014-09-15 | 2 | -3/+12 |
|
|
| | * | | | | | Merged in russel/scons (pull request #182), various fixes for the D tools and... | Dirk Baechle | 2014-09-12 | 2 | -4/+4 |
| | |\ \ \ \ \ |
|
| * | | | | | | | Put default branch back to develop mode, post 2.3.4. | Gary Oberbrunner | 2014-09-27 | 2 | -7/+68 |
|
|
| * | | | | | | | Update CHANGES, Release and Announce prior to 2.3.4 release. | Gary Oberbrunner | 2014-09-27 | 2 | -61/+8 |
|
|
| * | | | | | | | Release fixes: README.rst python version, and some auto version numbering. | Gary Oberbrunner | 2014-09-27 | 1 | -0/+5 |
|
|
| * | | | | | | | Updated CHANGES.txt: recent D tool fixes | Gary Oberbrunner | 2014-09-27 | 1 | -0/+3 |
|
|
| * | | | | | | | Fix change log from prev commit. | Gary Oberbrunner | 2014-09-27 | 1 | -3/+0 |
|
|
| * | | | | | | | Split __VERSION__ string in EnsureSConsVersion to avoid replacement | anatoly techtonik | 2014-09-26 | 2 | -1/+7 |
|
|
| * | | | | | | | - fix for issue #2971 (Interactive build doesn't work anymore) | Dirk Baechle | 2014-09-27 | 2 | -4/+11 |
|
|
* | | | | | | | | Attempt to fix versionned shared library on Solaris | Alexandre Feblot | 2014-09-21 | 3 | -4/+4 |
|/ / / / / / / |
|
* | | | | | | | Commit merge issues. | Russel Winder | 2014-09-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
| | / / / / /
| |/ / / / /
|/| | | | | |
|
| * | | | | | - additional fixes to get all tests pass on the Fedora20 box | Dirk Baechle | 2014-09-06 | 1 | -1/+1 |
|
|
* | | | | | | Remove the setting of the ENV property to os.environ. | Russel Winder | 2014-09-05 | 2 | -4/+4 |
|/ / / / / |
|
* | | | | | Put default branch back into develop mode for next release | Gary Oberbrunner | 2014-08-24 | 3 | -65/+55 |
|
|
* | | | | | Apply 2.3.3 release auto changes to default branch | Gary Oberbrunner | 2014-08-24 | 2 | -2/+2 |
|
|
* | | | | | Update CHANGES, Release and Announce prior to 2.3.3 release. | Gary Oberbrunner | 2014-08-24 | 3 | -23/+26 |
|
|
* | | | | | Merged in dirkbaechle/scons (pull request #175) | Gary Oberbrunner | 2014-08-24 | 3 | -3/+52 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | - updated doc string and simplified a comparison, based on PR review comments | Dirk Baechle | 2014-08-24 | 2 | -8/+5 |
|
|
| * | | | | - fix for issue #2970, false line length calculation in TempFileMunge class | Dirk Baechle | 2014-08-21 | 3 | -2/+54 |
|
|
* | | | | | Merged in garyo/scons-garyo (pull request #173) | Gary Oberbrunner | 2014-08-22 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | SWIG: improve tool detection, and update SWIG tests to run on Windows. | Gary Oberbrunner | 2014-08-21 | 1 | -1/+2 |
|
|
* | | | | | Do not fail on EnsureSConsVersion when running from checkout | anatoly techtonik | 2014-08-11 | 3 | -0/+10 |
|/ / / / |
|
* | | | | Merged in williamblevins/scons (pull request #164), update of documentation f... | Dirk Baechle | 2014-08-20 | 1 | -0/+1 |
|\ \ \ \ |
|
* \ \ \ \ | Merged in managan/scons_newglossary-fix (pull request #170), fixes newglossar... | Dirk Baechle | 2014-08-19 | 2 | -1/+4 |
|\ \ \ \ \ |
|
| * | | | | | Fix the newglossary action to work with variantDir | Robert Managan | 2014-08-12 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge heads. | Russel Winder | 2014-08-09 | 12 | -29/+89 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | - several smaller fixes to get the Linux buildslaves green again | Dirk Baechle | 2014-08-07 | 3 | -4/+4 |
|
|
| * | | | | Merged in ajf58/scons (pull request #160), fixes #2900 (handling of appending... | Dirk Baechle | 2014-08-06 | 2 | -4/+32 |
| |\ \ \ \ |
|
| | * | | | | Remove commented out code. | Andrew Featherstone | 2014-07-29 | 1 | -1/+0 |
|
|
| | * | | | | Corrects handling of appending dictionaries to CPPDEFINES. Amended a test cas... | Andrew Featherstone | 2014-07-29 | 1 | -4/+31 |
|
|
| * | | | | | Merged in manuelnaranjo/scons (pull request #159), added default for BUILDERS... | Dirk Baechle | 2014-07-29 | 3 | -4/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | Prevent non defined named non defined exception | Manuel Francisco Naranjo | 2014-07-21 | 1 | -4/+2 |
|
|
| | * | | | | | Adding a unit-test for pull-request #150 | Manuel Francisco Naranjo | 2014-07-21 | 1 | -0/+5 |
| | |/ / / / |
|
| * | | | | | - updated CHANGES.txt | Dirk Baechle | 2014-07-28 | 1 | -0/+3 |
| |/ / / / |
|
| * | | | | Merged in williamblevins/scons (pull request #156, symlink copying) | Gary Oberbrunner | 2014-07-20 | 2 | -5/+23 |
| |\ \ \ \ |
|
| | * | | | | Issue 2395: Added doc comment for symlink parameter usage. | William Blevins | 2014-07-20 | 1 | -0/+7 |
|
|
| | * | | | | Added Issue 2395 information to CHANGES.txt | William Blevins | 2014-07-16 | 1 | -0/+2 |
|
|
| | * | | | | Issue 2395: Copy Symlink soft-copy enhancement. | William Blevins | 2014-07-14 | 1 | -5/+15 |
|
|
| * | | | | | Merging in pull request #152 from William Blevins (Java test) | Gary Oberbrunner | 2014-07-20 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Added Issue 1771 test to CHANGES.TXT | William Blevins | 2014-07-16 | 1 | -0/+2 |
| | |/ / / / |
|
| * | | | | | Merged in techtonik/scons (pull request #151) | Gary Oberbrunner | 2014-07-19 | 1 | -8/+7 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | doc: Update revised SConf description | anatoly techtonik | 2014-07-05 | 1 | -8/+7 |
|
|
| * | | | | | Merged in dirkbaechle/scons (pull request #154, fix D tools) | Gary Oberbrunner | 2014-07-15 | 3 | -3/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | - fix for issue #2963, "Split broken" (= format() in D tools is incompatible ... | Dirk Baechle | 2014-07-15 | 3 | -3/+3 |
|
|
| * | | | | | | Put Announce.txt and CHANGES.txt back into develop mode, post 2.3.2 | Gary Oberbrunner | 2014-07-15 | 2 | -1/+4 |
| |/ / / / / |
|
* | | | | | | Remove setting of STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME from the D tools. | Russel Winder | 2014-08-09 | 6 | -9/+0 |
|/ / / / / |
|
* | | | | | Update CHANGES, Release and Announce prior to 2.3.2 release. | Gary Oberbrunner | 2014-07-04 | 2 | -55/+52 |
|
|