Releases: esrlabs/bake
Releases · esrlabs/bake
2.65.1
2.65.0
2.64.4
2.64.3
2.64.2
2.64.1
2.64.0
2.63,2
2.63.1
2.63.0
* Bugfix: bake did not wait for a non-indepenent step (e.g. a generator) if it can be reached via multiple ways in the dependency hierarchy.
* Added: Internal developer feature "-Z dep-overview=<json>" for intelligent CIs.
* Added: Forbid include dirs with a leading space, e.g. *IncludeDir " include"*.
* Added: An info is printed out if path magic is used in IncludeDir.
* Added: Files have an optional attribute "linkDirectly", which means they are not archived in a lib, but linked directly to the executable.