Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-format.bash: update to clang-format-6.0 | Brad King | 2018-06-01 | 13 | -20/+33 |
* | clang-format: Add comments to suppress some formatting | Brad King | 2018-06-01 | 1 | -1/+2 |
* | Tests/VSWinStorePhone: Do not format managed source | Brad King | 2018-06-01 | 1 | -0/+1 |
* | Merge topic 'update-prebuilt-openssl' | Brad King | 2018-06-01 | 1 | -3/+3 |
|\ | |||||
| * | Utilities/Release: Update to openssl-1.1.0h | Brad King | 2018-05-31 | 1 | -3/+3 |
* | | Merge topic 'autogen_autorcc_multi_config' | Brad King | 2018-06-01 | 17 | -11/+170 |
|\ \ | |||||
| * | | Autogen: Add AUTORCC configuration change test | Sebastian Holtermann | 2018-05-30 | 11 | -0/+94 |
| * | | Autogen: Let AUTORCC generate output for all configurations | Sebastian Holtermann | 2018-05-30 | 1 | -2/+14 |
| * | | Autogen: Add lock file to AUTORCC commands | Sebastian Holtermann | 2018-05-30 | 6 | -9/+62 |
* | | | Merge topic 'nolint_typedef_testdriver' | Brad King | 2018-06-01 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | TestDriver: Disable clang-tidy 'modernize-use-using' | Sylvain Joubert | 2018-05-31 | 1 | -2/+2 |
* | | | | Merge topic 'alsa-target' | Brad King | 2018-06-01 | 6 | -9/+74 |
|\ \ \ \ | |||||
| * | | | | FindALSA: add testcase | Rolf Eike Beer | 2018-05-31 | 4 | -0/+40 |
| * | | | | FindALSA: reformat docs | Rolf Eike Beer | 2018-05-31 | 1 | -9/+16 |
| * | | | | FindALSA: provide an imported target | Rolf Eike Beer | 2018-05-31 | 2 | -0/+18 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-06-01 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge branch 'release-3.11' | Brad King | 2018-05-31 | 0 | -0/+0 |
|\ \ \ | |||||
| * | | | CMake 3.11.3v3.11.3 | Brad King | 2018-05-31 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.11' | Brad King | 2018-05-31 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'create_test_sourcelist-strcpy' into release-3.11 | Brad King | 2018-05-30 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'cpack-wix-sources' into release-3.11 | Brad King | 2018-05-30 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'revert-windows_symlinks' into release-3.11 | Brad King | 2018-05-29 | 4 | -8/+22 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'create_test_sourcelist-strcpy' | Brad King | 2018-05-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | TestDriver: Replace strncpy with strcpy | Sander Vrijders | 2018-05-30 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'cpack-wix-sources' | Brad King | 2018-05-31 | 1 | -2/+2 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | CPack: Fix cross-compilation of WiX generator | Brad King | 2018-05-30 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'revert-windows_symlinks' | Brad King | 2018-05-31 | 4 | -8/+22 |
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | |||||
| * | | | cmSystemTools: Revert GetRealPath implementation on Windows | Brad King | 2018-05-29 | 4 | -8/+22 |
| |/ / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-31 | 1 | -1/+1 |
* | | | Merge topic 'vs-toolset-version' | Brad King | 2018-05-30 | 22 | -0/+191 |
|\ \ \ | |||||
| * | | | VS: Add option to select the version of the toolset used by VS 2017 | Basil Fierz | 2018-05-29 | 22 | -0/+191 |
* | | | | Merge topic 'cmRemoveDuplicates' | Brad King | 2018-05-30 | 3 | -42/+39 |
|\ \ \ \ | |||||
| * | | | | cmAlgorithms: Speed up cmRemoveDuplicates method | Le Minh Phuc | 2018-05-25 | 2 | -41/+38 |
| * | | | | IWYU: Define a macro to tell code it is preprocessing for iwyu | Brad King | 2018-05-25 | 1 | -1/+1 |
* | | | | | Merge topic 'clarify-topic-rename' | Brad King | 2018-05-30 | 1 | -2/+5 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Help: Clarify usage of Topic-rename | Craig Scott | 2018-05-29 | 1 | -2/+5 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-30 | 1 | -1/+1 |
* | | | | | Merge topic 'parallel_build_option' | Brad King | 2018-05-29 | 50 | -100/+424 |
|\ \ \ \ \ | |||||
| * | | | | | cmake: Add options for parallel builds to --build mode | Florian Maushart | 2018-05-25 | 50 | -100/+424 |
* | | | | | | Merge topic 'cuda-unused-placeholder' | Brad King | 2018-05-29 | 2 | -7/+7 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | CUDA: Drop unused/broken platform link flags placeholder | Brad King | 2018-05-25 | 2 | -7/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'vs-raii-implement' | Brad King | 2018-05-29 | 1 | -130/+42 |
|\ \ \ \ \ | |||||
| * | | | | | cmVisualStudio10TargetGenerator: Remove empty Elem::EndElement() | Vitaly Stakhovsky | 2018-05-25 | 1 | -125/+31 |
| * | | | | | cmVisualStudio10TargetGenerator: close XML tag in Elem destructor | Vitaly Stakhovsky | 2018-05-25 | 1 | -6/+12 |
* | | | | | | Merge topic 'bootstrap_ccache_tweak' | Brad King | 2018-05-29 | 1 | -4/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bootstrap: Use ccache in script-generated makefile | Shane Parris | 2018-05-25 | 1 | -4/+6 |
* | | | | | | | Merge topic 'doxygen-all' | Craig Scott | 2018-05-29 | 3 | -2/+62 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindDoxygen: Add tests for ALL option | Craig Scott | 2018-05-27 | 2 | -0/+52 |
| * | | | | | | | FindDoxygen: add optional ALL argument | David Demelier | 2018-05-24 | 1 | -2/+10 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-05-29 | 1 | -1/+1 |