Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-08 | Add support for Renesas CC-RX toolchain | Phillip Cao | 1 | -0/+51 |
2018-09-20 | D: Fix incorrect arch handling in D linkers | GoaLitiuM | 1 | -5/+4 |
2018-09-13 | D: Fix linker detection when static linker is missing | GoaLitiuM | 1 | -5/+12 |
2018-08-20 | Fallback to LDC as static linker when not in MSVC build environment | GoaLitiuM | 1 | -0/+49 |
2018-08-14 | Adding a new AR Linker Class for the ARM Compiler. (#3949) | mohdamerkhalidi | 1 | -3/+11 |
2018-06-25 | ArLinker: Use response files on Windows | Mathieu Duponchelle | 1 | -1/+1 |
2018-04-17 | Add an OpenMP dependency. | Elliott Sales de Andrade | 1 | -0/+6 |
2018-03-05 | First cut of ARMCC support for MESON. | Bedarkar, Malhar | 1 | -1/+12 |
2017-12-07 | haiku: do not add pthread arguments | Dylan Baker | 1 | -2/+2 |
2017-12-03 | linkers: Return a Copy of VisualStudioLinker always_args | Nirbheek Chauhan | 1 | -2/+2 |
2017-07-21 | Add build_rpath as new property allowing people to specify rpath entries that... | Jussi Pakkanen | 1 | -2/+2 |
2017-06-22 | Split linkers out from compilers.py | Alistair Thomas | 1 | -0/+114 |