Commit Graph

274 Commits (5951f6930eee0aec33089e5056953b4d9a97b117)
 

Author SHA1 Message Date
Duncan Ogilvie 25da3171f0 Add default conditions for gcc/clang/msvc
3 years ago
Duncan Ogilvie 95907602b4 Do not allow in-tree builds per default
3 years ago
Duncan Ogilvie 4b300df8d5 Add some more tests for the documentation
3 years ago
Duncan Ogilvie 760b2a8511 Show a nice error when specifying an invalid vcpkg package name
3 years ago
Duncan Ogilvie fb9af0213b Bump CMKR_TAG
3 years ago
Duncan Ogilvie 264e4ace18 Fix bug checking the root path of subdirectories
3 years ago
Duncan Ogilvie b6ab584a1a Bump CMKR_TAG
3 years ago
Duncan Ogilvie 3cd84a9708 Add basic support for [subdir.mydir]
3 years ago
Duncan Ogilvie 9932e501ce Rename files to make the project easier to navigate
3 years ago
Duncan Ogilvie 1b37dd76a5 Rename things to try to make the code more readable
3 years ago
Duncan Ogilvie 82f2a11311 Bump CMKR_TAG
3 years ago
Duncan Ogilvie eaf03eb785 Add support for target condition
3 years ago
Duncan Ogilvie 8ea5b77ba5
Merge pull request #28 from build-cpp/conditional-properties
3 years ago
Duncan Ogilvie a12b3ae021 Bump CMKR_TAG
3 years ago
Duncan Ogilvie 2450cfb2c9 Implement conditional properties
3 years ago
Duncan Ogilvie 8d024556e3 Fix CI
3 years ago
Duncan Ogilvie af3807ca2b Add support for private- target options
3 years ago
Duncan Ogilvie 17f085c66d Minor improvements to cmkr.cmake
3 years ago
Duncan Ogilvie 5ad6134e07
Merge pull request #27 from build-cpp/manifest
3 years ago
Duncan Ogilvie 7b20d8c54c Restore [vcpkg].version functionality and add a test + documentation
3 years ago
MoAlyousef ffdedbdace fixes
3 years ago
MoAlyousef bb7a0bc0ed signal failure to write a vcpkg.json file
3 years ago
MoAlyousef dd0003f8fe add nlohmann_json to cmake toml
3 years ago
MoAlyousef a32caca8f0 fix fetching vcpkg
3 years ago
MoAlyousef f565ad2af0 fix formatting, add check for project version in manifest mode
3 years ago
MoAlyousef dc4b59f05d prelim vcpkg manifest support
3 years ago
Duncan Ogilvie 4988f141e4 Bump version in cmkr.cmake bootstrapper
3 years ago
Duncan Ogilvie 64b58425e6 Add missing code generation for link-options
3 years ago
Duncan Ogilvie d4f0cdf152 Allow test working directories with a relative path
3 years ago
Duncan Ogilvie 306bb3d4fc Automatically generate documentation from tests
3 years ago
Duncan Ogilvie acd3688d16 Fix [fetch-content]
3 years ago
Duncan Ogilvie 23c5713c6b Fix pipeline typos
3 years ago
Duncan Ogilvie cebe73c8e5 Improved dark theme
3 years ago
Duncan Ogilvie 779d4ae96a
Update README.md
3 years ago
Duncan Ogilvie 7eed60bc7d Use dark theme when the system uses dark theme in the documentation
3 years ago
Duncan Ogilvie aa468dcf9c Only upload artifacts for certain operating systems in the matrix
3 years ago
Duncan Ogilvie 1bd9d2228e Logic for prereleases in github actions
3 years ago
Duncan Ogilvie 5364b5ea72 Add credits for documentation favicon
3 years ago
Duncan Ogilvie 7a5d3b0491 Github actions artifacts and release binaries
3 years ago
Duncan Ogilvie 02f1a70628 Use relative paths in the install command to support --prefix
3 years ago
Duncan Ogilvie 7bd97e56e3
Update README.md
3 years ago
Duncan Ogilvie 6e0e3d8215
Update index.md
3 years ago
Duncan Ogilvie 00230ee11a
Update index.md
3 years ago
Duncan Ogilvie e734886d9f
Merge pull request #22 from darknessxk/feature/docs
3 years ago
Duncan Ogilvie cf748514fb Use rewritten readme as a base for the documentation
3 years ago
Luiz "darknessxk" Felipe fbe968f817 Fixed search issue
3 years ago
Luiz "darknessxk" Felipe d1097c8303 Rolled back dark theme,e removed import from folder, more examples will be added with time
3 years ago
Luiz "darknessxk" Felipe 8697d87e50 Fixed wrong permalinks
3 years ago
Luiz "darknessxk" Felipe 7dfa905625 Changed the examples pattern to a better one with indexation, better ordered menus
3 years ago
Luiz "darknessxk" Felipe 9a008f0e40 Enabled search
3 years ago