premake/modules
Renaud Guillard 24b2b4abdd
Runpathdirs improvements (#1538)
* Add mode argument ot toolset.getrunpathdirs()

* Add config.getsiblingtargetdirs()

* Delegate automatic addition of sibling target dirs as run path search paths to actions

* Simplify gcc.getrunpathdirs()
* Restore previous behavior in gmake & gmake2 actions

* Add xcode.getToolSet()

Use clang as default, gcc on MacOS X 10.6 and lower

* runpathdirs support in xcode4 action

Translate runpathdirs to LD_RUNPATH_SEARCH_PATHS Xcode setting

Co-authored-by: Renaud Guillard <renaud@depinxi.be>
2021-04-19 10:58:36 -04:00
..
android Fix systemversion("latest") on VS2017 2020-04-15 09:02:37 -04:00
codelite Only active (i.e. unique) configuration should be selected. 2020-09-29 14:16:07 +02:00
d Update cxx standard; Add C++ latest for gcc; Update GCC tests 2020-08-21 21:40:32 +03:00
gmake Runpathdirs improvements (#1538) 2021-04-19 10:58:36 -04:00
gmake2 Runpathdirs improvements (#1538) 2021-04-19 10:58:36 -04:00
raw Use 'workspace' instead of 'solution'. 2017-06-20 14:44:26 -07:00
self-test Improved test runner usage 2019-10-14 02:36:31 +10:00
vstudio Merge branch 'master' into issues/1443 2021-04-17 22:43:51 -04:00
xcode Runpathdirs improvements (#1538) 2021-04-19 10:58:36 -04:00