Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'set-cache-keep-normal-variable' | Brad King | 2021-05-25 | 7 | -0/+81 |
|\ | |||||
| * | set(CACHE): do not remove normal variable | Marc Chevrier | 2021-05-20 | 7 | -0/+81 |
* | | Merge branch 'master' into cmp0082-exclude-from-all | Kyle Edwards | 2021-05-24 | 527 | -462/+5142 |
|\ \ | |||||
| * | | Framework: Fix $<TARGET_SONAME_FILE:...> for imported frameworks | Kyle Edwards | 2021-05-20 | 3 | -0/+23 |
| * | | Merge topic 'cmake-ninja-workdir' | Brad King | 2021-05-20 | 4 | -0/+50 |
| |\ \ | |||||
| | * | | Ninja: Handle depfiles with absolute paths to generated files | Brad King | 2021-05-19 | 1 | -1/+1 |
| | * | | Tests: Add case covering a unity build with a generated source | Brad King | 2021-05-19 | 4 | -0/+50 |
| | |/ | |||||
| * | | Merge topic 'install-script-all-components' | Brad King | 2021-05-20 | 10 | -0/+72 |
| |\ \ | |||||
| | * | | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS | Nils Gladitz | 2021-05-19 | 10 | -0/+72 |
| | |/ | |||||
| * | | cmCommandLineArgument: OneOrMore mode supports `=` separator | Robert Maynard | 2021-05-19 | 1 | -2/+1 |
| * | | cmCommandLineArgument: Understands which commands require partial matching | Robert Maynard | 2021-05-19 | 1 | -1/+1 |
| |/ | |||||
| * | INTERFACE_POSITION_INDEPENDENT_CODE must be transitive for OBJECT library | Marc Chevrier | 2021-05-14 | 1 | -0/+3 |
| * | Merge topic 'VS-include_external_msproject-CSharp-targets-references' | Brad King | 2021-05-14 | 3 | -0/+47 |
| |\ | |||||
| | * | Tests/include_external_msproject: Check C# project reference | Dario Passet | 2021-05-13 | 3 | -0/+47 |
| * | | Merge topic 'cmake_build_and_install_command_error_when_given_bad_arguments' | Brad King | 2021-05-14 | 13 | -0/+30 |
| |\ \ | |||||
| * \ \ | Merge topic 'find_item-consistent-behavior-cache-variables' | Brad King | 2021-05-13 | 23 | -0/+397 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | find_*: ensure consistent behavior for cache variables | Marc Chevrier | 2021-05-12 | 23 | -0/+397 |
| * | | | Merge topic 'xcode-inherited-params' | Brad King | 2021-05-12 | 3 | -0/+58 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Xcode: add extra '$(inherited)' entries using InheritBuildSettingAttribute. | Danny Parker | 2021-05-05 | 3 | -0/+58 |
| * | | | Merge topic 'UseJava-add_jar-resource-namespace' | Brad King | 2021-05-11 | 3 | -0/+56 |
| |\ \ \ | |||||
| | * | | | UseJava: Add RESOURCES with NAMESPACE to add_jar() | Smit tay | 2021-05-10 | 3 | -0/+56 |
| * | | | | Merge topic 'codespell' | Brad King | 2021-05-10 | 12 | -13/+13 |
| |\ \ \ \ | |||||
| | * | | | | Xcode: Fix typos and spelling in error message | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
| | * | | | | Tests: Fix typos and spelling in test strings | Josef Angstenberger | 2021-05-07 | 2 | -2/+2 |
| | * | | | | Tests: Fix typos and spelling in test error message | Josef Angstenberger | 2021-05-07 | 2 | -3/+3 |
| | * | | | | Tests: Fix typos and spelling in test name | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
| | * | | | | Tests: Fix typos and spelling in comments | Josef Angstenberger | 2021-05-07 | 6 | -6/+6 |
| * | | | | | Merge topic 'install-symlink-to-directory' | Brad King | 2021-05-10 | 5 | -0/+22 |
| |\ \ \ \ \ | |||||
| | * | | | | | install(FILES): Allow installation of symlinks to directory | Jens Carl | 2021-05-06 | 5 | -0/+22 |
| * | | | | | | Merge topic 'windows-symlink-errors' | Brad King | 2021-05-10 | 5 | -6/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | cmSystemTools: Improve CreateLink and CreateSymlink error codes | Brad King | 2021-05-07 | 5 | -6/+6 |
| | |/ / / / / | |||||
| * | | | | | | Merge topic 'ep-update-git-hash-missing' | Brad King | 2021-05-10 | 3 | -3/+20 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | FindProtobuf: Add PLUGIN parameter to protobuf_generate | Frank Lange | 2021-05-06 | 4 | -0/+28 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Tests: Fix RunCMake.CMakePresets example PATH format | Brad King | 2021-05-05 | 1 | -0/+3 |
| * | | | | | Merge topic 'generate-cmake-build-command-parallel' | Brad King | 2021-05-05 | 4 | -0/+19 |
| |\ \ \ \ \ | |||||
| | * | | | | | ctest_build: Add the PARALLEL_LEVEL argument | friendlyanon | 2021-05-04 | 2 | -0/+12 |
| | * | | | | | build_command: Add the PARALLEL_LEVEL argument | friendlyanon | 2021-05-04 | 2 | -0/+7 |
| * | | | | | | Merge topic 'extend_toolchain_flag_to_cmake_preset' | Brad King | 2021-05-04 | 9 | -2/+90 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | cmake-presets: Introduce `toolchainFile` preset option | Robert Maynard | 2021-04-28 | 9 | -2/+90 |
| * | | | | | | | Merge topic 'vs-config-specific-csproj' | Brad King | 2021-05-04 | 4 | -1/+36 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | VS: Add support for per-config C# sources | Thomas Vaughan | 2021-05-03 | 4 | -1/+36 |
| * | | | | | | | | Merge topic 'vs-csharp-link' | Brad King | 2021-05-04 | 3 | -0/+27 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | VS: Fix CSharp sources inside build directory | Kinan Mahdi | 2021-05-03 | 3 | -0/+27 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge topic 'compile-features-lang-vars' | Brad King | 2021-05-04 | 3 | -0/+10 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | CompilerId/Features: Tolerate variables named for languages | Brad King | 2021-05-03 | 3 | -0/+10 |
| * | | | | | | | | Merge topic 'ninja-multi-long-command-line-config' | Brad King | 2021-05-03 | 3 | -0/+12 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Merge topic 'foreach-loop-variable' | Brad King | 2021-05-03 | 3 | -0/+106 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| | * | | | | | | | foreach(): loop variables are only available in the loop scope | Marc Chevrier | 2021-04-28 | 3 | -0/+106 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge topic 'test-ifort-windows' | Brad King | 2021-04-29 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Tests: Fix FortranOnly test with Intel compiler on Windows | Brad King | 2021-04-28 | 1 | -0/+5 |
| | |/ / / / / / |