summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-E-create_hardlink'Brad King2020-07-161-0/+29
|\
| * cmake: Add -E create_hardlinkSibi Siddharthan2020-07-151-0/+29
* | Merge topic 'move_more_queries_to_cmStandardLevelResolver'Brad King2020-07-163-151/+159
|\ \
| * | Move AddCompilerRequirementFlag to cmStandardLevelResolverRobert Maynard2020-07-153-151/+159
* | | CMake Nightly Date StampKitware Robot2020-07-161-1/+1
* | | Merge topic 'cmnonempty'Kyle Edwards2020-07-1519-58/+69
|\ \ \ | |/ / |/| |
| * | cmNonempty: Convenience inlines to check for non-empty stringVitaly Stakhovsky2020-07-1419-58/+69
| |/
* | Merge topic 'xcode-lib-refs'Brad King2020-07-152-58/+161
|\ \
| * | Xcode: Special treatment for directly linked framework binariesGusts Kaksis2020-07-141-6/+19
| * | Xcode: Use "Link Binary With Libraries" to link any libraryGusts Kaksis2020-07-142-58/+148
* | | Merge topic 'ison-stdstring'Brad King2020-07-1523-88/+60
|\ \ \
| * | | cmIsOn: add overload accepting const std::string*Vitaly Stakhovsky2020-07-1423-88/+60
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2020-07-151-1/+1
* | | Merge topic 'source_file_props_dedup_scopes'Craig Scott2020-07-141-2/+14
|\ \ \ | |/ / |/| |
| * | set_property: Deduplicate source file directory scopesAlexandru Croitor2020-07-131-2/+14
| * | Merge topic 'imported-local-target-alias' into release-3.18Brad King2020-07-131-0/+3
| |\ \
* | \ \ Merge topic 'genx-COMPILE_LANGUAGE-support'Brad King2020-07-143-3/+15
|\ \ \ \
| * | | | Genex $<COMPILE_LANGUAGE>: Extend contexts supportedMarc Chevrier2020-07-133-3/+15
* | | | | Merge topic 'getfeature-prop'Brad King2020-07-146-17/+16
|\ \ \ \ \
| * | | | | GetFeature(): return cmPropVitaly Stakhovsky2020-07-116-17/+16
| | |_|_|/ | |/| | |
* | | | | Merge topic 'evaluate-cleanup'Brad King2020-07-143-13/+3
|\ \ \ \ \
| * | | | | cmGeneratorExpressionInterpreter::Evaluate: remove const char* overloadVitaly Stakhovsky2020-07-113-13/+3
| |/ / / /
* | | | | Merge topic 'macos-11-file-GET_RUNTIME_DEPENDENCIES'Brad King2020-07-141-1/+14
|\ \ \ \ \
| * | | | | file: Update GET_RUNTIME_DEPENDENCIES for macOS 11 dylib cacheBrad King2020-07-131-1/+14
* | | | | | Merge topic 'profiling-case-insensitive-command-names'Brad King2020-07-141-1/+1
|\ \ \ \ \ \
| * | | | | | cmake: Store lowercase command names in profiling outputCraig Scott2020-07-131-1/+1
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2020-07-141-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'stdstring-compute'Brad King2020-07-132-34/+33
|\ \ \ \ \
| * | | | | cmComputeLinkInformation: members use std:string argumentsVitaly Stakhovsky2020-07-102-34/+33
* | | | | | Merge topic 'stl-support-filesystem-path'Brad King2020-07-133-1/+15
|\ \ \ \ \ \
| * | | | | | STL Support: Add cm::filesystem::path in <cm/filesystem>Marc Chevrier2020-07-092-0/+15
| * | | | | | STL Support: introduce dedicated configuration fileMarc Chevrier2020-07-091-1/+0
* | | | | | | Merge topic 'cuda-memcheck'Brad King2020-07-132-0/+145
|\ \ \ \ \ \ \
| * | | | | | | CTest: add cuda-memcheck supportTobias Ribizel2020-07-092-0/+145
* | | | | | | | Merge topic 'imported-local-target-alias'Brad King2020-07-131-0/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ALIAS targets: Non-global aliases must be propagated to sub-directoriesMarc Chevrier2020-07-111-0/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'supported-profiling-formats'Brad King2020-07-131-1/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | cmake: Show supported formats in --help output for --profiling-formatCraig Scott2020-07-111-1/+3
| |/ / / / /
| * | | | | CMake 3.18.0-rc4v3.18.0-rc4Brad King2020-07-101-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-07-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2020-07-121-1/+1
| |_|_|_|/ |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2020-07-111-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'string-cleanup'Brad King2020-07-105-16/+11
|\ \ \ \
| * | | | Clean a few string conversionsVitaly Stakhovsky2020-07-095-16/+11
| | |_|/ | |/| |
* | | | Merge topic 'source_file_both_props'Brad King2020-07-102-21/+37
|\ \ \ \ | | |/ / | |/| |
| * | | set_property: Allow both DIRECTORY and TARGET_DIRECTORY togetherAlexandru Croitor2020-07-092-20/+36
| * | | set_property: Fix name of TARGET_DIRECTORY option in error messagesAlexandru Croitor2020-07-091-1/+1
| * | | Merge topic 'cmake-gui-qt-5.14' into release-3.18Brad King2020-07-071-4/+4
| |\ \ \
| * \ \ \ Merge topic 'restore-cwd-translation-map' into release-3.18Brad King2020-07-033-1/+10
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2020-07-101-1/+1
| |_|_|/ / |/| | | |