8 Commits

Author SHA1 Message Date
Ben Vanik
59e3e55df8 Fixing path so clang-tidy can find the commands. 2016-01-01 19:11:38 +00:00
Ben Vanik
846aedb0c4 Working around heap corruption in the latest premake.
Sending too much data (like a mb of json) to p.w will trigger an overflow
in lua buffer code. This writes the file incrementally to work around that.
2015-12-31 00:32:00 -08:00
Thiago de Arruda
4231418b98 Remove options and generate one json per config/platform 2015-12-05 08:31:33 -03:00
Thiago de Arruda
76a956daaf Namespace command-line options and fix getCommonFlags function 2015-11-29 14:22:25 -03:00
Thiago de Arruda
964329c963 Improve README 2015-11-29 13:17:04 -03:00
Thiago de Arruda
e4ca6b29f8 Add readme 2015-11-29 12:34:39 -03:00
Thiago de Arruda
3fee17b155 Add proof-of-concept implementation 2015-11-29 12:26:15 -03:00
Thiago de Arruda
3bc44620f4 Add boilerplate based on premake-github-package 2015-11-29 12:25:08 -03:00