This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/modules/gmake2
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
..
tests Added support for Objective-C and Objective-C++ in xcode and gmake2 2020-03-31 18:14:26 +10:00
_manifest.lua Adding gmake2 module 2017-06-13 09:51:58 -07:00
_preload.lua default toolset for linux/gmake is 'gcc'. 2017-11-30 09:34:27 -08:00
gmake2_cpp.lua Runpathdirs improvements (#1538) 2021-04-19 10:58:36 -04:00
gmake2_csharp.lua Attempt to fix the gmake dependency chain 2018-03-21 16:45:36 -07:00
gmake2_makefile.lua Gmake2: Fix callArray calls 2018-04-02 20:25:57 +02:00
gmake2_utility.lua Move rule property expansion into modules 2018-11-16 11:21:41 +01:00
gmake2_workspace.lua src/base and modules: change links to industriousone.com to working HTTPS github links 2017-12-19 13:52:30 -05:00
gmake2.lua Generated makefiles no longer error when a configuration can be missing 2019-01-21 01:46:44 +10:00