Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'appveyor_issues' of github.com:bdbaddog/scons into appveyor_issues | William Deegan | 2018-05-25 | 13 | -25/+95 |
|\ | |||||
| * | rebase to upstream/master | William Deegan | 2018-05-25 | 1 | -0/+7 |
| | | |||||
| * | Handful of changes to get clang tests passing on windows. Use glob to find ↵ | William Deegan | 2018-05-25 | 2 | -2/+22 |
| | | | | | | | | other possible default mingw install paths. mingw is needed in many cases on windows to compile/archive. | ||||
| * | updated CHANGES.txt | Daniel Moody | 2018-05-25 | 1 | -0/+1 |
| | | |||||
| * | updated gettext tools to work on windows cygwin and mingw environments. | Daniel Moody | 2018-05-25 | 6 | -3/+68 |
| | | |||||
| * | updated CHANGES.txt | Daniel Moody | 2018-05-25 | 1 | -0/+2 |
| | | |||||
| * | moved default paths for cywing and mingw to their own platform modules. | Daniel Moody | 2018-05-25 | 3 | -1/+51 |
| | | |||||
| * | removed unnecessary parans | Daniel Moody | 2018-05-25 | 1 | -1/+1 |
| | | |||||
| * | updated yacc tool to add default paths, updated to test to use the tool ↵ | Daniel Moody | 2018-05-25 | 1 | -0/+9 |
| | | | | | | | | specifically and know when to skip on windows. | ||||
| * | added more default mingw paths per comments on pull request | William Deegan | 2018-05-25 | 1 | -2/+10 |
| | | |||||
| * | Fix clang and mingw tests | William Deegan | 2018-05-25 | 1 | -1/+6 |
| | | |||||
| * | rename clang command package to clangCommon as it was breaking imports test. | William Deegan | 2018-05-25 | 3 | -3/+4 |
| | | |||||
| * | Update default paths for clang compilers. This should hopefully fix some ↵ | William Deegan | 2018-05-25 | 3 | -2/+23 |
| | | | | | | | | appveyor failures. | ||||
| * | Added find_program_path() to SCons.Tool. Logic was in mingw. Use this to ↵ | William Deegan | 2018-05-25 | 4 | -25/+53 |
| | | | | | | | | allow tools to search for normal SCOns paths, and then specify alternative default install paths for such tools. This should resolve clang failing on appveyor on windows | ||||
| * | Update Changes.txt with hashable Literal | maiphi | 2018-05-20 | 1 | -0/+4 |
| | | |||||
| * | Make class SCons.Subst.Literal hashable | maiphi | 2018-05-20 | 1 | -0/+3 |
| | | | | | | When using Python 3, substitution of Literal objects requires the objects to be hashable, otherwise an error will be thrown. The hash value is that of the lstr member. | ||||
| * | Fix issue where at least test/Java/JAR.py test fail only on windows because ↵ | William Deegan | 2018-05-09 | 1 | -1/+1 |
| | | | | | | | | source file test1.class is first converted to a File object, and then has toupper() called on it (via _my_normcase only on windows), and the result of which is the source list is empty which causes the fake jar part of the test to fail | ||||
| * | Module used an undefined class name | Mats Wichmann | 2018-05-02 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | ArchDefinition is defined, then ArchitectureDefinition is used. It is not clear this is actually used (the problem was flagged by Sphinx, which was walking through every file), but let's not leave it broken. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| * | move test files from QMTest to testing/framework. QMtest hasn't been used in ↵ | William Deegan | 2018-04-30 | 2 | -6/+6 |
| | | | | | | | | quite some time | ||||
| * | Change bug references from tigris -> github | Mats Wichmann | 2018-04-24 | 4 | -3/+4 |
| | | | | | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| * | Fix wiki references to point to gihub wiki | Mats Wichmann | 2018-04-23 | 2 | -4/+3 |
| | | | | | | | | Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
| * | Update CHANGES.txt as well | Mats Wichmann | 2018-04-23 | 1 | -1/+4 |
| | | |||||
| * | Merge branch 'master' into msvcbatch_gh_issue_3106 | William Deegan | 2018-04-16 | 5 | -8/+56 |
| |\ | |||||
| | * | Merge pull request #3110 from grbd/master | William Deegan | 2018-04-15 | 2 | -1/+5 |
| | |\ | | | | | | | | | Add SConstruct.py to the search list | ||||
| | | * | Added in support for Sconstruct.py | grbd | 2018-04-15 | 2 | -2/+2 |
| | | | | |||||
| | | * | Merge branch 'master' into master | Richard W | 2018-04-14 | 2 | -0/+12 |
| | | |\ | |||||
| | | * | | Added sconstruct.py lowercase | grbd | 2018-04-02 | 2 | -2/+2 |
| | | | | | |||||
| | | * | | update to changes file | grbd | 2018-04-01 | 1 | -0/+4 |
| | | | | | |||||
| | | * | | Also search for SConstruct.py, to make VStudio debugging easier | grbd | 2018-04-01 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge pull request #3111 from moroten/env-err-print-fix | William Deegan | 2018-04-15 | 3 | -6/+35 |
| | |\ \ \ | | | |_|/ | | |/| | | Fix EnvironmentError printing bug | ||||
| | | * | | Fix EnvironmentError printing bug | Fredrik Medley | 2018-04-05 | 3 | -6/+35 |
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EnvironmentErrors does not need to have the attributes strerror or errno. This commit makes the code robust for such situation. One example of such EnvironmentError is CacheDir.py: raise SCons.Errors.EnvironmentError(msg) Signed-off-by: Fredrik Medley <fredrik.medley@autoliv.com> | ||||
| | * | | Fix for issue 3013 (and duplicate 3018). From bitbucket PR: ↵ | William Deegan | 2018-04-11 | 2 | -0/+12 |
| | |/ | | | | | | | | | | https://bitbucket.org/scons/scons/pull-requests/303 | ||||
| | * | Reenable parallel builds with Pypy | William Deegan | 2018-03-25 | 2 | -1/+4 |
| | | | |||||
| * | | fix #3106 MSVC handling MSVC_BATCH with targetdir which requires escaping. | William Deegan | 2018-03-24 | 2 | -1/+6 |
| |/ | |||||
* | | Handful of changes to get clang tests passing on windows. Use glob to find ↵ | William Deegan | 2018-05-25 | 2 | -2/+22 |
| | | | | | | | | other possible default mingw install paths. mingw is needed in many cases on windows to compile/archive. | ||||
* | | updated CHANGES.txt | Daniel Moody | 2018-04-13 | 1 | -0/+1 |
| | | |||||
* | | updated gettext tools to work on windows cygwin and mingw environments. | Daniel Moody | 2018-04-12 | 6 | -3/+68 |
| | | |||||
* | | updated CHANGES.txt | Daniel Moody | 2018-04-10 | 1 | -0/+2 |
| | | |||||
* | | moved default paths for cywing and mingw to their own platform modules. | Daniel Moody | 2018-04-10 | 3 | -1/+51 |
| | | |||||
* | | removed unnecessary parans | Daniel Moody | 2018-04-10 | 1 | -1/+1 |
| | | |||||
* | | updated yacc tool to add default paths, updated to test to use the tool ↵ | Daniel Moody | 2018-04-09 | 1 | -0/+9 |
| | | | | | | | | specifically and know when to skip on windows. | ||||
* | | added more default mingw paths per comments on pull request | William Deegan | 2018-03-25 | 1 | -2/+10 |
| | | |||||
* | | Fix clang and mingw tests | William Deegan | 2018-03-25 | 1 | -1/+6 |
| | | |||||
* | | rename clang command package to clangCommon as it was breaking imports test. | William Deegan | 2018-03-25 | 3 | -3/+4 |
| | | |||||
* | | Merge branch 'master' of github.com:bdbaddog/scons into appveyor_issues | William Deegan | 2018-03-25 | 3 | -46/+37 |
|\ \ | |/ | |||||
| * | reduced number of calculations and sleep time to improve test speed | Daniel Moody | 2018-02-20 | 1 | -5/+5 |
| | | |||||
| * | whitespace clean up, no functional changes | Daniel Moody | 2018-02-20 | 1 | -8/+7 |
| | | |||||
| * | changed the way JobTests.py checks for tests running in parallel to fix ↵ | Daniel Moody | 2018-02-20 | 1 | -13/+25 |
| | | | | | | | | github issue 3102 | ||||
| * | Fix HOWTO/README. Remove vestiges of Option(). [ci skip] | William Deegan | 2018-02-19 | 1 | -2/+0 |
| | | |||||
| * | Merge pull request #3098 from dmoody256/JavaSconsFiles | William Deegan | 2018-02-14 | 1 | -34/+16 |
| |\ | | | | | | | Fix Jar to use SCons to check for files instead of python |