Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change back to development version stringsHEADmaster | William Deegan | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Update version strings | William Deegan | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | Updates for 3.0.0 release | William Deegan | 2017-09-18 | 1 | -1/+1 |
| | |||||
* | version string changes for 3.0.0 alpha | William Deegan | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | Changed to os.pathsep for fixture dirs | grbd | 2017-06-21 | 1 | -1/+1 |
| | |||||
* | Fix the directory seperator for Fixture directories to be windows compatible | grbd | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | changes to prep for 3.0.0 alpha | William Deegan | 2017-06-14 | 1 | -1/+1 |
| | |||||
* | PEP8 fix | William Deegan | 2017-05-28 | 1 | -1/+1 |
| | |||||
* | py2/3 add to TestSCons class: platform_has_symlink() to centralize checking | William Deegan | 2017-05-15 | 1 | -0/+6 |
| | |||||
* | osx: fix get_platform_python_info() to work on mac. | William Deegan | 2017-04-09 | 1 | -1/+4 |
| | |||||
* | py2/3 bytes/string issues. Added wrapper to re.sub to force items to bytes | William Deegan | 2017-04-05 | 1 | -17/+27 |
| | |||||
* | py2/3 mode=r/w fixes | William Deegan | 2017-04-03 | 1 | -4/+4 |
| | |||||
* | py2/3 and win/non-win Fixed: checkLogAndStdout to us \n's instead of ↵ | William Deegan | 2017-04-03 | 1 | -23/+55 |
| | | | | platform native by using mode='r'. In addition to being simpler we now avoid mixing byte strings with normal strings on py3. | ||||
* | Create docstring for checkLogAndStdout. Add useful comments as well | William Deegan | 2017-04-03 | 1 | -1/+30 |
| | |||||
* | fix test/Configure/ConfigureDryRunTest read logfile as non binary | William Deegan | 2017-04-03 | 1 | -1/+0 |
| | |||||
* | macosx improve logic to find jni.h | William Deegan | 2017-04-01 | 1 | -2/+9 |
| | |||||
* | updates to finding java includes to work with oracle java 8 on linux | William Deegan | 2017-04-01 | 1 | -1/+2 |
| | |||||
* | Fix locating java home on mac. fix mode='r' for py2/3 | William Deegan | 2017-04-01 | 1 | -8/+27 |
| | |||||
* | fix py2/3 mode=r and/rb, and remove native line ending translation. fixes win32 | William Deegan | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | added TestSCons.unlink_sconsignfile(name) method to append .p3 to expected ↵ | William Deegan | 2017-03-13 | 1 | -0/+15 |
| | | | | file name on py3. about 10 tests need to be changed to use this | ||||
* | added and commented out some debug code which is useful for working on test ↵ | William Deegan | 2017-03-13 | 1 | -0/+4 |
| | | | | failures | ||||
* | read logfile in non-binary mode | William Deegan | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | When iterating over dict.items(), we do not need a new list. | Craig Rodrigues | 2017-03-12 | 1 | -3/+3 |
| | |||||
* | Replace calling traceback to get format of traceback output to just a ↵ | William Deegan | 2017-02-28 | 1 | -9/+14 |
| | | | | formatted string as the frmat is stable and we're not supporting older versions of python whose formats varied. The traceback approach broke with py3 and is honestly overcomplicated | ||||
* | update from upstream | William Deegan | 2016-09-30 | 1 | -30/+4 |
|\ | |||||
| * | Initial python3 cut of test/Fortran. | William Blevins | 2016-09-23 | 1 | -1/+1 |
| | | |||||
| * | Allowed for multiple fixture dirs and added default global directory. | William Blevins | 2016-09-23 | 1 | -1/+1 |
| | | |||||
| * | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -3/+3 |
| | | |||||
| * | 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 formatting | William Deegan | 2016-09-30 | 1 | -11/+12 |
|/ | |||||
* | Fixed print()'s. | William Deegan | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | |||||
* | | 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 ↵ | William Deegan | 2016-01-17 | 1 | -0/+7 |
| | | | | | | | | when no latex is available | ||||
* | | Some more statement to function transforms. | Russel Winder | 2016-01-01 | 1 | -6/+6 |
| | | |||||
* | | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -2/+5 |
|\ \ | |/ | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes -- Extended docs for InstallVersionedLib/SharedLibrary, -- Fixed symlink support (PR #227, #2395). -- Fixed incomplete LIBS flattening and substitution in Program scanner(PR #205, #2954). -- Added new method rentry_exists_on_disk to Node.FS (PR #193). -- Add support for f08 file extensions for Fortran 2008 code. -- Show --config choices if no argument is specified (PR #202). -- Fixed build crash when XML toolchain isn't installed, and activated compression for ZIP archives. -- Fix for VersionedSharedLibrary under 'sunos' platform. -- Fixed dll link with precompiled headers on MSVC 2012 -- Added an 'exclude' parameter to Glob() -- Support for multiple cmdargs (one per variant) in VS project files. -- Various improvements for TempFileMunge class. -- Added an implementation for Visual Studio users files (PR #209). -- Added support for the 'PlatformToolset' tag in VS project files (#2978). -- Added support for '-isystem' to ParseFlags. | ||||
| * | Release 2.3.5.final.0 | William Deegan | 2015-06-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes -- Extended docs for InstallVersionedLib/SharedLibrary, -- Fixed symlink support (PR #227, #2395). -- Fixed incomplete LIBS flattening and substitution in Program scanner(PR #205, #2954). -- Added new method rentry_exists_on_disk to Node.FS (PR #193). -- Add support for f08 file extensions for Fortran 2008 code. -- Show --config choices if no argument is specified (PR #202). -- Fixed build crash when XML toolchain isn't installed, and activated compression for ZIP archives. -- Fix for VersionedSharedLibrary under 'sunos' platform. -- Fixed dll link with precompiled headers on MSVC 2012 -- Added an 'exclude' parameter to Glob() -- Support for multiple cmdargs (one per variant) in VS project files. -- Various improvements for TempFileMunge class. -- Added an implementation for Visual Studio users files (PR #209). -- Added support for the 'PlatformToolset' tag in VS project files (#2978). -- Added support for '-isystem' to ParseFlags. | ||||
| * | Updated jni header directory expectations for tests. | William Blevins | 2015-03-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | My openjdk install link/dir also contained the architecture. Example: RPM package java-1.7.0-openjdk-devel-1.7.0.75-2.5.4.0.el6_6.x86_64 created link /usr/lib/jvm/java-1.7.0-openjdk.x86_64 Affected tests: test/Java/multi-step.py test/Java/swig-dependencies.py | ||||
| * | Put default branch back to develop mode, post 2.3.4. | Gary Oberbrunner | 2014-09-27 | 1 | -1/+1 |
| | |