Duncan Ogilvie
|
d607b9028c
|
Bump to 0.2.26
v0.2.26
|
2023-11-09 13:32:05 +01:00 |
|
Duncan Ogilvie
|
099b14552c
|
Merge pull request #131 from build-cpp/fetch-subdir
Add [fetch-content].subdir
|
2023-11-09 13:31:48 +01:00 |
|
Duncan Ogilvie
|
771c80a41a
|
Add [fetch-content].subdir
Closes #98
|
2023-11-09 13:28:29 +01:00 |
|
Duncan Ogilvie
|
58c7de1d60
|
Merge pull request #129 from build-cpp/gitignore-improvement
Improve the default .gitignore that's generated
|
2023-10-18 13:22:44 +02:00 |
|
Duncan Ogilvie
|
a61e4bb999
|
Merge pull request #128 from build-cpp/language-documentation
Document the supported languages
|
2023-10-18 13:22:32 +02:00 |
|
Duncan Ogilvie
|
47aaeaf8ce
|
Document the supported languages
|
2023-10-18 12:27:04 +02:00 |
|
Duncan Ogilvie
|
62609a0088
|
Improve the default .gitignore that's generated
|
2023-10-18 12:26:38 +02:00 |
|
Duncan Ogilvie
|
e0d8a085db
|
Merge pull request #121 from anthonyprintup/relative-paths
Added support for relative paths in `link-libraries`
|
2023-09-22 16:13:03 +02:00 |
|
Duncan Ogilvie
|
56da4144ae
|
Merge pull request #125 from anthonyprintup/fix-124
fix(generator): Prevent calling `std::string::back` on an empty string
|
2023-09-22 16:12:20 +02:00 |
|
Duncan Ogilvie
|
9388b3f29d
|
Merge pull request #123 from anthonyprintup/quotes-fix
Prevent wrapping test command arguments in quotes
|
2023-09-22 16:12:07 +02:00 |
|
Anthony Printup
|
079644cfeb
|
fix(generator): Prevent calling std::string::back on an empty string
Fixes #124
|
2023-09-20 02:34:02 +02:00 |
|
Anthony Printup
|
a7ca9f04c0
|
fix(relative-paths): Replaced has_parent_path with a simpler path check
|
2023-09-20 00:35:41 +02:00 |
|
Anthony Printup
|
339c2aac94
|
fix(generator): Prevent command arguments from being quoted when generating tests
Fixes #122
|
2023-09-18 18:36:58 +02:00 |
|
Anthony Printup
|
c573c9a76d
|
test(relative-paths): Add the test-library file to libs
|
2023-09-18 17:49:21 +02:00 |
|
Anthony Printup
|
b24a0a2fdc
|
test(relative-paths): Make link-libraries conditional to the Windows platform
|
2023-09-18 17:49:20 +02:00 |
|
Anthony Printup
|
854e8817c4
|
test(relative-paths): Remove inlined CMake from cmake.toml
|
2023-09-18 17:49:11 +02:00 |
|
Anthony Printup
|
1c2947b2fc
|
fix(relative-paths): Prevent processing paths which may contain CMake macros, added a check to see if the library that's being linked exists on disk
|
2023-09-18 17:35:46 +02:00 |
|
Anthony Printup
|
19e61aa1aa
|
test(relative-paths): Attempt to fix the tests workflow
|
2023-09-18 16:41:37 +02:00 |
|
Anthony Printup
|
bfa1e1fe0d
|
test(relative-paths): Added the latest relative-paths test to the tests workflow
|
2023-09-18 15:49:17 +02:00 |
|
Anthony Printup
|
56bd78f7ad
|
feat(project-parser): Added support for relative paths in link-libraries
Fixes #116
|
2023-09-18 15:44:44 +02:00 |
|
Anthony Printup
|
4362b3547f
|
test(relative-paths): Added tests for #116
|
2023-09-18 15:43:46 +02:00 |
|
Duncan Ogilvie
|
08204d9847
|
Bump to 0.2.25
v0.2.25
|
2023-09-16 18:51:26 +02:00 |
|
Duncan Ogilvie
|
2202aa8173
|
Merge pull request #120 from anthonyprintup/new-lines-fix
Trim additional newline characters at the end of CMakeLists.txt
|
2023-09-16 18:49:45 +02:00 |
|
Anthony Printup
|
d3829fb6cd
|
Trim additional new lines at the end of the generated CMakeLists.txt
|
2023-09-16 18:49:30 +02:00 |
|
Duncan Ogilvie
|
3fb095210a
|
Merge pull request #118 from ZehMatt/vcpkg-errors
Report better error messages for vcpkg projects and features
|
2023-08-25 22:21:52 +02:00 |
|
ζeh Matt
|
9f99365a25
|
Report better error messages for vcpkg projects and features
|
2023-08-25 15:58:24 +03:00 |
|
Duncan Ogilvie
|
be387141b5
|
Add a 'Compiler flags' example to the documentation
|
2023-07-09 19:26:07 +02:00 |
|
Duncan Ogilvie
|
09ded38f70
|
Merge pull request #115 from build-cpp/clang-cl-condition
Add `clang-cl` and `clang-any` conditions
|
2023-07-09 18:01:06 +02:00 |
|
Duncan Ogilvie
|
ad90b1ad3e
|
Add 'clang-cl' and 'clang-any' conditions
|
2023-07-09 16:20:05 +02:00 |
|
Duncan Ogilvie
|
5bfa03d311
|
Bump to 0.2.24
v0.2.24
|
2023-06-12 19:12:47 +02:00 |
|
Duncan Ogilvie
|
bdd9d393d6
|
Merge pull request #113 from build-cpp/editorconfig
Add `.editorconfig` and linting
|
2023-06-12 18:28:12 +02:00 |
|
Duncan Ogilvie
|
1deaec2b41
|
Add .editorconfig and linting
Closes #112
|
2023-06-12 18:26:13 +02:00 |
|
Duncan Ogilvie
|
cfee3bbc14
|
Merge pull request #111 from anthonyprintup/fetch-content-system
Fix #110
|
2023-06-12 17:48:54 +02:00 |
|
Anthony Printup
|
bcaa60cabe
|
feat: Added SYSTEM flag support to fetch-content
|
2023-06-12 15:41:20 +02:00 |
|
Duncan Ogilvie
|
7b1d33395e
|
Bump to 0.2.23
v0.2.23
|
2023-03-25 11:25:18 +00:00 |
|
Duncan Ogilvie
|
240fafc102
|
Merge pull request #101 from build-cpp/minor-cleanup
Cleanup
|
2023-03-25 11:24:44 +00:00 |
|
Duncan Ogilvie
|
7a7ddf2699
|
Speed up the pipeline by using Ninja
|
2023-03-25 11:19:48 +00:00 |
|
Duncan Ogilvie
|
605a04e72d
|
Fix formatting of files
|
2023-03-24 11:07:02 +00:00 |
|
Duncan Ogilvie
|
fd7f078127
|
Add workflow for checking clang-format
|
2023-03-24 11:04:58 +00:00 |
|
Duncan Ogilvie
|
ee0e0d71d9
|
Remove a bunch of dead code
|
2023-03-24 11:03:45 +00:00 |
|
Duncan Ogilvie
|
9d6897b572
|
Suppress warnings related to DOWNLOAD_EXTRACT_TIMESTAMP
|
2023-03-24 11:03:40 +00:00 |
|
Duncan Ogilvie
|
f8c34e5545
|
Error when [vcpkg] is used from a non-root project
|
2023-03-24 10:43:17 +00:00 |
|
Duncan Ogilvie
|
e6d783ea20
|
Fix a few clang-tidy warnings
|
2023-03-24 10:41:59 +00:00 |
|
Duncan Ogilvie
|
ee7fe38a7b
|
Merge pull request #100 from build-cpp/include-subdir-bugfix
Fix a bug where includes in a subdir would not work
|
2023-03-24 10:13:30 +00:00 |
|
Duncan Ogilvie
|
66b2aad843
|
Fix a bug where includes in a subdir would not work
|
2023-03-24 10:04:32 +00:00 |
|
Duncan Ogilvie
|
d2e376080a
|
Bump to 0.2.22
v0.2.22
|
2023-03-09 21:36:11 +01:00 |
|
Duncan Ogilvie
|
634908c651
|
Merge pull request #97 from build-cpp/cmkr-init-regression
Fix a regression where cmkr init wouldn't create any source files
|
2023-03-09 21:35:25 +01:00 |
|
Duncan Ogilvie
|
33911f3f1b
|
Fix a regression where cmkr init wouldn't create any source files
|
2023-03-09 21:35:11 +01:00 |
|
Duncan Ogilvie
|
e650073bef
|
Bump to 0.2.21
v0.2.21
|
2023-03-08 09:48:40 +01:00 |
|
Duncan Ogilvie
|
96e44f7771
|
Merge pull request #96 from build-cpp/check-sources
Improve error messages and check if specified sources exist
|
2023-03-08 09:47:43 +01:00 |
|