summaryrefslogtreecommitdiffstats
path: root/SCons/Builder.py
Commit message (Expand)AuthorAgeFilesLines
* Add rest of comparison ops to EmitterProxyMats Wichmann2021-08-281-1/+9
* fixed minor issues related to is_conftest for PRDaniel Moody2021-07-211-1/+1
* make sure multi target and intermediate SConf files are mark is_conftestDaniel Moody2021-07-201-0/+4
* Fix some imports and other checker warningsMats Wichmann2021-05-051-2/+2
* Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversionWilliam Deegan2021-01-151-4/+1
|\
| * Work around Py3.10 optimizing out a builder testMats Wichmann2021-01-121-4/+1
* | Address sider issuesWilliam Deegan2020-12-211-1/+1
* | Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversionWilliam Deegan2020-12-201-24/+23
|\ \ | |/
| * Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-24/+23
* | docstrings and minor code cleanupWilliam Deegan2020-12-081-0/+1
|/
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-3/+3
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+896