summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'update-kwsys'Brad King2021-07-262-4/+6
|\
| * Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-07-262-4/+6
| * Merge topic 'autouic-header-depends' into release-3.21Brad King2021-07-2610-81/+119
| |\
| * \ Merge topic 'autogen-deps' into release-3.21Brad King2021-07-261-5/+23
| |\ \
| | * | AutoGen: Fix needless compilation of mocs_compilation.cppJoerg Bornemann2021-07-231-5/+23
| * | | Merge topic 'nmc-target-objects' into release-3.21Brad King2021-07-231-4/+5
| |\ \ \ | | |/ / | |/| |
* | | | Merge topic 'refactor-target-export'Brad King2021-07-2612-66/+81
|\ \ \ \
| * | | | Refactor export file generator intefaceEugene Shalygin2021-07-228-62/+61
| * | | | Refactor cmTargetExport removing InterfaceIncludeDirecoriesEugene Shalygin2021-07-225-4/+20
* | | | | Merge topic 'autouic-header-depends'Brad King2021-07-2610-81/+119
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | AUTOUIC: Fix generating of dependency rules for UI header filesAlexey Edelev2021-07-2310-81/+119
| | |/ / | |/| |
| * | | Merge topic 'message-color' into release-3.21Brad King2021-07-211-0/+11
| |\ \ \
| * \ \ \ Merge topic 'toolchain-CMP0126' into release-3.21Brad King2021-07-211-0/+7
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2021-07-261-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-07-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-07-241-1/+1
* | | | | | Merge topic 'nmc-target-objects'Brad King2021-07-231-4/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Ninja Multi-Config: Restore TARGET_OBJECTS support in cross-configsBrad King2021-07-211-1/+1
| * | | | | cmGeneratorExpressionNode: Factor out local variable for global generatorBrad King2021-07-201-3/+4
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-07-231-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2021-07-221-1/+1
* | | | Merge topic 'message-color'Brad King2021-07-211-0/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | cmMessenger: Revert to non-color messages on WindowsBrad King2021-07-201-0/+11
| |/ /
* | | Merge topic 'toolchain-CMP0126'Brad King2021-07-211-0/+7
|\ \ \ | | |/ | |/|
| * | try_compile: Propagate CMP0126 to the generated test projectBrad King2021-07-201-0/+7
* | | CMake Nightly Date StampKitware Robot2021-07-211-1/+1
* | | Merge topic 'find_library_usable_from_script_mode'Brad King2021-07-201-4/+31
|\ \ \
| * | | find_library: Infer library prefix and suffix when in script modeRobert Maynard2021-07-191-4/+31
* | | | Merge topic 'autogen-ui-header-depends'Brad King2021-07-201-6/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | AUTOUIC: Fix cyclic dependency between generated UI headers and timestampAlexey Edelev2021-07-191-6/+14
| | |/ | |/|
| * | Merge topic 'cmake-presets-no-binary-dir-no-s' into release-3.21Brad King2021-07-191-4/+6
| |\ \
* | | | CMake Nightly Date StampKitware Robot2021-07-201-1/+1
* | | | Merge topic 'cmake-presets-no-binary-dir-no-s'Brad King2021-07-191-4/+6
|\ \ \ \ | | |/ / | |/| |
| * | | CMakePresets.json: Fix expansion issue with empty binaryDirKyle Edwards2021-07-161-4/+6
* | | | Merge topic 'vs2022'Brad King2021-07-191-2/+1
|\ \ \ \ | | |/ / | |/| |
| * | | VS: Update Visual Studio 17 2022 generator for Preview 2Brad King2021-07-151-2/+1
| |/ /
| * | CMake 3.21.0v3.21.0Brad King2021-07-141-1/+1
* | | CMake Nightly Date StampKitware Robot2021-07-191-1/+1
* | | CMake Nightly Date StampKitware Robot2021-07-181-1/+1
* | | CMake Nightly Date StampKitware Robot2021-07-171-1/+1
* | | CMake Nightly Date StampKitware Robot2021-07-161-1/+1
* | | CMake Nightly Date StampKitware Robot2021-07-151-1/+1
* | | Merge topic 'cpack-deb-debuginfo'Brad King2021-07-142-180/+156
|\ \ \
| * | | Refactor: Drop redundand `std::endl` calls in the middle of outputAlex Turbov2021-07-131-36/+52
| * | | Refactor: Use `cmStrToLong` instead of `std::strtol`Alex Turbov2021-07-131-18/+17
| * | | Refactor: Avoid duplicate calls to `GetOption("GEN_DBGSYMDIR")`Alex Turbov2021-07-131-9/+11
| * | | Refactor: Deduplicate code of `createDebPackages()`Alex Turbov2021-07-131-22/+19
| * | | CPack/DEB: dbgsym package not generated for non-component packagingAlex Turbov2021-07-132-45/+37
| * | | Refactor: Extract packaged files finder into a functionAlex Turbov2021-07-131-45/+34
| * | | Refactor: cmCPackDebGenerator::PackageComponents handle `else` firstAlex Turbov2021-07-131-27/+27