summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Replace 'Dart' with 'CDash' in ctest.1 manualBrad King2014-10-081-8/+5
* CMake 3.0.2v3.0.2Brad King2014-09-081-1/+1
* Merge branch 'ExternalProject-download-loop' into releaseBrad King2014-09-081-0/+1
|\
| * ExternalProject: Avoid infinite loop on file download hash mismatchAlan W. Irwin2014-09-081-0/+1
* | Merge branch 'fix-clang-cross-compile-find-binutils' into releaseBrad King2014-09-052-2/+6
|\ \
| * | Fix finding binutils when cross-compiling with ClangBrad King2014-09-052-2/+6
* | | Merge branch 'backport-xcode-duplicate-file-refs' into releaseBrad King2014-09-031-6/+4
|\ \ \
| * | | Xcode: Generate per-target file references (#15111)Brad King2014-09-031-6/+4
* | | | Merge branch 'fix-lexer-open-square' into releaseBrad King2014-08-184-35/+51
|\ \ \ \
| * | | | cmListFileLexer: Fix lexing of single '[' character (#15092)Brad King2014-08-184-35/+51
| | |/ / | |/| |
* | | | Merge branch 'doc-CMP0022-compat-version-typo' into releaseBrad King2014-08-131-1/+1
|\ \ \ \
| * | | | CMP0022: Fix version documented to support LINK_PUBLIC/LINK_PRIVATEBrad King2014-08-131-1/+1
| | |/ / | |/| |
* | | | Merge branch 'backport-OpenRISC-1000-support' into releaseBrad King2014-08-112-0/+8
|\ \ \ \
| * | | | KWSys CPU: Add support for OpenRISC 1000Christian Svensson2014-08-071-0/+4
| * | | | KWIML: Teach ABI.h about OpenRISC 1000Christian Svensson2014-08-071-0/+4
| |/ / /
* | | | Merge branch 'backport-BundleUtilities-os9-newlines' into releaseBrad King2014-08-111-0/+1
|\ \ \ \
| * | | | BundleUtilities: Allow Info.plist files which use CR line endingsTim Blechmann2014-08-071-0/+1
| |/ / /
* | | | Merge branch 'backport-fix-CMP0047-IS_GNU-vars' into releaseBrad King2014-08-111-0/+8
|\ \ \ \
| * | | | CMP0047: Fix CMAKE_COMPILER_IS_GNU(CC|CXX) in OLD behaviorBrad King2014-08-071-0/+8
* | | | | Merge branch 'fix-Qt-Autogen' into releaseBrad King2014-08-118-7/+84
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | QtAutogen: Fix use of multiple ui files in a single target.Stephen Kelly2014-03-256-6/+74
| * | | | QtAutogen: Use the basename for resource files.Stephen Kelly2014-03-254-1/+10
* | | | | CMake 3.0.1v3.0.1Brad King2014-07-301-1/+1
* | | | | Merge branch 'check-flag-avoid-semicolon' into releaseBrad King2014-07-301-1/+1
|\ \ \ \ \
| * | | | | Check*CompilerFlag: Avoid ';' in common pattern (#15048)Brad King2014-07-301-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'FindQt4-more-plugins' into releaseBrad King2014-07-281-3/+3
|\ \ \ \ \
| * | | | | FindQt4: Add nativewifi and qtga pluginsMathieu MARACHE2014-07-281-3/+3
| |/ / / /
* | | | | Merge branch 'xcode-6-librarian-flags' into releaseBrad King2014-07-282-5/+24
|\ \ \ \ \
| * | | | | Xcode: Fix static library creation for Xcode 6 (#15038)Brad King2014-07-282-5/+24
| |/ / / /
* | | | | Merge branch 'backport-kwsys-qnx-fix' into releaseBrad King2014-07-171-1/+4
|\ \ \ \ \
| * | | | | KWSys SystemInformation: No SA_RESTART on QNXBob E2014-07-171-1/+4
| |/ / / /
* | | | | Merge branch 'compile-with-cray' into releaseBrad King2014-07-171-1/+1
|\ \ \ \ \
| * | | | | cmcurl: Fix a build failure with the Cray compiler on Linux (#15026)Chuck Atkins2014-07-171-1/+1
| |/ / / /
* | | | | Merge branch 'fix-QCC-compile-flags' into releaseBrad King2014-07-176-27/+41
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | QNX: Add missing flags for configurations and artifact creation.Stephen Kelly2014-07-176-27/+41
| |/ / /
* | | | Merge branch 'wince-fix-dll-linking' into releaseBrad King2014-07-101-4/+6
|\ \ \ \
| * | | | MSVC: Fix linking of DLLs on WinCE (#15013)Brad King2014-07-101-4/+6
| |/ / /
* | | | Merge branch 'install-cfbundle-directory' into releaseBrad King2014-07-101-0/+14
|\ \ \ \
| * | | | OS X: Install CFBundles as complete directoriesTim Blechmann2014-07-101-0/+14
| |/ / /
* | | | Merge branch 'CMakeExpandImportedTargets-CMP0045' into releaseBrad King2014-07-071-2/+10
|\ \ \ \
| * | | | CMakeExpandImportedTargets: Do not read property on non-target (#15008)Brad King2014-07-071-2/+10
| |/ / /
* | | | Merge branch 'UseSWIG-fix-noproxy-check' into releaseBrad King2014-06-251-1/+1
|\ \ \ \
| * | | | UseSWIG: Fix check for noproxy flag (#14990)Brad King2014-06-251-1/+1
| |/ / /
* | | | Merge branch 'bootstrap-cmake-locations' into releaseBrad King2014-06-252-4/+12
|\ \ \ \
| * | | | bootstrap: Fix "make test" and "make package" targets (#14989)Brad King2014-06-252-0/+8
| * | | | bootstrap: Clarify name of configured source directoryBrad King2014-06-252-4/+4
| |/ / /
* | | | Merge branch 'gfortran-compressed-modules' into releaseBrad King2014-06-231-14/+27
|\ \ \ \
| * | | | Fortran: Add support for GNU >= 4.9 compressed modules (#14975)Brad King2014-06-231-14/+27
| |/ / /
* | | | Merge branch 'ninja-avoid-double-phony' into releaseBrad King2014-06-161-0/+9
|\ \ \ \
| * | | | Ninja: Remove CMake includes from explicit depends (#14972)Adam Strzelecki2014-06-161-0/+9
| |/ / /