Commit Graph

15 Commits

Author SHA1 Message Date
Thomas Desveaux
552c00cbd8 Package: Replace gmake with gmake2 for source package 2019-05-04 17:16:52 +02:00
Passw
29d02a3d21 Remove git submodule commands
It seems that there is no git submodule any more
2018-03-16 10:59:31 +08: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
Jason Perkins
df6ff7c86c Update BUILD.txt to reflect new behavior of --scripts option 2014-10-16 17:50:55 -04:00
Jason Perkins
37e564b23c Update build instructions for new embedding logic 2014-10-06 16:13:44 -04:00
Jason Perkins
dc8b5c1c5e Small improvement to build instructions (h/t John Driscoll) 2013-10-21 11:59:48 -04:00
Jason Perkins
985c58103c Make the version change from 4.x to 5.x official
- Rename executable to premake5
- Default to premake5.lua project script; fallback to premake4.lua if not found
- Clean up internal references to premake4 naming
2013-09-10 16:24:39 -04:00
Jason Perkins
80cb617918 Removed scripts.c from the repository 2010-12-23 14:06:11 -05:00
Jason Perkins
3e219978bd Updated CHANGELOG, removed deprecated VS2002/2003 info from BUILD 2010-05-10 16:04:32 -04:00
starkos
267dab61e2 Updated the build instructions 2009-08-27 16:23:20 +00:00
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
ba154a2f83 Last tweaks for RC1 2008-12-30 01:29:15 +00:00
starkos
38b3c79469 Prepped support files for RC1 2008-12-29 23:20:44 +00:00
starkos
608551f8f4 First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00