summaryrefslogtreecommitdiffstats
path: root/SCons/Platform
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversionWilliam Deegan2021-01-151-1/+1
|\
| * [PR #3847] Make tests pass again on Travis [skip appveyor]Mats Wichmann2021-01-091-1/+1
* | Merge remote-tracking branch 'upstream/master' into reimplement_soname_soversionWilliam Deegan2020-12-2018-210/+149
|\ \ | |/
| * Remove pywin32 from scons win32 install requirements. Remove usage from SCons...William Deegan2020-10-041-16/+0
| * Update some copyright strings and drop __revision__ [skip appveyor]Mats Wichmann2020-09-2318-165/+111
| * Merge branch 'autoflake' of https://github.com/mwichmann/scons into mwichmann...William Deegan2020-09-213-7/+0
| |\
| | * Run autoflake on codeMats Wichmann2020-09-213-7/+0
| * | use clearer syntax and switch to using SCons.Util.is_List()William Deegan2020-09-211-2/+6
| * | correct copyright statement per mwichmann's feedbackWilliam Deegan2020-09-212-3/+2
| * | Fix the case where the argument to TEMPFILE is a list, by creating a tuple to...William Deegan2020-09-211-3/+9
| * | Fix unit test, and logic which was slightly offWilliam Deegan2020-09-212-9/+11
| * | Fix issue a different way than PR 3553 or 3140. Store cmdlist in dict target....William Deegan2020-09-212-0/+21
| * | Do not reuse tempfilesSimon Tegelid2020-09-202-16/+1
| |/
| * Change erorr in case not-found Tool requestedMats Wichmann2020-09-091-4/+3
* | Move aix and hpux specific SHLIBSUFFIX to their platform initialization modulesWilliam Deegan2020-08-312-0/+3
|/
* Rename some doc files; Packaging doc fixups [skip appveyor]Mats Wichmann2020-07-251-0/+0
* Added TEMPFILEDIR to allow configuring where TEMPFILEMUNGE create's it's temp...William Deegan2020-07-112-2/+14
* Correct some encoding problems found on UNIX platforms AIX and Solaris with p...Rob Boehne2020-07-081-0/+1
* Fix docbook 4.5 vs 5 usage [ci skip]Mats Wichmann2020-06-171-2/+2
* Minor: drop engine prefix from docstrings [ci skip]Mats Wichmann2020-06-114-4/+4
* Docstring changes from Sphinx conversion [ci skip]Mats Wichmann2020-05-301-9/+16
* classes no longer explicitly inherit from objectMats Wichmann2020-05-244-6/+6
* [WIP] adjust docbuild for moved src [ci skip]Mats Wichmann2020-05-104-20/+20
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-0618-0/+2389