summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Switched test to use assertFalse because of deprication warning in 3.7Daniel Moody2018-08-101-1/+1
| * Updated FS to handle removal of splitunc function from python 3.7Daniel Moody2018-08-102-2/+10
* | Merge pull request #3161 from mwichmann/test_must_containWilliam Deegan2018-08-101-2/+3
|\ \ | |/ |/|
| * Testing: python 3 fix for must_containMats Wichmann2018-07-251-2/+3
* | Merge branch 'master' into wip-missing-sconsWilliam Deegan2018-08-073-6/+11
|\ \
| * \ Merge branch 'master' into wip-addjavasWilliam Deegan2018-08-014-13/+139
| |\ \ | | |/
| | * Change octal constants in QT testsMats Wichmann2018-07-251-0/+1
| | * Quiet UtilTest ResourceWarningMats Wichmann2018-07-242-2/+5
| | * Fix py3 ResourceWarning in TestCmdMats Wichmann2018-07-241-0/+1
| * | Fix conflict on java-version patch due to dropped characterMats Wichmann2018-08-011-1/+1
| * | Update java version supportMats Wichmann2018-07-182-2/+3
| * | Start supporting newer java versionsMats Wichmann2018-07-171-2/+2
* | | Fix for #3162: be more descriptive in changelogMats Wichmann2018-08-071-1/+12
* | | Fix for #3162: tweak SConscript() docstrings a little moreMats Wichmann2018-07-301-10/+18
* | | Some further adjustments to missing-sconscript testsMats Wichmann2018-07-301-2/+2
* | | Add a docstring for SConscript()Mats Wichmann2018-07-291-1/+25
* | | Add tests for SConscript(must_warn) optionMats Wichmann2018-07-282-9/+11
* | | Add ability for SConscript to fail on missing scriptMats Wichmann2018-07-215-8/+52
| |/ |/|
* | Merge pull request #3143 from MatthewMarinets/JavaParserFixWilliam Deegan2018-07-193-12/+132
|\ \ | |/ |/|
| * Merge branch 'master' into JavaParserFixMatthewMarinets2018-07-036-242/+390
| |\
| * | Update CHANGES.txtMatthewMarinets2018-07-031-1/+5
| * | -Adjusted JavaCommon to deal with implementations of classes as constructor a...MatthewMarinets2018-06-282-12/+128
* | | Fix src/engine/SCons/ActionTests.py. Needed per python version valid strings ...William Deegan2018-07-161-0/+11
* | | Merge pull request #3148 from swuecho/fix_testWilliam Deegan2018-07-1531-202/+35
|\ \ \
| * | | add change blurbHao Wu2018-07-121-0/+3
| * | | Replace usage of unittest.TestSuite with unittest.main()Hao Wu2018-07-1230-202/+32
* | | | Swap to use cleaner check for py 3.7 or above from @serhiy-storchakaWilliam Deegan2018-07-151-2/+1
* | | | Fix -jN for Python3.7, which always has thread supportGary Oberbrunner2018-07-132-1/+6
* | | | Add mingw.py to MANIFESTGary Oberbrunner2018-07-131-0/+1
* | | | Update CHANGES.txtHao Wu2018-07-121-0/+3
|/ / /
* | | Merge branch 'master' into appveyor_issuesWilliam Deegan2018-07-079-244/+403
|\ \ \ | | |/ | |/|
| * | Merge branch 'github_issue_3141_unicode_TryAction' of github.com:bdbaddog/sco...William Deegan2018-06-264-237/+374
| |\ \
| | * \ Merge branch 'master' into github_issue_3141_unicode_TryActionWilliam Deegan2018-06-264-237/+374
| | |\ \
| | | * | Update CHANGES.txt to sort contributor list by last name alphabetically.William Deegan2018-06-231-25/+28
| | | * | PEP8 plus remove testsuite logic and switch to simpler unittest.main(). This ...William Deegan2018-06-231-196/+327
| | | * | Create bytearray and not bytes as no bytes type for py2William Deegan2018-06-231-5/+5
| | | * | Add test for py2 to_Bytes properly handling unicode string and converting it ...William Deegan2018-06-231-11/+10
| | | * | Fix bug where constant string in python action yielded trying to join an arra...William Deegan2018-06-231-1/+5
| | | |/
| * | | Fix new test so it only runs with py2.7 as that's the reported crashing envir...William Deegan2018-06-261-3/+4
| |/ /
| * | Fix Issue #3141. Unicode in TryAction crashing. Use get_text_contents instead...William Deegan2018-06-262-1/+2
| * | Add test for unicode strings it Configure Contexts TryAction callsWilliam Deegan2018-06-261-3/+12
| |/
| * Fix documentation apostropheIsaac Pascual Monells2018-06-191-1/+1
| * Reworded description of scons setup.py changes.William Deegan2018-05-291-2/+3
| * updates Changes.txtgrbd2018-05-281-0/+2
| * set the pip installation directory to be non version specificgrbd2018-05-281-2/+4
| * Added missing FORTRANMODDIRPREFIX=-J to the gfortran tool.maiphi2018-05-262-0/+3
* | pr-3052: added changes to CHANGES.txtDaniel Moody2018-05-251-0/+1
* | Merge remote-tracking branch 'bd/appveyor_issues' into pr-3052-Add-method-for...Daniel Moody2018-05-253-2/+29
|\ \
| * \ Merge branch 'appveyor_issues' of github.com:bdbaddog/scons into appveyor_issuesWilliam Deegan2018-05-2513-25/+95
| |\ \
| | * | rebase to upstream/masterWilliam Deegan2018-05-251-0/+7