summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | CTest: Add colored output on tests summary where supportedSylvain Joubert2018-11-094-16/+92
| |/ / / / / / /
* | | | | | | | Merge topic 'if_support_checking_if_cache_var_defined'Brad King2018-11-134-5/+24
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | If: Support the 'DEFINED CACHE{}' syntaxRobert Maynard2018-11-094-5/+24
* | | | | | | | CMake Nightly Date StampKitware Robot2018-11-131-1/+1
* | | | | | | | Merge topic 'BundleUtilities'Brad King2018-11-121-16/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Downcase functions in BundleUtilitiesJoachim Wuttke (o)2018-11-121-16/+16
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'FindPackageMessage'Brad King2018-11-121-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Correct macro -> function in FindPackageMessage.Joachim Wuttke (l)2018-11-121-9/+9
| |/ / / / / / /
* | | | | | | | Merge topic 'CheckPrototypeDefinition'Brad King2018-11-121-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: correct macro -> function in CheckPrototypeDefinitionJoachim Wuttke (o)2018-11-121-2/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'DocumentationVTK'Brad King2018-11-121-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: remove reference to inexistent file DocumentationVTK.cmake.Joachim Wuttke (l)2018-11-121-3/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'CMakeAddFortranSubdirectory'Brad King2018-11-121-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: better summary and xrefs for CMakeAddFortranSubdirectoryJoachim Wuttke (h)2018-11-111-6/+6
| |/ / / / / / /
* | | | | | | | Merge topic 'CMakePrintHelpers'Brad King2018-11-121-10/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: correct macro -> function in CMakePrintHelpersJoachim Wuttke (h)2018-11-111-10/+11
| |/ / / / / / /
* | | | | | | | Merge topic 'deprecate-ParseArguments'Brad King2018-11-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: move CMakeParseArguments to deprecated sectionJoachim Wuttke (h)2018-11-111-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'CPack-sections'Brad King2018-11-121-2/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Help: Insert section headers in CPack moduleJoachim Wuttke (h)2018-11-121-2/+8
| |/ / / / / /
* | | | | | | Merge topic 'pie-link-options'Craig Scott2018-11-1254-30/+768
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-1143-20/+683
| * | | | | | POSITION_INDEPENDENT_CODE: Fix erroneous '-fPIE' flag for Sun StudioMarc Chevrier2018-11-083-0/+3
| * | | | | | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions supportMarc Chevrier2018-11-0813-10/+82
* | | | | | | Merge topic 'autogen_global_target'Brad King2018-11-1233-68/+638
|\ \ \ \ \ \ \
| * | | | | | | Autogen: Add release notes for CMAKE_GLOBAL_AUTOGEN/RCC_TARGETSebastian Holtermann2018-11-111-0/+8
| * | | | | | | Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGETSebastian Holtermann2018-11-119-0/+79
| * | | | | | | Autogen: Add test for CMAKE_GLOBAL_AUTOGEN/RCC_TARGETSebastian Holtermann2018-11-1117-0/+279
| * | | | | | | Autogen: Add support for global ``autogen`` and ``autorcc`` targetsSebastian Holtermann2018-11-114-16/+164
| * | | | | | | Autogen: Add cmQtAutoGenGlobalInitializer classSebastian Holtermann2018-11-114-59/+115
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindODBC-mingw-avoid-hardcoded-odbc32'Brad King2018-11-121-1/+3
|\ \ \ \ \ \ \
| * | | | | | | FindODBC: Do not assume odbc32.lib for MinGWMateusz Łoskot2018-11-091-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'FindICU-link-dl'Brad King2018-11-121-0/+4
|\ \ \ \ \ \ \
| * | | | | | | FindICU: Add libdl to the link libraries for icu-ucCameron Cawley2018-11-081-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'release-3.13'Brad King2018-11-120-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'FindBoost-compiler-guess-update' into release-3.13Brad King2018-11-091-7/+26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'asm-compiler-id-clang' into release-3.13Brad King2018-11-091-0/+8
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'asm-compiler-id-clang'Brad King2018-11-121-0/+8
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | ASM: Detect compiler id for Clang used as AssemblerBrad King2018-11-091-0/+8
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'FindBoost-compiler-guess-update'Brad King2018-11-121-7/+26
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | FindBoost: Improve compiler prefix detection for GCC 5+ and clang 4+Mateusz Łoskot2018-11-091-7/+26
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2018-11-121-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-11-111-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2018-11-101-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release-3.13'Brad King2018-11-090-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'FindBoost-link-threads' into release-3.13Brad King2018-11-091-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'FindBoost-link-threads'Brad King2018-11-091-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindBoost: Add system thread library to Boost_LIBRARIESFelix Geyer2018-11-091-0/+3
| |/ / /
* | | | Merge topic 'cpack-improve-unknown-generator-error'Brad King2018-11-092-3/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | cpack: When given an unknown generator print out all valid generatorsRobert Maynard2018-11-091-1/+14