summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'WriteBasicConfigFile_tests'Brad King2018-06-041-239/+894
|\
| * Refactor write_basic_package_version_file testsDaniele E. Domenichelli2018-06-011-239/+894
* | Merge topic 'gnu-CMAKE_LANG_COMPILER_PREDEFINES_COMMAND'Brad King2018-06-042-1/+2
|\ \
| * | Move GNU COMPILER_PREDEFINES_COMMAND from Platform to CompilerSebastian Holtermann2018-06-012-1/+2
| |/
* | Merge topic 'libarchive-ssize_t'Brad King2018-06-041-1/+5
|\ \
| * | cmSystemTools: Restore compilation with libarchive versions below 3.3.1Brad King2018-06-011-1/+5
* | | Merge topic 'update-kwsys'Brad King2018-06-0460-1644/+1675
|\ \ \
| * \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-06-0160-1644/+1675
| |\ \ \ | | |/ / | |/| |
| | * | KWSys 2018-06-01 (8ef62b28)KWSys Upstream2018-06-0160-1644/+1675
* | | | CMake Nightly Date StampKitware Robot2018-06-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-06-031-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-06-021-1/+1
|/ / /
* | | Merge topic 'clang-format-6.0'Brad King2018-06-01458-3207/+3775
|\ \ \
| * | | Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-01445-3187/+3740
| * | | Empty commit at end of history preceding clang-format-6.0 style transitionBrad King2018-06-010-0/+0
| * | | clang-format.bash: update to clang-format-6.0Brad King2018-06-0113-20/+33
| * | | clang-format: Add comments to suppress some formattingBrad King2018-06-011-1/+2
| * | | Tests/VSWinStorePhone: Do not format managed sourceBrad King2018-06-011-0/+1
|/ / /
* | | Merge topic 'update-prebuilt-openssl'Brad King2018-06-011-3/+3
|\ \ \
| * | | Utilities/Release: Update to openssl-1.1.0hBrad King2018-05-311-3/+3
* | | | Merge topic 'autogen_autorcc_multi_config'Brad King2018-06-0117-11/+170
|\ \ \ \
| * | | | Autogen: Add AUTORCC configuration change testSebastian Holtermann2018-05-3011-0/+94
| * | | | Autogen: Let AUTORCC generate output for all configurationsSebastian Holtermann2018-05-301-2/+14
| * | | | Autogen: Add lock file to AUTORCC commandsSebastian Holtermann2018-05-306-9/+62
* | | | | Merge topic 'nolint_typedef_testdriver'Brad King2018-06-011-2/+2
|\ \ \ \ \
| * | | | | TestDriver: Disable clang-tidy 'modernize-use-using'Sylvain Joubert2018-05-311-2/+2
* | | | | | Merge topic 'alsa-target'Brad King2018-06-016-9/+74
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | FindALSA: add testcaseRolf Eike Beer2018-05-314-0/+40
| * | | | | FindALSA: reformat docsRolf Eike Beer2018-05-311-9/+16
| * | | | | FindALSA: provide an imported targetRolf Eike Beer2018-05-312-0/+18
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-06-011-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'release-3.11'Brad King2018-05-310-0/+0
|\ \ \ \
| * | | | CMake 3.11.3v3.11.3Brad King2018-05-311-1/+1
* | | | | Merge branch 'release-3.11'Brad King2018-05-310-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'create_test_sourcelist-strcpy' into release-3.11Brad King2018-05-301-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'cpack-wix-sources' into release-3.11Brad King2018-05-301-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'revert-windows_symlinks' into release-3.11Brad King2018-05-294-8/+22
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'create_test_sourcelist-strcpy'Brad King2018-05-311-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | TestDriver: Replace strncpy with strcpySander Vrijders2018-05-301-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'cpack-wix-sources'Brad King2018-05-311-2/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | CPack: Fix cross-compilation of WiX generatorBrad King2018-05-301-2/+2
| |/ / / / /
* | | | | | Merge topic 'revert-windows_symlinks'Brad King2018-05-314-8/+22
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | cmSystemTools: Revert GetRealPath implementation on WindowsBrad King2018-05-294-8/+22
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2018-05-311-1/+1
* | | | Merge topic 'vs-toolset-version'Brad King2018-05-3022-0/+191
|\ \ \ \
| * | | | VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-2922-0/+191
* | | | | Merge topic 'cmRemoveDuplicates'Brad King2018-05-303-42/+39
|\ \ \ \ \
| * | | | | cmAlgorithms: Speed up cmRemoveDuplicates methodLe Minh Phuc2018-05-252-41/+38
| * | | | | IWYU: Define a macro to tell code it is preprocessing for iwyuBrad King2018-05-251-1/+1
* | | | | | Merge topic 'clarify-topic-rename'Brad King2018-05-301-2/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |