summaryrefslogtreecommitdiffstats
path: root/SCons/Node/FS.py
Commit message (Expand)AuthorAgeFilesLines
* For systems with symlink, use existing Base.lstat()'s logic instead of repeat...William Deegan2021-01-221-4/+3
* [PR #3833] change another place where file might not existMats Wichmann2020-12-131-1/+1
* Make the sig for missing file differ from empty fileMats Wichmann2020-11-241-25/+18
* Drop yet more py2 compatibility stuffMats Wichmann2020-11-191-1/+1
* Drop some more Py2 compat thingsMats Wichmann2020-10-131-1/+1
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-17/+12
* Address review feedbackAdam Gross2020-08-031-4/+5
* Fix SCons.Node.FS.File.get_csig() usage of md5_chunksizeAdam Gross2020-08-031-1/+1
* classes no longer explicitly inherit from objectMats Wichmann2020-05-241-4/+4
* Merge remote-tracking branch 'origin/master' into clear-dangling-linksDaniel Moody2020-05-061-3/+28
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+3806