summaryrefslogtreecommitdiff
path: root/SCons/Platform/PlatformTests.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-9/+9
* load_module work: back off zipimport changesMats Wichmann2022-07-191-7/+0
* Stop using deprecated load_moduleMats Wichmann2022-07-171-4/+7
* Add to CHANGES/RELEASE and add testWilliam Deegan2021-09-201-0/+30
* Define HOST_OS and HOST_ARCH in the environment for all platformsAaron Franke2021-08-281-0/+16
* Document "TEMPFILEARGESCFUNC" variable and add testIvan Kravets2021-04-091-1/+31
* Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-231-5/+2
* correct copyright statement per mwichmann's feedbackWilliam Deegan2020-09-211-1/+1
* Fix unit test, and logic which was slightly offWilliam Deegan2020-09-201-7/+9
* Fix issue a different way than PR 3553 or 3140. Store cmdlist in dict target....William Deegan2020-09-201-0/+1
* Do not reuse tempfilesSimon Tegelid2020-09-201-1/+1
* Change erorr in case not-found Tool requestedMats Wichmann2020-09-091-4/+3
* 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/+255