master
Daniel Kolesa 2015-11-29 22:33:12 +00:00
parent 421b5957ab
commit 4dc4669dd9
1 changed files with 3 additions and 4 deletions

View File

@ -20,8 +20,7 @@ https://github.com/OctaForge/OctaSTD.
## Features
* A real scripting language
* Similar to Make in many ways
* Currently manual dependency tracking
* Make inspired with a similar style of dependency tracking
* Parallel builds
* Glob matching
* GNU Make style pattern rules
@ -31,8 +30,8 @@ Upcoming features:
* Automatic dependency tracking
* Shell independence
* Platform related utilities
* Rule pre-callbacks
* Option sets (configurations)
* Configurations
* and others
## Usage