Duncan Ogilvie
f17923c18b
Bump to 0.2.18
2 years ago
Duncan Ogilvie
8b19441d34
Bump to 0.2.17
2 years ago
Duncan Ogilvie
2437eb90fe
Minor improvements
...
- Drastically improve quality of generated CMake
- Fix a regression with recursive globbing in the root
- Automatically include CSharpUtilities when using CSharp
2 years ago
Duncan Ogilvie
109c4bc99f
Bump to 0.2.16
2 years ago
Duncan Ogilvie
d2aa15b1c7
Bump to 0.2.15
2 years ago
Duncan Ogilvie
153bdbe591
Bump to 0.2.14
2 years ago
Duncan Ogilvie
ef537ce084
Bump to 0.2.13
2 years ago
Duncan Ogilvie
1596a8143d
Bump to 0.2.12
3 years ago
Duncan Ogilvie
edc8e1e02e
Bump to 0.2.11
3 years ago
Duncan Ogilvie
fc74a5e802
Bump to 0.2.10
3 years ago
Duncan Ogilvie
a2f8d9e5c9
Bump to 0.2.9
3 years ago
Duncan Ogilvie
5ac8b15c9a
Bump to 0.2.8
3 years ago
Duncan Ogilvie
8ae029dab1
Bump to 0.2.7
3 years ago
Duncan Ogilvie
47703871e1
Bump to 0.2.6
3 years ago
Duncan Ogilvie
d905be1d13
Final touches
3 years ago
Duncan Ogilvie
61851d2bee
Bump to 0.2.5
3 years ago
Duncan Ogilvie
04905371b8
Bump to 0.2.4
3 years ago
Duncan Ogilvie
490869b9a2
Bump to 0.2.3
3 years ago
Duncan Ogilvie
bdaf5c94e6
Bump to 0.2.2
3 years ago
Duncan Ogilvie
df1dbf7953
Bump to 0.2.1
3 years ago
Duncan Ogilvie
83087ff06e
Release v0.2.0 (finally)
3 years ago
Duncan Ogilvie
04bf40a5a6
Generate resources/version.hpp with the project version
3 years ago
Duncan Ogilvie
285614e4c2
Automatically generate cmkr.cmake when missing
3 years ago
Duncan Ogilvie
95907602b4
Do not allow in-tree builds per default
3 years ago
Duncan Ogilvie
9932e501ce
Rename files to make the project easier to navigate
3 years ago
Duncan Ogilvie
8d024556e3
Fix CI
3 years ago
MoAlyousef
dc4b59f05d
prelim vcpkg manifest support
4 years ago
Duncan Ogilvie
306bb3d4fc
Automatically generate documentation from tests
4 years ago
Duncan Ogilvie
02f1a70628
Use relative paths in the install command to support --prefix
4 years ago
Duncan Ogilvie
9622334bf1
Switch to using target_sources instead of passing sources directly to add_xxx
4 years ago
Duncan Ogilvie
6395267e4b
Merge cmkrlib into the cmkr target
4 years ago
Duncan Ogilvie
6d9b40bd15
Get rid of hack to hide a warning during bootstrapping on Windows
4 years ago
Duncan Ogilvie
17d4dc0555
Move all links to the new organization
4 years ago
Duncan Ogilvie
7cdf36f317
Initial support for conditional arguments
4 years ago
Duncan Ogilvie
8f393d967d
Make cmkr bootstrapper more robust
4 years ago
Duncan Ogilvie
326647011b
Initial attempt at adding tests
4 years ago
Duncan Ogilvie
b5752b7c2b
Breaking change, rename 'cmake.minimum' to 'cmake.version' and make it optional
4 years ago
Duncan Ogilvie
84f6b39f35
Clean up cmkr bootstrapping
4 years ago
Duncan Ogilvie
67ac9a4328
Add a hack to hide a warning while bootstrapping on Windows
4 years ago
Duncan Ogilvie
f2dbd1fcb8
Refactor cmake generation
4 years ago
Duncan Ogilvie
5c7f6c979e
Clean up command generation
4 years ago
Duncan Ogilvie
105e0aaeb9
Add support for project.description and project.languages
4 years ago
Duncan Ogilvie
206c658294
Simplify toml deserialization a lot
4 years ago
Duncan Ogilvie
461f26d0c6
Bugfixes
4 years ago
Duncan Ogilvie
1e8b756276
Move target type handling to an enum for refactor
4 years ago
Duncan Ogilvie
6000629f9a
Properly quote CMake command arguments with the wrapper
4 years ago
Duncan Ogilvie
fdd9a3d134
Improve CMakeLists.txt generation to not touch the file when there are no changes
4 years ago
Duncan Ogilvie
b6d629b9f4
Support more target_xxx commands
4 years ago
Duncan Ogilvie
a7bdb93830
Require a lower CMake version for compatibility with slow distros
4 years ago
Duncan Ogilvie
f905440871
Preserve ordering and switch target syntax to use tables
4 years ago