- add Target Groups, see
FORMAT.md
for more info
-clean
, remove build data for specified targets
-static
, force static linking, might not work for every project (possible link/runtime errors)
-num_jobs=auto
, run as many jobs as there are CPUs in the system
-incremental_build_exclude_system
or-MMD
, use-MMD
instead of-MD
for calculating dependencies- cache file write times when resolving incremental builds, disable with
-filetime_nocache
- allow
"generic"
as a driver, requires user-provided executable
- First versioned build