summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Help: Clarify usage of Topic-renameCraig Scott2018-05-301-2/+5
* | | | | | | CMake Nightly Date StampKitware Robot2018-05-301-1/+1
* | | | | | | Merge topic 'parallel_build_option'Brad King2018-05-2950-100/+424
|\ \ \ \ \ \ \
| * | | | | | | cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-2550-100/+424
* | | | | | | | Merge topic 'cuda-unused-placeholder'Brad King2018-05-292-7/+7
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | CUDA: Drop unused/broken platform link flags placeholderBrad King2018-05-252-7/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'vs-raii-implement'Brad King2018-05-291-130/+42
|\ \ \ \ \ \ \
| * | | | | | | cmVisualStudio10TargetGenerator: Remove empty Elem::EndElement()Vitaly Stakhovsky2018-05-251-125/+31
| * | | | | | | cmVisualStudio10TargetGenerator: close XML tag in Elem destructorVitaly Stakhovsky2018-05-251-6/+12
* | | | | | | | Merge topic 'bootstrap_ccache_tweak'Brad King2018-05-291-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | bootstrap: Use ccache in script-generated makefileShane Parris2018-05-251-4/+6
* | | | | | | | | Merge topic 'doxygen-all'Craig Scott2018-05-293-2/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindDoxygen: Add tests for ALL optionCraig Scott2018-05-272-0/+52