Since I saw some custom compile.bat for Windows, but none for Linux, I decided to do something about that ;)
Here we go:
Features:
* 5 modes:
- compile all plugins
- only compile default plugins
- only compile custom plugins
- only compile plugins modified since the last compile
- only compile the plugins specified in the command line
* Colorful
* Shows the progress
* Shows the time taken to compile
* Summary of the compilations at the end
* 3 Levels of logging (Log only errors / errors + warning / everything)
* Configurable compiler/output dir/-d switch
Screenshot:
Download:
Here
Usage:
Please tell me if you notice any spelling/grammar error, since english is not my native language ;)