summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'import-librhash'Brad King2016-11-1016-1944/+180
|\
| * FindLibRHash: Add module to find the librhash packageBrad King2016-11-101-0/+73
| * Remove unused cm_sha2 infrastructureBrad King2016-11-105-1800/+0
| * Port hash computation to cmCryptoHashBrad King2016-11-108-60/+34
| * cmCryptoHash: Re-implement in terms of librhashBrad King2016-11-102-85/+73
| * cmCryptoHash: Avoid using subclasses at client sitesBrad King2016-11-101-4/+4
| * librhash: Build the library within CMakeBrad King2016-11-101-0/+1
* | Merge topic 'autorcc-only-no-rebuild'Brad King2016-11-101-2/+2
|\ \
| * | QtAutogen: Do not re-generate AUTORCC outputs on every buildBrad King2016-11-091-2/+2
| * | CMake 3.7.0-rc3v3.7.0-rc3Brad King2016-11-041-1/+1
| * | Merge branch 'cmake-server-handshake-improvements' into releaseBrad King2016-10-282-63/+99
| |\ \
| * \ \ Merge branch 'cmake-server-message-quoting' into releaseBrad King2016-10-241-2/+2
| |\ \ \
| * | | | Ninja: Use binary dir for `$subdir/all` targetsAlexis Murzeau2016-10-242-29/+16
| * | | | CMake 3.7.0-rc2v3.7.0-rc2Brad King2016-10-191-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-11-101-1/+1
* | | | | Merge topic 'update-kwsys'Brad King2016-11-0972-13666/+11539
|\ \ \ \ \
| * | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-0972-13666/+11539
* | | | | | Merge topic 'imported-interface-libname'Brad King2016-11-096-19/+82
|\ \ \ \ \ \
| * | | | | | Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-096-13/+72
| * | | | | | cmTarget: Refactor GetMappedConfig to choose location property up frontBrad King2016-11-031-5/+7
| * | | | | | cmTarget: Add comment clarifying interface library special caseBrad King2016-11-031-0/+2
| * | | | | | cmTarget: Clarify comments in GetMappedConfigBrad King2016-11-031-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-11-091-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'include-what-you-use'Brad King2016-11-08140-442/+660
|\ \ \ \ \
| * | | | | Fix several include-what-you-use findingsDaniel Pfeifer2016-11-08140-442/+660
* | | | | | Merge topic 'clang-tidy'Brad King2016-11-084-8/+8
|\ \ \ \ \ \
| * | | | | | cmGeneratorTarget: Correctly set FortranModuleDirectoryCreatedDaniel Pfeifer2016-11-051-0/+1
| * | | | | | cmGeneratorTarget: Don't assing a bool to a stringDaniel Pfeifer2016-11-051-1/+0
| * | | | | | cmGlobalNinjaGenerator: Suppress clang-tidy warningDaniel Pfeifer2016-11-051-2/+2
| * | | | | | cmCTestSubmitHandler: Remove redundant c_str()Daniel Pfeifer2016-11-051-1/+1
| * | | | | | cmCPluginAPI: Fix clang-tidy findingsDaniel Pfeifer2016-11-051-4/+4
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2016-11-081-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-11-071-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-11-061-1/+1
|/ / / / /
* | | | | CMake Nightly Date StampKitware Robot2016-11-051-1/+1
* | | | | Merge topic 'vs-flag-order'Brad King2016-11-041-2/+3
|\ \ \ \ \
| * | | | | VS: Place source-specific AdditionalOptions after target-wide flagsBrad King2016-11-021-2/+3
* | | | | | CMake Nightly Date StampKitware Robot2016-11-041-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'remove-utf8-option'Brad King2016-11-037-57/+6
|\ \ \ \ \
| * | | | | Encoding: Remove option to use ANSI code page internallyClinton Stimpson2016-11-027-57/+6
* | | | | | Merge topic 'compile-features-for-language-standards'Brad King2016-11-031-0/+6
|\ \ \ \ \ \
| * | | | | | Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-021-0/+6
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-11-031-1/+1
|/ / / / /
* | | | | Merge topic 'fix_compiler_arg1'Brad King2016-11-021-1/+1
|\ \ \ \ \
| * | | | | cmRulePlaceholderExpander: Fix CMAKE_<LANG>_COMPILER_ARG1 replacementZack Galbreath2016-11-011-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-11-021-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'custom-command-CROSSCOMPILING_EMULATOR'Brad King2016-11-012-14/+35
|\ \ \ \ \
| * | | | | Fix custom command target substitution with CROSSCOMPILING_EMULATORBrad King2016-10-282-14/+35
* | | | | | Merge topic 'src-COMPILE_FLAGS-genex'Brad King2016-11-017-15/+65
|\ \ \ \ \ \
| * | | | | | Add generator expression support to per-source COMPILE_FLAGSZsolt Parragi2016-10-287-15/+65
| |/ / / / /