Commit Graph

13 Commits

Author SHA1 Message Date
Sam Surtees
713df1c9f3 Bootstrap makefile now cleans up previous builds before building 2017-04-20 01:17:42 +10:00
Sam Surtees
7b55321473 Added BSD support 2017-04-14 03:14:27 +10:00
Jusonex
386a7f0ab2 Fix failing 'https_get_verify_peer' test on Mac 2017-03-09 12:42:34 +01:00
Tom van Dijck
aae8917042 Merge pull request #687 from tvandijck/os_regkey
Windows Registry
2017-01-31 13:11:21 -08:00
Justin O'Dell
7bad45325f Windows Registry
- Added a new os command `getreg` which takes a registry path and returns the value or nil
2016-12-28 07:43:54 -08:00
NTAuthority
f069ff732e Add MSBuild target to Bootstrap.mak 2016-11-28 03:43:49 +01:00
Tom van Dijck
7b30174492 update bootstrap.mak 2016-02-26 08:23:27 -08:00
Tom van Dijck
0146d7473a add macro to bootstrap to override the visual studio version. 2016-01-17 13:39:48 -08:00
Tom van Dijck
42434ad8a8 missed linker settings. 2015-10-07 12:10:53 -07:00
Tom van Dijck
3e18d438f6 fix missing defines in bootstrap.mak 2015-10-07 12:05:38 -07:00
Tom van Dijck
91c98e615b Move Lua into folder without version, so it's easier to update to a newer version. 2015-10-05 10:11:15 -07:00
Tim Wharton
d536aa67e7 Add support for MinGW as a host bootstrap platform. 2015-06-11 19:26:59 +01:00
Tim Wharton
42b3ca2c51 Add bootstrap Makefile create premake initial executable
On a fresh clone, Bootstrap.mak can be used to prepare the initial premake executable on Windows, OSX and Linux.
2015-06-11 19:26:59 +01:00