aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/premake.rb
AgeCommit message (Collapse)Author
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-28premake: style nitsAdam Vandenberg
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2011-06-21premake: fix Lion buildDaniel Holtmann-Rice
Uses an inreplace to remove "-lstdc++-static" from the makefile used for building on Mac OS X, allowing builds to succeed on Lion. Necessary because Lion doesn't include the stdc++-static library. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-05premake 4.3Daniel Holtmann-Rice
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2009-12-04premake 4.1.2Ash Berlin
A minimalisitc autoconf/cmake like tool that uses lua for its input files.