summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Tests: CPack test documentation faceliftDomen Vrankar2016-11-271-32/+136
| * | | | | | | | | | | Tests: CPack/DEB test change prerequirements checkDomen Vrankar2016-11-274-6/+11
| * | | | | | | | | | | Tests: source CPack tests don't require build stageDomen Vrankar2016-11-272-3/+3
| * | | | | | | | | | | Tests: CPack test set packaging typeDomen Vrankar2016-11-2725-158/+130
| * | | | | | | | | | | Tests: remove generator prefix from CPack test nameDomen Vrankar2016-11-2719-7/+7
| * | | | | | | | | | | Tests: CPack test long_filenames prerequirementsDomen Vrankar2016-11-271-2/+2
| * | | | | | | | | | | Tests: CPack test use same content listDomen Vrankar2016-11-2722-107/+154
| * | | | | | | | | | | Tests: CPack test unify expected file namingDomen Vrankar2016-11-2727-54/+122
| * | | | | | | | | | | Tests: CPack test move and merge VerifyResultDomen Vrankar2016-11-2716-117/+110
| * | | | | | | | | | | Tests: CPack test move per test prerequirementsDomen Vrankar2016-11-274-2/+2
| * | | | | | | | | | | Tests: CPack test merge generator specificsDomen Vrankar2016-11-2721-104/+127
| * | | | | | | | | | | Tests: CPack test move ExpectedFiles scriptDomen Vrankar2016-11-2735-105/+109
| * | | | | | | | | | | Tests: CPack test should always check test outputDomen Vrankar2016-11-274-7/+5
| * | | | | | | | | | | Tests: CPack test move std error files to test filesDomen Vrankar2016-11-275-4/+4
| * | | | | | | | | | | Tests: CPack move tests to separate dirDomen Vrankar2016-11-2720-1/+1
| * | | | | | | | | | | Tests: CPack test should use default package nameDomen Vrankar2016-11-2728-46/+18
| * | | | | | | | | | | Tests: CPack/RPM test introduction of default stderr test outputDomen Vrankar2016-11-2714-22/+3
| * | | | | | | | | | | Tests: fix CPack test source packages missing generator typeDomen Vrankar2016-11-271-1/+1
| * | | | | | | | | | | Tests: CPack fix for invalid config file pathDomen Vrankar2016-11-271-2/+1
* | | | | | | | | | | | Merge topic '16449-revert-xcode-system-includes'Brad King2016-11-283-44/+19
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Revert "Xcode: Obey SYSTEM keyword for includes (#15687)"Gregor Jasny2016-11-283-44/+19
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-281-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-271-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-261-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-251-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-241-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-11-231-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'release'Brad King2016-11-220-0/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'doc-CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT' into releaseBrad King2016-11-213-0/+17
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'eclipse-subprojects'Brad King2016-11-221-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Eclipse: Fix indexer for subprojectsAdam Weisi2016-11-211-0/+8
* | | | | | | | Merge topic 'imported-interface-no-system'Brad King2016-11-225-1/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE librariesBrad King2016-11-215-1/+12
* | | | | | | | | Merge topic 'doc-CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT'Brad King2016-11-223-0/+17
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Help: Document CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT variableBrad King2016-11-213-0/+17
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-11-221-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'doc-imported-interface-libname'Brad King2016-11-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Mention IMPORTED_LIBNAME_* in interface library property whitelistBrad King2016-11-211-0/+1
|/ / / / / / /
* | | | | | | Merge topic 'capture-clang-tidy-errors'Brad King2016-11-218-7/+39
|\ \ \ \ \ \ \
| * | | | | | | cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zeroBrad King2016-11-187-3/+29
| * | | | | | | cmake: If ldd for LINK_WHAT_YOU_USE fails to run then report whyBrad King2016-11-181-3/+7
| * | | | | | | cmake: Comment why we ignore the include-what-you-use return codeBrad King2016-11-182-1/+3
* | | | | | | | Merge topic 'update-kwsys'Brad King2016-11-211-0/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-181-0/+11
| |\ \ \ \ \ \ \
| | * | | | | | | KWSys 2016-11-18 (2a3f6f6b)KWSys Upstream2016-11-181-0/+11
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-11-211-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-11-201-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2016-11-191-1/+1
* | | | | | | | Merge branch 'release'Brad King2016-11-180-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'vs-15-preview-5' into releaseBrad King2016-11-182-2/+2
| |\ \ \ \ \ \ \