summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | bindexplib: Run clang-format on header fileBrad King2017-04-051-0/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2017-04-061-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'fix-genex-example'Brad King2017-04-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Fix error in $<COMPILE_LANGUAGE:lang> exampleNils Gladitz2017-04-041-1/+1
* | | | | | | | Merge topic 'prop-is-multi-config'Brad King2017-04-0513-0/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Add case for GENERATOR_IS_MULTI_CONFIGBrad King2017-04-045-0/+11
| * | | | | | | | Add GENERATOR_IS_MULTI_CONFIG global propertyBastien Schatt2017-04-048-0/+38
* | | | | | | | | 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-053-54/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "CPack/NSIS: Sign the uninstaller"Brad King2017-04-043-54/+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-058-16/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CheckIPOSupported: Add Fortran supportRuslan Baratov2017-04-048-15/+16
| * | | | | | | | | CheckIPOSupported: Move '_CMakeLTOTest-*' under 'CMakeFiles'Ruslan Baratov2017-04-041-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'lang-specific-binutils'Brad King2017-04-0512-29/+33
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}Ruslan Baratov2017-04-0312-29/+33
* | | | | | | | | Merge topic 'bindexplib-arm'Brad King2017-04-052-289/+223
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bindexplib: add ARM supportMikhail Paulyshka2017-04-041-12/+16
| * | | | | | | | | bindexplib: remove unused codeMikhail Paulyshka2017-03-221-67/+0
| * | | | | | | | | bindexplib: clang-formatMikhail Paulyshka2017-03-222-281/+278
* | | | | | | | | | CMake Nightly Date StampKitware Robot2017-04-051-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | 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 branch 'release'Brad King2017-04-040-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'server-mode-test-no-pyc' into releaseBrad King2017-04-031-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mac-implicit-link-no-lto-flag' into releaseBrad King2017-04-032-1/+15
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ 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-042-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | CMakeParseImplicitLinkInfo: Ignore ld -lto_library flagBrad King2017-04-032-1/+15
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'server-mode-test-no-pyc'Brad King2017-04-041-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Tests: Avoid generating .pyc files during Server testBrad King2017-04-031-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'test-CMakeOnly.AllFindModules-local-exclude'Brad King2017-04-042-2/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Optionally skip local packages versions in CMakeOnly.AllFindModulesBrad King2017-04-032-2/+9
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'test-CMake.GetPrerequisites-config-message'Brad King2017-04-042-9/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Fix CMake.GetPrerequisites test config messageBrad King2017-04-032-9/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'xcode-current-arch'Brad King2017-04-046-1/+17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Xcode: Detect CURRENT_ARCH for use by generatorBrad King2017-03-316-1/+17
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-04-041-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release'Brad King2017-04-030-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'intel-compile-features' into releaseBrad King2017-03-311-1/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'test-fix-CTestTestChecksum-dir' into releaseBrad King2017-03-311-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ExternalProject-fix-remote-branch' into releaseBrad King2017-03-311-1/+4
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ 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 'test-LinkInterfaceLoop-custom-timeout'Brad King2017-04-031-1/+8
|\ \ \ \ \ \ \ \ \ \