Commit Graph

17 Commits

Author SHA1 Message Date
starkos
f2931efbc9 Embed scripts instead of precompiled bytecodes to avoid portability issues; undo previous PPC fixes 2009-01-19 01:45:47 +00:00
starkos
9ebd499dd1 Bug: Windows release builds of Premake4 made with GCC crash on script syntax errors 2009-01-13 19:33:21 +00:00
starkos
3bb40f9dc9 Added LUA_USE_LINUX and LUA_USE_MACOSX to enable POPEN functionality 2009-01-11 21:50:11 +00:00
starkos
6383c30674 Removed FatalWarnings flag, to make sure it can build around new compiler warnings. Checked return values in os_getcwd 2009-01-04 16:09:14 +00:00
starkos
6bea67a3ba Added link to libm for Linux builds 2008-12-30 01:58:19 +00:00
starkos
343050bc6f Upgraded to Lua 5.1.4 2008-12-30 01:15:38 +00:00
starkos
d101d580c2 Add --to option to control output location 2008-12-27 13:34:58 +00:00
starkos
eee828d06b Some tweaks to allow location to be nil (handy when working with a location option) 2008-12-27 13:33:10 +00:00
starkos
b0441e8eb4 Changed makefile CONFIG variable to "config" to match "verbose" 2008-12-22 22:47:16 +00:00
starkos
4f824e808e Fixed bug in Premake4 build script (doh!) 2008-12-19 14:28:04 +00:00
starkos
548cf91fd5 Big refactoring, bug fixes bug and small, performance improvements (branches/csharp r607:628) 2008-12-05 21:18:47 +00:00
starkos
20c6519571 ** Merged branches/vstudio (r539:562) Added Visual Studio support 2008-11-13 00:54:41 +00:00
starkos
608551f8f4 First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00
starkos
b2a340ee3c Added filtering on configuration (r446:452) 2008-07-17 15:56:09 +00:00
starkos
a99ff72d9f Merged configuration check logic and global eol-settings (r405:413) 2008-06-17 18:45:11 +00:00
starkos
708a965fcd Merged with dev branch: generation of stub solution files for VS and gmake (r292:300) 2008-04-09 20:02:25 +00:00
starkos
2163ec6279 Initial import of my local 4.x development code 2008-04-06 18:10:41 +00:00