summaryrefslogtreecommitdiffstats
path: root/SCons/SConf.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4116 from mwichmann/maint/superWilliam Deegan2022-03-271-3/+3
|\
| * Use super call instead of direct class callMats Wichmann2022-03-151-3/+3
* | Separated just the CheckMember() checker from yuzhicang's PR #4100, changed c...William Deegan2022-03-211-0/+8
|/
* make sure multi target and intermediate SConf files are mark is_conftestDaniel Moody2021-07-201-10/+10
* updates to get working with mongodb buildDaniel Moody2021-06-021-1/+2
* Fix some imports and other checker warningsMats Wichmann2021-05-051-2/+4
* Merge branch 'master' into topic/grossag/newhashesAdam Gross2020-11-061-16/+12
|\
| * Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-16/+12
* | Add support for overriding the default hash formatAdam Gross2020-08-041-2/+2
|/
* Added method to check if node is used in sconfDaniel Moody2020-07-251-0/+8
* Change Warning to SConsWarningMats Wichmann2020-07-071-1/+1
* Close scons logfiles on completionMats Wichmann2020-05-291-2/+8
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-4/+4
* Eliminate Py2-compat with_metaclass jigMats Wichmann2020-05-131-2/+2
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+1106