Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge topic 'pie-link-options' | Craig Scott | 2018-11-12 | 54 | -30/+768 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | POSITION_INDEPENDENT_CODE: Manage link flags for executables | Marc Chevrier | 2018-11-11 | 43 | -20/+683 | |
| * | | | | | | POSITION_INDEPENDENT_CODE: Fix erroneous '-fPIE' flag for Sun Studio | Marc Chevrier | 2018-11-08 | 3 | -0/+3 | |
| * | | | | | | INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support | Marc Chevrier | 2018-11-08 | 13 | -10/+82 | |
* | | | | | | | Merge topic 'autogen_global_target' | Brad King | 2018-11-12 | 33 | -68/+638 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Autogen: Add release notes for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET | Sebastian Holtermann | 2018-11-11 | 1 | -0/+8 | |
| * | | | | | | | Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET | Sebastian Holtermann | 2018-11-11 | 9 | -0/+79 | |
| * | | | | | | | Autogen: Add test for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET | Sebastian Holtermann | 2018-11-11 | 17 | -0/+279 | |
| * | | | | | | | Autogen: Add support for global ``autogen`` and ``autorcc`` targets | Sebastian Holtermann | 2018-11-11 | 4 | -16/+164 | |
| * | | | | | | | Autogen: Add cmQtAutoGenGlobalInitializer class | Sebastian Holtermann | 2018-11-11 | 4 | -59/+115 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindODBC-mingw-avoid-hardcoded-odbc32' | Brad King | 2018-11-12 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindODBC: Do not assume odbc32.lib for MinGW | Mateusz Łoskot | 2018-11-09 | 1 | -1/+3 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'FindICU-link-dl' | Brad King | 2018-11-12 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindICU: Add libdl to the link libraries for icu-uc | Cameron Cawley | 2018-11-08 | 1 | -0/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.13' | Brad King | 2018-11-12 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch 'FindBoost-compiler-guess-update' into release-3.13 | Brad King | 2018-11-09 | 1 | -7/+26 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'asm-compiler-id-clang' into release-3.13 | Brad King | 2018-11-09 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'asm-compiler-id-clang' | Brad King | 2018-11-12 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | ASM: Detect compiler id for Clang used as Assembler | Brad King | 2018-11-09 | 1 | -0/+8 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'FindBoost-compiler-guess-update' | Brad King | 2018-11-12 | 1 | -7/+26 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | FindBoost: Improve compiler prefix detection for GCC 5+ and clang 4+ | Mateusz Łoskot | 2018-11-09 | 1 | -7/+26 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-12 | 1 | -1/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-11 | 1 | -1/+1 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-10 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge branch 'release-3.13' | Brad King | 2018-11-09 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'FindBoost-link-threads' into release-3.13 | Brad King | 2018-11-09 | 1 | -0/+3 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'FindBoost-link-threads' | Brad King | 2018-11-09 | 1 | -0/+3 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | FindBoost: Add system thread library to Boost_LIBRARIES | Felix Geyer | 2018-11-09 | 1 | -0/+3 | |
| |/ / / | ||||||
* | | | | Merge topic 'cpack-improve-unknown-generator-error' | Brad King | 2018-11-09 | 2 | -3/+17 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | cpack: When given an unknown generator print out all valid generators | Robert Maynard | 2018-11-09 | 1 | -1/+14 | |
| * | | | cpack: Better error message when generator doesn't exist. | Robert Maynard | 2018-11-08 | 2 | -3/+4 | |
| | |/ | |/| | ||||||
* | | | Merge topic 'env' | Brad King | 2018-11-09 | 8 | -23/+104 | |
|\ \ \ | ||||||
| * | | | Help: Describe $CACHE and $ENV as operators | Joachim Wuttke (l) | 2018-11-08 | 3 | -6/+18 | |
| * | | | Help: Document if(DEFINED ENV{name}) | Joachim Wuttke (h) | 2018-11-08 | 1 | -7/+9 | |
| * | | | Help: short/long variable reference in if command | Joachim Wuttke (l) | 2018-11-08 | 2 | -4/+14 | |
| * | | | Help: Provide backreferences. | Joachim Wuttke (h) | 2018-11-08 | 3 | -2/+19 | |
| * | | | Help: New section on Environment Variables in cmake-language.7 | Joachim Wuttke (h) | 2018-11-08 | 1 | -1/+28 | |
| * | | | Help: Remove over-precise clause. | Joachim Wuttke (h) | 2018-11-08 | 1 | -4/+2 | |
| * | | | Help: Clarify effect of set(ENV{..} ..) and unset(ENV{..}) | Joachim Wuttke (h) | 2018-11-08 | 2 | -5/+20 | |
| |/ / | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-09 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'install-defaults' | Brad King | 2018-11-08 | 38 | -83/+953 | |
|\ \ | ||||||
| * | | Help: Add documentation and release notes for install | Kyle Edwards | 2018-11-07 | 2 | -4/+121 | |
| * | | install: Add sane set of defaults for DESTINATION and file type parameters | Kyle Edwards | 2018-11-07 | 36 | -79/+832 | |
* | | | Merge topic 'pkgconfig-mark-advanced' | Brad King | 2018-11-08 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | PkgConfig: Be less verbose by mark(ing)_as_advanced the find_library result | Sylvain Joubert | 2018-11-07 | 1 | -0/+1 | |
* | | | | Merge topic 'find-jpeg-turbo-multiarch-version' | Brad King | 2018-11-08 | 3 | -17/+29 | |
|\ \ \ \ | ||||||
| * | | | | FindJPEG: handle multiarch installs of libjpeg-turbo | Ben Boeckel | 2018-11-06 | 3 | -17/+29 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-08 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'release-3.13' | Brad King | 2018-11-07 | 0 | -0/+0 | |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | ||||||
| * | | CMake 3.13.0-rc3v3.13.0-rc3 | Brad King | 2018-11-07 | 1 | -1/+1 | |