Releases: build-cpp/cmkr
Releases · build-cpp/cmkr
v0.2.3
v0.2.2
- Generate
[settings]
and[options]
before[project]
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Ongoing development by @mrexodia in #6
- Make cmkr bootstrapper more robust by @mrexodia in #7
- Task/change init code by @darknessxk in #18
- Project refactor by @mrexodia in #19
- Add support for conditional subdirs by @mrexodia in #20
- Feature/docs by @darknessxk in #22
- Add support for headers and vcpkg manifest mode by @MoAlyousef in #27
- Implement conditional properties by @mrexodia in #28
- Fix a bug in the logic to skip building pull requests from the same repo by @mrexodia in #29
- Some cleanup by @pmeerw in #32
- Ceating a directory with no name apparently fails on Linux, but silen… by @pmeerw in #33
- Proper error messages for invalid keys/conditions by @mrexodia in #35
New Contributors
- @darknessxk made their first contribution in #18
- @pmeerw made their first contribution in #32
Full Changelog: v0.1.4...v0.2.0
archive_04bf40a5
Generate resources/version.hpp with the project version
archive_52671dcf
Improve documentation for conditions
archive_7c7144b1
Also generate CMakeLists.txt when calling cmkr init
archive_285614e4
Automatically generate cmkr.cmake when missing
archive_a718dfd6
Inherit conditions from the parent project
archive_760b2a85
Show a nice error when specifying an invalid vcpkg package name