Commit graph

5 commits

Author SHA1 Message Date
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Soren Jacobsen
e87b00b347 Convert to buildlink3. Fix PLIST. Move WRKSRC. 2004-05-02 21:53:01 +00:00
Thomas Klausner
da4fa7432e Unused. 2004-04-26 09:22:10 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
pancake ;)
9a25137b2a Initial import of premake
Premake is a build script generator. Write a small Lua
program describing your project, and then use Premake to
generate input files for any of these toolsets:

* GNU make
* MS Visual Studio 6
* MS Visual Studio 7
* ...more on the way!

-- TODO --

* ${PATCHDIR}/patch-ab is only for *BSD
* This is a "configure" replacement, could be nice to add a new
  directive as GNU_CONFIGURE for "premake" like: USE_PREMAKE=YES
2003-07-22 16:51:29 +00:00