summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added -fopenmp and -openmp to the docs.benjamin reed2019-08-011-0/+2
* Merge branch 'master' of github.com:breed/sconsbenjamin reed2019-08-015-19/+110
|\
| * Merge branch 'master' into masterWilliam Deegan2019-07-315-19/+110
| |\
| | * Merge pull request #3418 from dragon512/fix-regressionWilliam Deegan2019-07-313-16/+19
| | |\
| | | * Add test and fix to regression in current 3.1.0 dropJason Kenny2019-07-302-10/+16
| | | * add blurb to CHANGES.txtWilliam Deegan2019-07-241-2/+2
| | | * Remove usage of DeciderNeedsNode which has been removed from --debug=explain ...William Deegan2019-07-241-4/+1
| | * | Don't chain exceptions in CacheDirTestsMathew Robinson2019-07-311-6/+0
| | * | Fix some lingering SCons.Errors.EnvironmentError usage (fixes #3415)Mathew Robinson2019-07-312-3/+91
| | * | [ci skip] Add explanation of situations causing issue #3415Mathew Robinson2019-07-311-0/+8
| | |/
* | | make expected flag order match the order passed.benjamin reed2019-08-011-1/+1
|/ /
* | simple changes to tests and docbenjamin reed2019-07-312-25/+28
* | add -fmerge-all-constants flag to LINKFLAGSbenjamin reed2019-07-263-2/+8
|/
* move files back to develop modeWilliam Deegan2019-07-243-10/+59
* Merge branch 'master' of github.com:SCons/sconsWilliam Deegan2019-07-243-70/+8
|\
| * Add shortlog to RELEASE.txtWilliam Deegan2019-07-211-5/+9
| * changes for release 3.1.0William Deegan2019-07-213-65/+35
* | [ci skip] post releaseWilliam Deegan2019-07-212-32/+18
|/
* [ci skip] Improve description of change in CHANGES.txtAdam Gross2019-07-191-2/+5
* Merge branch 'master' into topic/grossag/msvsWilliam Deegan2019-07-1912-140/+250
|\
| * msvs host-target fix + vs19 supportMats Wichmann2019-07-154-42/+73
| * Merge branch 'fix_slow_md5_decider' of github.com:bdbaddog/scons into fix_slo...William Deegan2019-07-146-11/+57
| |\
| | * Merge branch 'master' into fix_slow_md5_deciderWilliam Deegan2019-07-146-11/+57
| | |\
| | | * [no ci] Update RELEASE.txt with OverrideEnvironment changeMathew Robinson2019-07-091-0/+8
| | | * Allow builders to inherit from OverrideEnvironmentsMathew Robinson2019-07-093-1/+29
| * | | [ci skip] Fix spelling picked up by siderWilliam Deegan2019-07-141-1/+1
| |/ /
| * | Fix docstrings and comments for repo node changesWilliam Deegan2019-07-141-6/+8
| * | Doc updates for repo_node addition to Decider function argsWilliam Deegan2019-07-143-1/+28
| * | Add missing repo_node argument to _changed_source()William Deegan2019-07-091-3/+3
| * | Clean up __slots__ specification to be list, remove some obsoleted codeWilliam Deegan2019-07-091-4/+2
| * | Fix __slots = ('single element') -> ('single element',) per finding by mwichmannWilliam Deegan2019-07-051-3/+3
| * | remove unnecessary DeciderNeedsNode exceptionWilliam Deegan2019-07-051-15/+0
| * | Fix _add_strings_to_dependency_map() perf degredationWilliam Deegan2019-06-281-2/+1
| * | Restore MD5-Timestamp performance by removing try/except from every call. Als...William Deegan2019-06-264-65/+96
| * | Remove join and list comprehension when not needed in Action.get_content(). Y...bdbaddog2019-06-251-1/+1
* | | [ci skip] MSVS doc fix and output of rerunning doc generationAdam Gross2019-07-191-2/+2
* | | [ci skip] Updated CHANGES.txt and msvs.xml documentationAdam Gross2019-07-192-3/+38
* | | Integrate requested changes to msvsTests.pyAdam Gross2019-07-191-5/+10
* | | Fix msvs testsAdam Gross2019-07-181-2/+20
* | | Fix issues raised in code reviewAdam Gross2019-07-172-34/+72
* | | Upgrade and improve Visual Studio solution/project generation codeAdam Gross2019-07-172-56/+174
| |/ |/|
* | LaTeX scanner: Remove obsolete commentLukas Schrangl2019-07-031-7/+0
* | Update CHANGES.txt with LaTeX scanner > 1 include per line changeLukas Schrangl2019-07-021-5/+7
* | LaTeX scanner: Find > 1 includes per lineLukas Schrangl2019-07-022-1/+16
|/
* Fix sider warningWilliam Deegan2019-06-201-1/+1
* Allow MSVCUnsupportedTargetArch and MSVCUnsupportedHostArch exceptions to pro...William Deegan2019-06-202-1/+4
* Switch back to None with proper comparison using is instead of notWilliam Deegan2019-06-191-4/+4
* Switch from testing for directory value being false to -1 as "" evaluates to ...William Deegan2019-06-191-4/+9
* Fix conflictWilliam Deegan2019-06-181-5/+0
* [skip ci] remove conflict markers from CHANGES.txtWilliam Deegan2019-06-181-3/+0