Elliott Sales de Andrade
|
dbb025a175
|
Add an OpenMP dependency.
This works similarly to the thread dependency which stores the various
inconsistent flags in each compiler.
|
2018-04-17 02:04:37 -04:00 |
Bedarkar, Malhar
|
a2ee76228e
|
First cut of ARMCC support for MESON.
Change-Id: I15d8258e84d392baaccb8f670e33eefcfe8cd49a
|
2018-03-05 18:26:39 -06:00 |
Dylan Baker
|
fc547ad05e
|
haiku: do not add pthread arguments
Haiku has pthreads, but they are part of the standard C library, and do
not need either special compiler or linker flags.
|
2017-12-07 09:35:12 -08:00 |
Nirbheek Chauhan
|
387b5e67a0
|
linkers: Return a Copy of VisualStudioLinker always_args
Otherwise people will accidentally append to it.
|
2017-12-03 10:06:11 +05:30 |
Jussi Pakkanen
|
2269b7f60b
|
Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install.
|
2017-07-21 19:40:54 +03:00 |
Alistair Thomas
|
e5559903b3
|
Split linkers out from compilers.py
|
2017-06-22 20:09:58 +01:00 |