Jarod42
|
29fa743f19
|
Improve rule support:
- move rule code from gmake2.lua to rule.lua
- Add UTs
- Fix enum case
- uniformise code for list.
- Add support of rules for Codelite.
|
2021-10-28 14:46:10 +02:00 |
|
Sam Surtees
|
8568b607ba
|
Generated makefiles no longer error when a configuration can be missing
|
2019-01-21 01:46:44 +10:00 |
|
WorldofBay
|
de1398af25
|
Move rule property expansion into modules
Reuse code in gmake2 module
Adjust vs2010 test for fixed behaviour
Add vs2010 test for custom separator
|
2018-11-16 11:21:41 +01:00 |
|
thomas desveaux
|
7ba491cae6
|
gmake*: fix shell type identification
|
2018-06-03 16:47:13 +02:00 |
|
Manu Evans
|
ba96baa62c
|
Attempt to fix the gmake dependency chain
|
2018-03-21 16:45:36 -07:00 |
|
Tom van Dijck
|
431cba5c6a
|
Gmake elseif (#161)
* gmake2 elseif pattern for configurations.
https://ghosthub.corp.blizzard.net/premake/premake-core/issues/131
* fix error message.
* don't output else if there is no if statements.
|
2017-11-30 09:33:55 -08:00 |
|
Sam Surtees
|
de03bb3249
|
Added defaultplatform support to gmake and gmake2 actions
|
2017-11-24 00:07:26 +10:00 |
|
R. Blaine Whittle
|
e569700eb7
|
removed a no longer needed make pch race condition fix
|
2017-10-04 08:56:42 -07:00 |
|
Tom van Dijck
|
0a442f78ca
|
A few fixes from our Blizzard Fork.
|
2017-06-13 14:46:49 -07:00 |
|
Tom van Dijck
|
230efba691
|
Adding gmake2 module
|
2017-06-13 09:51:58 -07:00 |
|