Premake
User Ratings
Featured Reviews
Most Helpful Positive Review
Very useful. Thanks.
Most Helpful Negative Review
I like premake because it gives you a lot more power in your build scripts. I'm finding this is a double edged sword sometimes as I take too much advantage of this. My primary complaint when dealing with premake is the lack of documentation. Premake fills in build flags in surprising ways and a lot of times I am unsure of what variables I need to set to get them to change back. For example, premake was generating makefiles that stripped the debug symbols out of the build (even though this was being built in Debug mode). I gave up looking online and had to download the source code to figure out what to do. All in all, I would like less magic. But it's a great start!
Express yourself: log in to write a review.
User Reviews
-
Very useful. Thanks.
-
good project premake
-
Reliable and stable, thanks premake
-
Very easy to read build scripts, easy to add new features, runs fast
-
Nice and Easy to use.
-
good work