Releases: chen3feng/blade-build
Releases · chen3feng/blade-build
v2.0 release
v2.0-beta2
Add more bugfix on beta1
Support re
and open
to DSL
v2.0-beta1
Include some bugfix. Already ran in internal environment for 2 days
v2.0 beta release
This is the v 2.0 beta version. Verified in the internal production environment.
Features:
- Inclusion check for "hdrs" and private headers
- The new "load" statement to write and use extension
- Visibility is private for all targets by default and supports "legacy public" to fit the old codebase.
- A better method for append/prepend config items
- Concurrency maven downloading
- Many performance improvements, code quality improvements include refactoring, ci, testing, docs, lint, and bugfix
v2.0 alpha release
Include many new features and improvements! See Upgrade Notes for details.
Include some small bugfix and document improvment
1.1.3 Update comments
The final 1.x version release
This is the last version before 2.0, merged all trivial bugfixes and changes.
In the developing version 2.0, we will provide full functional java/python support, and support ninja as a backend, which makes building speedup tremendously!