| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial python3 cut of test/Fortran. | William Blevins | 2016-09-23 | 2 | -6/+6 |
|
|
* | Allowed for multiple fixture dirs and added default global directory. | William Blevins | 2016-09-23 | 2 | -10/+17 |
|
|
* | Updating to_str and to_bytes between QMTest and SCons.Util. | William Blevins | 2016-09-21 | 1 | -6/+3 |
|
|
* | Fixing QMTest str and bytes issues. | William Blevins | 2016-09-20 | 2 | -2/+19 |
|
|
* | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 2 | -4/+4 |
|
|
* | Removed deprecate fortran lib handling. | William Blevins | 2016-08-10 | 1 | -28/+0 |
|
|
* | Updated QMTest fortran lib setup for versions GCC 5/6 (and higher*). | William Blevins | 2016-08-10 | 1 | -1/+3 |
|
|
* | fix some tests for pypy | Daniel Holth | 2016-06-06 | 1 | -5/+6 |
|
|
* | change to handle py3 changes to byte/string for open().write() | William Deegan | 2016-05-15 | 1 | -1/+5 |
|
|
* | fix default open mode for test.write() to be wb.. it was changed to just w wh... | William Deegan | 2016-05-14 | 1 | -1/+1 |
|
|
* | fixes for print()'s for win32 | William Deegan | 2016-05-13 | 1 | -2/+2 |
|
|
* | Fixed print()'s. | William Deegan | 2016-05-13 | 1 | -1/+1 |
|
|
* | Guard checking for subprocess.mswindows by checking if on win32 platform | William Deegan | 2016-05-09 | 1 | -2/+2 |
|
|
* | Commit resolved conflicted merge. | Russel Winder | 2016-04-10 | 1 | -2/+2 |
|\ |
|
| * | changes for 2.5.0 release | William Deegan | 2016-04-09 | 1 | -2/+2 |
|
|
* | | Remove all the six stuff. | Russel Winder | 2016-02-02 | 2 | -14/+2 |
|
|
* | | Merge in default. | Russel Winder | 2016-01-19 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | changes to skip tests on ubuntu-next when gcj and not real java, and also whe... | William Deegan | 2016-01-17 | 1 | -0/+7 |
|
|
* | | Some more statement to function transforms. | Russel Winder | 2016-01-01 | 1 | -6/+6 |
|
|
* | | Amend some missed print functions. | Russel Winder | 2016-01-01 | 1 | -4/+5 |
|
|
* | | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 4 | -42/+149 |
|\ \
| |/ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 2 | -39/+0 |
|
|
| * | Merged in williamblevins/scons_20150323 (pull request #244) | William Deegan | 2015-11-13 | 1 | -0/+32 |
| |\ |
|
| | * | Issue 2264: Corrected comment description of new output validation function. | William Blevins | 2015-06-29 | 1 | -1/+1 |
|
|
| | * | Issue 2264: Added SWIG recursive dependency tests. | William Blevins | 2015-05-13 | 1 | -0/+32 |
|
|
| * | | change release config files to post release state | William Deegan | 2015-11-11 | 1 | -1/+1 |
|
|
| * | | merge changes from 2.4.1 release to default | William Deegan | 2015-11-09 | 1 | -1/+1 |
|
|
| * | | add another possible path for JAVA_HOME on OSX | William Deegan | 2015-09-29 | 1 | -0/+3 |
|
|
| * | | release 2.4.0 | William Deegan | 2015-09-21 | 1 | -1/+1 |
| |/ |
|
| * | post 2.3.6 release changes | William Deegan | 2015-08-01 | 1 | -1/+1 |
|
|
| * | Add VS14 support to the solution generation code and fix the solution version... | Rob Smith | 2015-07-20 | 1 | -1/+1 |
|
|
| * | Update MSVS project samples in TestSConsMSVS | Rob Smith | 2015-07-17 | 1 | -0/+108 |
|
|
| * | merging 2.3.5 changes | William Deegan | 2015-06-20 | 1 | -1/+1 |
|
|
| * | reverting 3320 | William Deegan | 2015-06-18 | 1 | -1/+1 |
|
|
| * | reverting 3321 | William Deegan | 2015-06-18 | 1 | -1/+1 |
|
|
| * | Release 2.3.5.final.0 | William Deegan | 2015-06-15 | 1 | -1/+1 |
|
|
| * | Release 2.3.5.final.0 | William Deegan | 2015-06-15 | 1 | -1/+1 |
|
|
| * | Updated jni header directory expectations for tests. | William Blevins | 2015-03-24 | 1 | -1/+1 |
|
|
| * | Issue 2978: Update tests for toolset support in VS project files | Dan Pidcock | 2014-10-15 | 1 | -0/+2 |
|
|
| * | Put default branch back to develop mode, post 2.3.4. | Gary Oberbrunner | 2014-09-27 | 1 | -1/+1 |
|
|
| * | Apply 2.3.3 release auto changes to default branch | Gary Oberbrunner | 2014-08-24 | 1 | -1/+1 |
|
|
| * | Fixed or skipped tests that fail on Windows. | Gary Oberbrunner | 2014-08-22 | 1 | -2/+3 |
|
|
* | | Merged default branch into python3-port to keep it up to date. | Gary Oberbrunner | 2014-08-23 | 1 | -4/+14 |
|\ \
| |/ |
|
| * | Remove extra print stmt in TestSCons.py, per review. | Gary Oberbrunner | 2014-08-21 | 1 | -1/+0 |
|
|
| * | SWIG: improve tool detection, and update SWIG tests to run on Windows. | Gary Oberbrunner | 2014-08-21 | 1 | -3/+14 |
|
|
| * | Fix development mailing list with a new address @scons.org | anatoly techtonik | 2014-05-28 | 1 | -1/+1 |
|
|
* | | Added six module as SCons.compat.six, for python3 port. | Gary Oberbrunner | 2014-04-20 | 2 | -27/+27 |
|
|
* | | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 2 | -4/+29 |
|\ \
| |/ |
|
| * | Merged in Syeberman/SCons (pull request #104, support Visual Studio 2013 Expr... | Gary Oberbrunner | 2014-03-09 | 1 | -2/+29 |
| |\ |
|
| | * | Fix TestCmd to use ctypes when PyWin32 is not installed, and respect os.envir... | Sye van der Veen | 2014-01-24 | 1 | -2/+29 |
|
|