premake/modules/gmake2
Renaud Guillard 1526363877 Add frameworkdirs support to gmake and gmake2 with gcc/clang toolsets on macOS systems
* Add new optional parameter to toolset.getincludedirs(dirs, sysdirs, frameworkdirs)
* Translate frameworkdirs to -F<path> build & linker flags
* Add tests

Co-authored-by: Joris Dauphin <Jarod42@users.noreply.github.com>
Co-authored-by: Samuel Surtees <samsinsane@users.noreply.github.com>
2021-09-08 11:08:36 +02: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 Add frameworkdirs support to gmake and gmake2 with gcc/clang toolsets on macOS systems 2021-09-08 11:08:36 +02: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