summaryrefslogtreecommitdiffstats
path: root/SCons/Script
Commit message (Expand)AuthorAgeFilesLines
* Skip empty cmdline args as targetsMats Wichmann2021-03-251-4/+8
* SConsOptions: don't modify original optionsMats Wichmann2021-03-111-1/+1
* Drop dictionary has_key references: Py2-ism.Mats Wichmann2021-03-111-1/+4
* Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2021-03-073-24/+35
|\
| * A few more tweaks to debug-timing codeMats Wichmann2021-02-111-19/+30
| * [PR #3884] fix some timinng errors from initial submitMats Wichmann2021-02-092-6/+6
| * Add timing of sconsign write if --debugMats Wichmann2021-02-083-9/+8
| * cleanup whitespaceWilliam Deegan2021-01-221-0/+1
* | More improvementsAdam Gross2020-12-151-1/+1
* | Address most review feedbackAdam Gross2020-12-141-8/+17
* | Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2020-12-121-6/+2
|\ \ | |/
| * One more unneeded try-import-fixupMats Wichmann2020-11-191-6/+2
* | Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-069-205/+189
|\ \ | |/
| * Drop some more Py2 compat thingsMats Wichmann2020-10-131-5/+1
| * Try new way to detect thread support. Check threading.get_ident() which shoul...William Deegan2020-10-041-1/+7
| * Remove pywin32 from scons win32 install requirements. Remove usage from SCons...William Deegan2020-10-041-14/+1
| * Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-239-64/+45
| * Merge branch 'master' into autoflakeWilliam Deegan2020-09-211-2/+1
| |\
| | * Use cProfile if profiling.Mats Wichmann2020-09-211-2/+1
| * | Run autoflake on codeMats Wichmann2020-09-211-1/+0
| |/
| * Merge pull request #3758 from mwichmann/GetSet-optsWilliam Deegan2020-09-192-111/+124
| |\
| | * [PR #3758] expand on SetOption limitations [skip appvyor]Mats Wichmann2020-07-301-1/+5
| | * [PR #3758] be more explicit about syncing SetOption list [ci skip]Mats Wichmann2020-07-292-2/+4
| | * Align SetOption doc with settable options list. [skip appveyor]Mats Wichmann2020-07-272-111/+118
| * | [PR #3784] adjust opt-abbreviation msg after PR reviewMats Wichmann2020-08-251-1/+1
| * | Reject abbreviations of AddOption options.Mats Wichmann2020-08-232-6/+9
| * | Conditionally suppress deprecation message.Joachim Kuebart2020-08-111-1/+1
* | | [ci skip] Clarify --md5-chunksize optionAdam Gross2020-08-041-1/+1
* | | Add support for overriding the default hash formatAdam Gross2020-08-042-2/+11
|/ /
* | Address review feedbackAdam Gross2020-08-031-1/+1
|/
* Change Warning to SConsWarningMats Wichmann2020-07-071-1/+1
* fix scons --version and packagingWilliam Deegan2020-07-041-2/+2
* All working except automatic build of wheel and sdist packageWilliam Deegan2020-06-301-4/+3
* Merge remote-tracking branch 'origin/master' into sconscript_node_flagsDaniel Moody2020-06-054-151/+177
|\
| * Merge branch 'master' into docs-markupWilliam Deegan2020-05-311-19/+17
| |\
| | * Docstring changes from Sphinx conversion [ci skip]Mats Wichmann2020-05-301-19/+17
| * | Updates to shared docs [ci skip]Mats Wichmann2020-05-302-132/+155
| |/
| * Close scons logfiles on completionMats Wichmann2020-05-291-0/+5
* | added is_sconscript for checking if node is a sconscript node or notDaniel Moody2020-06-051-1/+2
|/
* classes no longer explicitly inherit from objectMats Wichmann2020-05-243-8/+10
* Bump unsupported/deperecated Py versionsMats Wichmann2020-05-161-2/+2
* [ci skip] Add note that AddOption('no_progress') is new as of 4.0.0William Deegan2020-05-111-0/+1
* Merge pull request #3459 from dmoody256/patch-1William Deegan2020-05-112-1/+17
|\
| * Merge remote-tracking branch 'origin/master' into patch-1Daniel Moody2020-05-062-1/+17
* | [WIP] adjust docbuild for moved src [ci skip]Mats Wichmann2020-05-102-10/+10
|/
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-069-0/+5469