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/tests/actions/make
Tim Wharton 45401aa57b Enable Makefile environment overrides for CC,CXX and AR.
Check if CC, CXX or AR are their default values before assigning them their premake defaults.
If they are not at their default values, they have been overriden in the environment and we should leave them alone.

Overriding toolchains from the command line is useful when swapping between compilers.
For example: `CC=gcc-4.8.1 make -C build`
2015-06-08 04:46:16 +01:00
..
cpp Enable Makefile environment overrides for CC,CXX and AR. 2015-06-08 04:46:16 +01:00
cs Convert all usages of Unsafe flag to new clr() function 2014-11-11 19:24:07 -05:00
solution merge default 2015-02-03 21:20:16 +01:00
test_make_escaping.lua Make escaping function configurable; fix (non-)escaping of quotes in VS'10 and '12 2013-05-22 11:15:48 -04:00
test_make_tovar.lua Added configuration map to solution makefiles 2012-07-24 16:54:11 -04:00