summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'InstallRequiredSystemLibraries-vs2017' into releaseBrad King2017-03-271-7/+19
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'ipo-policy-CMP0069'Brad King2017-03-317-4/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement interprocedural optimization for GNU compilersRuslan Baratov2017-03-303-0/+55
| * | | | | | | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-304-3/+17
| * | | | | | | | CheckIPOSupported: Visual Studio and Xcode generators do not support IPORuslan Baratov2017-03-301-1/+6
* | | | | | | | | Merge topic '10749-aix-version'Brad King2017-03-301-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AIX: Properly detect host system versionGregor Jasny2017-03-291-1/+9
* | | | | | | | | | Merge topic 'sdcc-compiler-id'Brad King2017-03-301-2/+8
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | SDCC: Fix identification of current sdcc compilerBrad King2017-03-291-2/+8
* | | | | | | | | | Merge topic 'FindBoost-1.64-deps'Brad King2017-03-301-0/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | FindBoost: Update 1.64 dependencies using 1.64 beta1Roger Leigh2017-03-301-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic '16742-swift-3.0'Brad King2017-03-301-1/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Swift: Default to Swift 3.0 with Xcode 8.3 and laterGregor Jasny2017-03-281-1/+7
| |/ / / / / /
* | | | | | | Merge topic 'vs-rc-defines'Brad King2017-03-292-1/+19
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | MSVC: Restore _DEBUG preprocessor definition in RC debug buildsBrad King2017-03-281-0/+3
| * | | | | RC: Add missing CMAKE_RC_FLAGS_<CONFIG> entries to cacheBrad King2017-03-281-1/+16
| |/ / / /
* | | | | Merge topic 'InstallRequiredSystemLibraries-vs2017'Brad King2017-03-281-7/+19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | InstallRequiredSystemLibraries: Find VS 2017 redist directoryBrad King2017-03-271-0/+5
| * | | | InstallRequiredSystemLibraries: Split VS 2017 search pathsBrad King2017-03-271-7/+14
* | | | | Merge topic 'cpack-rpm-debuginfo-honor-package-filename'Brad King2017-03-271-2/+42
|\ \ \ \ \
| * | | | | CPack/RPM: support for debuginfo package renamingDomen Vrankar2017-03-251-0/+40