summaryrefslogtreecommitdiff
path: root/SCons/Tool/mingw.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bug/msys-pythonWilliam Deegan2023-05-031-1/+1
|\
| * Add some cheap return and parameter annotationsMats Wichmann2023-05-011-1/+1
* | Fix Configure tests on win32/msys2Mats Wichmann2023-03-011-1/+2
|/
* Use the same mingw tool search paths in both the generate and exists methods.Joseph Brill2022-04-131-4/+12
* Updated tools to use _concat's new affect_signature flagWilliam Deegan2021-06-121-1/+1
* Fix errors removing old WIN32 construction varsMats Wichmann2021-03-261-4/+2
* Fix Isssue #3035 by disabling versioned library symlinksWilliam Deegan2021-03-091-0/+5
* Fix test\win32\mingw.py. Note still need to track down why _LIBDIRFLAGS is ev...William Deegan2020-12-271-0/+9
* Fix mingw to reset _SHLIBSUFFIX toWilliam Deegan2020-12-261-0/+3
* Fix typo in gdc. Swap out subst logic with python function to calculate .LDMO...William Deegan2020-12-211-13/+11
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+205