summaryrefslogtreecommitdiffstats
path: root/SCons/Defaults.py
Commit message (Expand)AuthorAgeFilesLines
* Added default values for source and target arguments to _defines (used for ex...William Deegan2022-03-201-1/+1
* Updated tools to use _concat's new affect_signature flagWilliam Deegan2021-06-121-1/+1
* Address some pylint issuesWilliam Deegan2021-06-121-9/+10
* fix variable renameWilliam Deegan2021-06-121-2/+2
* added affect_signature to _concat to have it take care of adding if needed. ...William Deegan2021-06-121-7/+19
* 3790 - Fix the failing testAndrew Morrow2021-05-131-3/+3
* Fix some imports and other checker warningsMats Wichmann2021-05-051-1/+0
* Tweaking of Action Objects docu, update Mkdir()Mats Wichmann2021-04-251-10/+1
* Merge pull request #3926 from mwichmann/defines-expandWilliam Deegan2021-04-121-11/+11
|\
| * Expansion of CPPDEFINES now substs consvarsMats Wichmann2021-04-101-11/+11
* | Change to set reasonable default for TEMPFILEARGESCFUNC in Defaults.py rather...William Deegan2021-04-111-0/+1
|/
* Merge branch 'master' into topic/grossag/newhashesWilliam Deegan2021-03-071-51/+107
|\
| * Fix comment and move import to top of fileWilliam Deegan2021-01-041-2/+2
| * initial checkin of versioned shared library rewriteWilliam Deegan2020-12-211-49/+96
| * Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversionWilliam Deegan2020-12-201-14/+12
| |\
| * | docstrings and minor code cleanupWilliam Deegan2020-12-081-1/+9
| * | refactor cleanup. circular import issues resolved by moving isolated imports ...William Deegan2020-08-311-3/+0
* | | Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-061-17/+11
|\ \ \ | | |/ | |/|
| * | Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-17/+11
| |/
* | Add support for overriding the default hash formatAdam Gross2020-08-041-4/+1
|/
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-2/+2
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+594