Commit Graph

48 Commits (6395267e4b2da61700dcd32f8a5690fcdecd1f3e)

Author SHA1 Message Date
Duncan Ogilvie 6395267e4b Merge cmkrlib into the cmkr target
3 years ago
Duncan Ogilvie 6d9b40bd15 Get rid of hack to hide a warning during bootstrapping on Windows
3 years ago
Duncan Ogilvie 17d4dc0555 Move all links to the new organization
3 years ago
Duncan Ogilvie 7cdf36f317 Initial support for conditional arguments
3 years ago
Duncan Ogilvie 8f393d967d Make cmkr bootstrapper more robust
3 years ago
Duncan Ogilvie 326647011b Initial attempt at adding tests
3 years ago
Duncan Ogilvie b5752b7c2b Breaking change, rename 'cmake.minimum' to 'cmake.version' and make it optional
3 years ago
Duncan Ogilvie 84f6b39f35 Clean up cmkr bootstrapping
3 years ago
Duncan Ogilvie 67ac9a4328 Add a hack to hide a warning while bootstrapping on Windows
3 years ago
Duncan Ogilvie f2dbd1fcb8 Refactor cmake generation
3 years ago
Duncan Ogilvie 5c7f6c979e Clean up command generation
3 years ago
Duncan Ogilvie 105e0aaeb9 Add support for project.description and project.languages
3 years ago
Duncan Ogilvie 206c658294 Simplify toml deserialization a lot
3 years ago
Duncan Ogilvie 461f26d0c6 Bugfixes
3 years ago
Duncan Ogilvie 1e8b756276 Move target type handling to an enum for refactor
3 years ago
Duncan Ogilvie 6000629f9a Properly quote CMake command arguments with the wrapper
3 years ago
Duncan Ogilvie fdd9a3d134 Improve CMakeLists.txt generation to not touch the file when there are no changes
3 years ago
Duncan Ogilvie b6d629b9f4 Support more target_xxx commands
3 years ago
Duncan Ogilvie a7bdb93830 Require a lower CMake version for compatibility with slow distros
3 years ago
Duncan Ogilvie f905440871 Preserve ordering and switch target syntax to use tables
3 years ago
Duncan Ogilvie bd36e67d2e Change to vendored dependencies instead of using FetchContent
3 years ago
Duncan Ogilvie 00969ee77d WIP DSL for generating cmake
3 years ago
Duncan Ogilvie 173c5e0f58 Restructure project
3 years ago
Duncan Ogilvie eaa5e62396 Rename various options to match CMake's naming better and refactor
3 years ago
Mohammed Alyousef e29c408854 use url for mpark variant
3 years ago
Mohammed Alyousef 8d0c8678c4 add mpark_variant
3 years ago
MoAlyousef f8ab24e0a2 bump 0.1.3
4 years ago
MoAlyousef 5dc71f9ba1 support building with C++11, adding linux github actions
4 years ago
MoAlyousef 41b00b4f98 reflect gen code in new CMakeLists.txt
4 years ago
Duncan Ogilvie 1114aaca94 Add cmkr COMPONENT when installing
4 years ago
Mohammed Alyousef fa510bb00e bump 0.1.2
4 years ago
Mohammed Alyousef 4e55489845 update 0.1.1
4 years ago
Mohammed Alyousef bce39a944d use fetch-content instead of submodules
4 years ago
MoAlyousef 3b09103d98 add globbing, package components and options
4 years ago
MoAlyousef 95b0ee8d40 Add comment for files generated by cmkr
4 years ago
MoAlyousef ff53b00f28 add include
4 years ago
MoAlyousef b64d5a370d add cmake class
4 years ago
MoAlyousef 4688ba718c refactor generate_project code
4 years ago
MoAlyousef a6239fd335 add error class
4 years ago
MoAlyousef 6035d3ae21 add cmake args
4 years ago
MoAlyousef 11b3061d47 require cmake 3.14 or higher
4 years ago
MoAlyousef c20781f970 formatting
4 years ago
MoAlyousef e382482021 fixes
4 years ago
MoAlyousef c03c9a2d0d add missing fields
4 years ago
MoAlyousef 9b44d37a78 add missing fields
4 years ago
MoAlyousef 9782c40832 do the required only
4 years ago
MoAlyousef 3ca8866752 first commit
4 years ago
MoAlyousef 1ab5e3f9f7 first commit
4 years ago