summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindwxWidgets: link with the new required libs under MSWVadim Zeitlin2017-04-071-1/+1
* Merge branch 'server-mode-test-no-pyc' into releaseBrad King2017-04-031-0/+1
|\
| * Tests: Avoid generating .pyc files during Server testBrad King2017-04-031-0/+1
* | Merge branch 'mac-implicit-link-no-lto-flag' into releaseBrad King2017-04-032-1/+15
|\ \
| * | CMakeParseImplicitLinkInfo: Ignore ld -lto_library flagBrad King2017-04-032-1/+15
| |/
* | Merge branch 'intel-compile-features' into releaseBrad King2017-03-311-1/+3
|\ \
| * | Features: Update features for Intel C++ 17.0.2 on UNIXBrad King2017-03-311-1/+3
| |/
* | Merge branch 'test-fix-CTestTestChecksum-dir' into releaseBrad King2017-03-311-2/+2
|\ \
| * | Tests: Fix spurious CTestTestParallel failuresBrad King2017-03-311-2/+2
| |/
* | Merge branch 'ExternalProject-fix-remote-branch' into releaseBrad King2017-03-311-1/+4
|\ \
| * | ExternalProject: Fix regression in GIT_TAG with remote branch nameBrad King2017-03-311-1/+4
| |/
* | CMake 3.8.0-rc4v3.8.0-rc4Brad King2017-03-301-1/+1
|/
* Merge branch 'FindBoost-1.64-deps' into releaseBrad King2017-03-301-0/+1
|\
| * FindBoost: Update 1.64 dependencies using 1.64 beta1Roger Leigh2017-03-301-0/+1
* | Merge branch 'sdcc-compiler-id' into releaseBrad King2017-03-291-2/+8
|\ \
| * | SDCC: Fix identification of current sdcc compilerBrad King2017-03-291-2/+8
| |/
* | Merge branch '16742-swift-3.0' into releaseBrad King2017-03-294-9/+15
|\ \
| * | Swift: Simplify mixed test case to make it version agnosticGregor Jasny2017-03-292-20/+3
| * | Swift: Default to Swift 3.0 with Xcode 8.3 and laterGregor Jasny2017-03-284-3/+26
| |/
* | Merge branch 'vs-rc-defines' into releaseBrad King2017-03-296-7/+37
|\ \
| * | 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
| * | VS: Honor preprocessor definitions in RC flagsBrad King2017-03-281-5/+7
| * | cmVisualStudio10TargetGenerator: De-duplicate preprocessor defsBrad King2017-03-281-1/+4
| * | cmIDEOptions: Add GetDefines methodBrad King2017-03-282-0/+7
| |/
* | Merge branch 'libarchive-backport-zip-dir-fix' into releaseBrad King2017-03-271-16/+20
|\ \
| * | libarchive: backport zip directory recognition fixBrad King2017-03-271-16/+20
| |/
* | Merge branch 'ninja-fix-sysconf-non-limit' into releaseBrad King2017-03-271-5/+9
|\ \
| * | Ninja: Fix command line limit when sysconf has no ARG_MAXChristian Pfeiffer2017-03-271-5/+9
| |/
* | Merge branch 'InstallRequiredSystemLibraries-vs2017' into releaseBrad King2017-03-272-7/+32
|\ \
| * | InstallRequiredSystemLibraries: Find VS 2017 redist directoryBrad King2017-03-271-0/+5
| * | Add undocumented CMake language means to find VS 2017Brad King2017-03-271-0/+13
| * | InstallRequiredSystemLibraries: Split VS 2017 search pathsBrad King2017-03-271-7/+14
* | | Merge branch 'cpack-rpm-tests-handle-build-id-links' into releaseBrad King2017-03-273-5/+11
|\ \ \
| * | | CPack/RPM tests: handle build-id linksDomen Vrankar2017-03-273-5/+11
* | | | Merge branch 'cpack-rpm-debuginfo-docs-cleanup' into releaseBrad King2017-03-271-8/+0
|\ \ \ \
| * | | | CPack/RPM can now generate a single debuginfo packageDomen Vrankar2017-03-271-8/+0
| | |_|/ | |/| |
* | | | CMake 3.8.0-rc3v3.8.0-rc3Brad King2017-03-241-1/+1
|/ / /
* | | Merge branch 'cpack-rpm-correct-error-message-debug-lengths' into releaseBrad King2017-03-231-2/+2
|\ \ \
| * | | CPack/RPM: fix error message associated with source path lengthDaniel Black2017-03-231-2/+2
* | | | Merge branch 'InstallRequiredSystemLibraries-vs2017' into releaseBrad King2017-03-231-69/+109
|\ \ \ \ | | |_|/ | |/| |
| * | | InstallRequiredSystemLibraries: Add support for VS 2017Brad King2017-03-231-5/+23
| * | | InstallRequiredSystemLibraries: Split MFC redist dir variableBrad King2017-03-231-3/+5
| * | | InstallRequiredSystemLibraries: Split VS IDE and DLL versionsBrad King2017-03-231-66/+86
* | | | Merge branch 'server-mode-fix-home-dir-check' into releaseBrad King2017-03-231-2/+22
|\ \ \ \
| * | | | server-mode: Make CMAKE_HOME_DIRECTORY more reliableTobias Hunger2017-03-221-2/+22
* | | | | Merge branch 'InstallRequiredSystemLibraries-refactor' into releaseBrad King2017-03-231-179/+176
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | InstallRequiredSystemLibraries: Drop version from variable namesBrad King2017-03-221-122/+123
| * | | | InstallRequiredSystemLibraries: Refactor to avoid macrosBrad King2017-03-221-58/+54
| * | | | InstallRequiredSystemLibraries: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-221-22/+22
| | |/ / | |/| |