Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2022-05-03 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-05-02 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-05-01 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-04-30 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2022-04-29 | 1 | -1/+1 |
* | Merge topic 'ghs-file-type' | Brad King | 2022-04-28 | 2 | -15/+8 |
|\ | |||||
| * | GHS: Set LANGUAGE type for source files | Fred Baksik | 2022-04-27 | 2 | -15/+8 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-28 | 1 | -1/+1 |
* | | Merge topic 'automoc-rsp' | Brad King | 2022-04-27 | 3 | -0/+63 |
|\ \ | |||||
| * | | AUTOMOC: Automatically use options file for moc compiler | Daniel Gehriger | 2022-04-26 | 3 | -0/+63 |
* | | | Merge topic 'file-set-simplifications' | Brad King | 2022-04-27 | 6 | -242/+338 |
|\ \ \ | |||||
| * | | | cmTarget: factor out fileset type handling | Ben Boeckel | 2022-04-25 | 1 | -132/+203 |
| * | | | cmTarget: require filesets to be of the right type | Ben Boeckel | 2022-04-25 | 1 | -34/+61 |
| * | | | cmTarget: factor out fileset property manipulation | Ben Boeckel | 2022-04-25 | 1 | -116/+114 |
| * | | | cmTarget: pass candidate strings by const-ref | Ben Boeckel | 2022-04-25 | 1 | -3/+3 |
| * | | | messages: remove screamake from comments and errors | Ben Boeckel | 2022-04-25 | 5 | -15/+15 |
| | |/ | |/| | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-27 | 1 | -1/+1 |
* | | | Merge topic 'target-bundle-dir-name-genex' | Brad King | 2022-04-26 | 1 | -1/+39 |
|\ \ \ | |||||
| * | | | Genex: Add TARGET_BUNDLE_DIR_NAME | Ben Leadbetter | 2022-04-22 | 1 | -1/+39 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-26 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-25 | 1 | -1/+1 |
| |/ |/| | |||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-24 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-23 | 1 | -1/+1 |
* | | Merge topic 'cmake-use-findpython' | Brad King | 2022-04-22 | 1 | -5/+0 |
|\ \ | |||||
| * | | string(): Support hash functions in bootstrap | Kyle Edwards | 2022-04-21 | 1 | -5/+0 |
| |/ | |||||
* | | Merge topic 'cmake-install-script-gen-style' | Brad King | 2022-04-22 | 5 | -49/+59 |
|\ \ | |||||
| * | | generated-scripts: use CMAKE_CURRENT_LIST_DIR where possible | Ben Boeckel | 2022-04-20 | 1 | -2/+1 |
| * | | generated-scripts: improve prose messages with CMake lists | Ben Boeckel | 2022-04-20 | 2 | -3/+7 |
| * | | generated-scripts: unset used variables | Ben Boeckel | 2022-04-20 | 3 | -1/+8 |
| * | | generated-scripts: use `foreach(IN LISTS)` | Ben Boeckel | 2022-04-20 | 2 | -2/+2 |
| * | | generated-scripts: quote variable expansions | Ben Boeckel | 2022-04-20 | 2 | -5/+5 |
| * | | generated-scripts: simplify `if` conditions | Ben Boeckel | 2022-04-20 | 3 | -14/+11 |
| * | | generated-cmake: use `_cmake_` prefixes for local variables | Ben Boeckel | 2022-04-20 | 3 | -37/+37 |
| * | | cmExportFileGenerator: require CMake 2.8.3 | Ben Boeckel | 2022-04-20 | 1 | -3/+6 |
* | | | Merge topic 'ghs-rerun-cmake-fix' | Brad King | 2022-04-22 | 1 | -9/+8 |
|\ \ \ | |||||
| * | | | GHS: Fix RERUN_CMAKE issue when generation step fails | Fred Baksik | 2022-04-16 | 1 | -9/+8 |
* | | | | Merge topic 'NO_CMAKE_INSTALL_PREFIX' | Brad King | 2022-04-22 | 4 | -5/+115 |
|\ \ \ \ | |||||
| * | | | | Find: Support per call disabling of CMAKE_INSTALL_PREFIX | Robert Maynard | 2022-04-15 | 4 | -5/+115 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-22 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'cpack-command-line-arguments' | Brad King | 2022-04-21 | 1 | -108/+115 |
|\ \ \ \ | |||||
| * | | | | CPack: Use cmCommandLineArgument instead of cmsys::CommandLineArguments | Kyle Edwards | 2022-04-20 | 1 | -108/+115 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'file-set-build-export' | Brad King | 2022-04-21 | 2 | -11/+88 |
|\ \ \ \ | |||||
| * | | | | cmExportBuildFileGenerator: handle genex-wrapped source paths | Ben Boeckel | 2022-04-18 | 1 | -8/+85 |
| * | | | | cmInstallCommand: tweak error message | Ben Boeckel | 2022-04-16 | 1 | -3/+3 |
| * | | | | Merge topic 'CPackIFW-extra-dot' into release-3.23 | Brad King | 2022-04-15 | 1 | -3/+3 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-04-21 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge topic 'cpack-dmg-sla' | Brad King | 2022-04-20 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/DMG: Do not use CPACK_RESOURCE_FILE_LICENSE for SLA by default | Brad King | 2022-04-14 | 1 | -1/+5 |
* | | | | | | Merge topic 'vs-dotnet-startup-object' | Brad King | 2022-04-20 | 1 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Add StartupObject property for managed .NET projects | Florian Schweiger | 2022-04-12 | 1 | -0/+14 |