Thomas Goyne
|
4c15d0ba84
|
Add support for running respack.lua with system Lua
|
2016-03-05 10:51:26 -08:00 |
Thomas Goyne
|
ad0f702a55
|
Escape "." corrently in respack.lua
Using \ works in minilua, but not real lua.
Closes #1898.
|
2016-01-11 20:52:40 -08:00 |
Thomas Goyne
|
68eaab0f43
|
Convert the build system to non-recursive make
Speeds up a no-op build from 500ms to 60ms and significantly improves
dependency tracking.
|
2014-06-17 11:37:20 -07:00 |
Thomas Goyne
|
679b96fdfe
|
Add msbuild build system for ICU
|
2014-05-08 12:34:04 -07:00 |
Thomas Goyne
|
d3a4bed994
|
Port respack to lua
Simplifies the build system a little by cutting down on the number of
helpers that need to be built.
|
2014-05-08 10:39:18 -07:00 |