| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Refactor of test, but it still fails due to missing output from SCons. | Russel Winder | 2016-01-10 | 1 | -16/+21 | |
| | * | | | | | | Remove spurious space causing test fail. | Russel Winder | 2016-01-10 | 1 | -1/+1 | |
| | * | | | | | | Some more statement to function transforms. | Russel Winder | 2016-01-01 | 6 | -7/+7 | |
| | * | | | | | | Some more statement to function transforms. | Russel Winder | 2016-01-01 | 23 | -134/+134 | |
| | * | | | | | | Some more print statements to functions. | Russel Winder | 2016-01-01 | 22 | -85/+85 | |
| | * | | | | | | Some more print statements to functions. | Russel Winder | 2016-01-01 | 6 | -25/+26 | |
| | * | | | | | | Run futurize --stage1. | Russel Winder | 2016-01-01 | 3 | -295/+301 | |
| | * | | | | | | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 122 | -391/+3378 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merged default branch into python3-port to keep it up to date. | Gary Oberbrunner | 2014-08-23 | 162 | -129/+3875 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Added six module as SCons.compat.six, for python3 port. | Gary Oberbrunner | 2014-04-20 | 1 | -2/+2 | |
| | * | | | | | | | | test: site_scons/site_init: list() globals keys for looping to allow changes. | Stefan Zimmermann | 2014-04-01 | 1 | -1/+1 | |
| | * | | | | | | | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 7 | -126/+216 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 42 | -10/+1569 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | More __cmp__ to __eq__ (and __lt__). Resolved some UnboundLocalErrors after e... | Stefan Zimmermann | 2014-03-31 | 1 | -2/+2 | |
| | * | | | | | | | | | | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 31 | -21/+47 | |
| | * | | | | | | | | | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 56 | -394/+394 | |
| * | | | | | | | | | | | correct typos in test/LINK/{SHLIB,LDMODULE}VERSIONFLAGS.py | ptomulik | 2016-05-16 | 2 | -2/+2 | |
| * | | | | | | | | | | | regression tests for #319 | Pawel Tomulik | 2016-05-14 | 2 | -9/+90 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merged in thosrtanner/scons-cache-name (pull request #302) | William Deegan | 2016-04-08 | 35 | -62/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | improve behaviour | Thomas Tanner | 2016-03-12 | 2 | -2/+4 | |
| | * | | | | | | | | | | Fix for backslash being treated as an escape character | Thomas Tanner | 2016-01-30 | 33 | -60/+61 | |
| | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | fix issues with bad characters and got it working on macosx | William Deegan | 2016-04-03 | 1 | -6/+19 | |
| * | | | | | | | | | | Rewrite file-names.py test so that it runs successfully. | Tom Plunket | 2016-03-23 | 1 | -35/+57 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | Merged in adarshsanjeev/scons (pull request #291) | William Deegan | 2016-02-15 | 1 | -0/+46 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Changed as per review | Adarsh Sanjeev | 2016-01-04 | 1 | -16/+16 | |
| | * | | | | | | | | Tests for Chmod updated | Adarsh Sanjeev | 2016-01-03 | 1 | -0/+46 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merged in bdbaddog/scons (pull request #298) | William Deegan | 2016-01-26 | 3 | -0/+69 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | Minor nit fixes. Typos and better comments | William Deegan | 2016-01-26 | 1 | -2/+5 | |
| | * | | | | | | | change test to verify that the source file name is in the output. Though test... | William Deegan | 2016-01-26 | 1 | -0/+1 | |
| | * | | | | | | | add testcase for tigris bug # 2622 - AlwaysBuild / MSVC regression | William Deegan | 2016-01-16 | 3 | -0/+65 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Correct the Issue number. Amend the test to use an option valid for dmd, ldc2... | Russel Winder | 2016-01-19 | 3 | -5/+3 | |
| * | | | | | | | added comment per William Blevins comment on pull request to indicate why we'... | William Deegan | 2016-01-17 | 3 | -0/+9 | |
| * | | | | | | | changes to skip tests on ubuntu-next when gcj and not real java, and also whe... | William Deegan | 2016-01-17 | 9 | -6/+40 | |
| * | | | | | | | fix C code in yacc file to be pass default compiler warnings | William Deegan | 2016-01-17 | 1 | -4/+7 | |
| |/ / / / / / | ||||||
| * | | | | | | fix test which was expecting a given location for python binary running the test | William Deegan | 2016-01-14 | 1 | -3/+4 | |
| * | | | | | | Fix bug 2081: Better messaging for different actions for same target in two e... | William Deegan | 2016-01-14 | 2 | -0/+4 | |
| |/ / / / / | ||||||
| * | | | | | don't run test for no threading via fake threading.py which throws ImportErro... | William Deegan | 2015-12-16 | 1 | -25/+26 | |
| * | | | | | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 6 | -153/+17 | |
| * | | | | | Merged in williamblevins/scons_20150323 (pull request #244) | William Deegan | 2015-11-13 | 8 | -54/+279 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Issue 2264: removed implicit dependency recursion from install targets. | William Blevins | 2015-08-07 | 3 | -24/+13 | |
| | * | | | | | Issue 2264: Removed redundant SCANNER_HINT for preference of SCANNERS. | William Blevins | 2015-08-07 | 1 | -15/+6 | |
| | * | | | | | Issue 2264: Added test for SCANNER_HINT support, plus bug fixes. | William Blevins | 2015-06-30 | 1 | -0/+119 | |
| | * | | | | | Issue 2264: Updated behaviour when scanning included dependencies for nodes w... | William Blevins | 2015-06-30 | 1 | -7/+7 | |
| | * | | | | | Issue 2264: Updated tests to reflect Node changes. | William Blevins | 2015-05-18 | 4 | -37/+40 | |
| | * | | | | | Issue 2264: Added SWIG recursive dependency tests. | William Blevins | 2015-05-13 | 1 | -0/+123 | |
| * | | | | | | edit test/SWIG/SWIG.py to covert PR #270 | Pawel Tomulik | 2015-10-19 | 1 | -2/+13 | |
| * | | | | | | Revised pull request #234 fixing bug 2840. Andrew Featherstone had code chang... | William Deegan | 2015-09-29 | 1 | -0/+56 | |
| * | | | | | | Pull request # 234 (Bug #2840) code checkin. No tests yet | William Deegan | 2015-09-29 | 1 | -5/+6 | |
| * | | | | | | fix C99 non compliance | William Deegan | 2015-09-29 | 1 | -0/+4 | |
| * | | | | | | fix test to run on macosx by fixing C99 non compliance | William Deegan | 2015-09-29 | 1 | -0/+4 | |
