mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
* Refactored 'configure' and 'make' ices
* New 'build' ice sets 'configure' and 'make ices if no flags are needed.
* New 'cmake' ice will build/install using 'cmake'
* Delete command now handles programs using 'make' and 'cmake' ices
* Setting `$ZINIT[DEBUG]` enables debug logging (i.e., `+zi-log "{dbg} message ..."`)
8 lines
128 B
YAML
8 lines
128 B
YAML
allow_risky: false
|
|
directories:
|
|
output: tests/_output
|
|
support: tests/_support
|
|
tests: tests
|
|
fail_fast: false
|
|
verbose: true
|