Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-17 | Add an OpenMP dependency. | Elliott Sales de Andrade | 1 | -0/+6 | |
This works similarly to the thread dependency which stores the various inconsistent flags in each compiler. | |||||
2018-03-05 | First cut of ARMCC support for MESON. | Bedarkar, Malhar | 1 | -1/+12 | |
Change-Id: I15d8258e84d392baaccb8f670e33eefcfe8cd49a | |||||
2017-12-07 | haiku: do not add pthread arguments | Dylan Baker | 1 | -2/+2 | |
Haiku has pthreads, but they are part of the standard C library, and do not need either special compiler or linker flags. | |||||
2017-12-03 | linkers: Return a Copy of VisualStudioLinker always_args | Nirbheek Chauhan | 1 | -2/+2 | |
Otherwise people will accidentally append to it. | |||||
2017-07-21 | Add build_rpath as new property allowing people to specify rpath entries ↵ | Jussi Pakkanen | 1 | -2/+2 | |
that are used in the build tree but will be removed on install. | |||||
2017-06-22 | Split linkers out from compilers.py | Alistair Thomas | 1 | -0/+114 | |