summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-custom-kits-dir'Brad King2017-04-171-0/+6
|\
| * VS: Add an environment variable for the Windows 10 kits directoryBrad King2017-04-121-0/+6
* | Merge topic 'CheckSymbolExists-update-docs'Brad King2017-04-131-32/+41
|\ \
| * | CheckSymbolExists: Document that intrinsics may not be detectedBrad King2017-04-121-2/+2
| * | CheckSymbolExists: Format documentationBrad King2017-04-121-18/+26
| * | CheckSymbolExists: Convert docs to bracket comment syntaxBrad King2017-04-121-32/+33
| |/
* | Merge topic 'project-description'Brad King2017-04-131-3/+13
|\ \ | |/ |/|
| * project: Add `DESCRIPTION` parameterAlex Turbov2017-04-111-3/+13
* | Merge topic 'macos-hidpi-qt-dialog'Brad King2017-04-121-0/+4
|\ \
| * | macOS: Enable Hi-DPI support in applications by defaultĽubomír Carik2017-04-111-0/+4
* | | Merge topic 'FindPythonInterp-3.6-windows'Brad King2017-04-111-2/+5
|\ \ \ | |/ / |/| |
| * | FindPythonInterp: Add `-32` and `-64` registry entry variantsRobert Dailey2017-04-101-2/+5
* | | Merge topic 'vs-rc-defines'Brad King2017-04-101-0/+4
|\ \ \
| * | | RC: Mark CMAKE_RC_FLAGS_<CONFIG> cache entries as advancedBrad King2017-04-101-0/+4
* | | | Merge topic 'FindwxWidgets-new-syslibs'Brad King2017-04-101-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | FindwxWidgets: link with the new required libs under MSWVadim Zeitlin2017-04-071-1/+1
| * | | Merge branch 'mac-implicit-link-no-lto-flag' into releaseBrad King2017-04-031-1/+9
| |\ \ \
| * \ \ \ Merge branch 'intel-compile-features' into releaseBrad King2017-03-311-1/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'multi-config-no-build-type'Brad King2017-04-073-6/+12
|\ \ \ \ \ \
| * | | | | | Do not initialize CMAKE_BUILD_TYPE on multi-config generatorsBastien Schatt2017-04-063-6/+12
* | | | | | | FindBoost: Fix release name candidate list constructionyume todo2017-04-061-1/+1
|/ / / / / /
* | | | | | Merge topic 'cpack-wix-root'Brad King2017-04-051-15/+23
|\ \ \ \ \ \
| * | | | | | CPackWIX: Add documentation for CPACK_WIX_ROOTNils Gladitz2017-04-041-0/+8
| * | | | | | CPackWIX: Fix variable documentation indentationsNils Gladitz2017-04-041-15/+15
* | | | | | | Merge topic 'revert-cpack_nsis_sign_uninstaller'Brad King2017-04-052-49/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert "CPack/NSIS: Sign the uninstaller"Brad King2017-04-042-49/+1
| |/ / / / / /
* | | | | | | Merge topic 'FindCUDA-tll-keywords'Brad King2017-04-051-7/+14
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Add option to use modern form of target_link_librariesTaylor Braun-Jones2017-04-041-7/+14
* | | | | | | | Merge topic 'CheckIPOSupported-Fortran'Brad King2017-04-054-7/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | CheckIPOSupported: Add Fortran supportRuslan Baratov2017-04-044-6/+16
| * | | | | | | | CheckIPOSupported: Move '_CMakeLTOTest-*' under 'CMakeFiles'Ruslan Baratov2017-04-041-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'lang-specific-binutils'Brad King2017-04-057-13/+17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}Ruslan Baratov2017-04-037-13/+17
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'ExternalProject-checkout-clarify'Brad King2017-04-041-4/+10
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: Run `git checkout` with `--` to clarify argumentsBrad King2017-04-031-4/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'FindBoost-vs-toolset-fallback'Brad King2017-04-041-13/+41
|\ \ \ \ \ \ \
| * | | | | | | FindBoost: Support prebuilt Windows binaries from SourceForgeRoger Leigh2017-03-291-1/+11
| * | | | | | | FindBoost: Allow testing for multiple compiler suffixesRoger Leigh2017-03-291-12/+30
* | | | | | | | Merge topic 'mac-implicit-link-no-lto-flag'Brad King2017-04-041-1/+9
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | CMakeParseImplicitLinkInfo: Ignore ld -lto_library flagBrad King2017-04-031-1/+9
* | | | | | | | Merge topic 'xcode-current-arch'Brad King2017-04-046-1/+17
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Xcode: Detect CURRENT_ARCH for use by generatorBrad King2017-03-316-1/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'ExternalProject-fix-remote-branch'Brad King2017-04-031-1/+4
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | ExternalProject: Fix regression in GIT_TAG with remote branch nameBrad King2017-03-311-1/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'intel-compile-features'Brad King2017-04-031-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Features: Update features for Intel C++ 17.0.2 on UNIXBrad King2017-03-311-1/+3
| |/ / /
| * | | Merge branch 'FindBoost-1.64-deps' into releaseBrad King2017-03-301-0/+1
| |\ \ \
| * \ \ \ Merge branch 'sdcc-compiler-id' into releaseBrad King2017-03-291-2/+8
| |\ \ \ \
| * \ \ \ \ Merge branch '16742-swift-3.0' into releaseBrad King2017-03-291-1/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs-rc-defines' into releaseBrad King2017-03-292-1/+19
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |