v2.5¶
Command line¶
- Perf tests now handle timeouts and failures.
- Put back
qibuild create
as an alias forqisrc create
(no need to break the command line API here) - Fix using
qisrc create
when qibuild is installed qitoolchain remove-package
: also remove data from the filesystemqitoolchain import-package
: fix CMake module filename and qibuild package nameqitoolchain convert-package
: prepend “r” to the revision number
CMake¶
- Add
TIMEOUT
argument toqi_create_perf_test