summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge branch 'backport-fix-read-after-free' into releaseBrad King2014-06-121-5/+13
|\ \ \ | |/ / |/| |
| * | cmake: Fix read-after-free while checking command-line argumentsBrad King2014-06-121-5/+13
* | | CMake 3.0.0v3.0.0Brad King2014-06-091-1/+1
|/ /
* | Merge branch 'hpux-libarchive-compile' into releaseBrad King2014-06-091-12/+14
|\ \
| * | libarchive: fix compilation on newer HP-UX versionsRolf Eike Beer2014-06-091-12/+14
|/ /
* | Merge branch 'fix-ctest-option-summary' into releaseBrad King2014-06-051-1/+2
|\ \
| * | CTest: Added option description for --output-on-failureNils Gladitz2014-06-051-1/+2
* | | Merge branch 'fix-build-crash-on-bad-generator' into releaseBrad King2014-06-0310-1/+21
|\ \ \
| * | | cmake: Fix --build crash on bad CMAKE_GENERATOR in cacheBrad King2014-06-0310-1/+21
| |/ /
* | | Merge branch 'cmake-credits' into releaseBrad King2014-06-031-1/+1
|\ \ \
| * | | Simplify and clarify credit text and linkBrad King2014-06-031-1/+1
* | | | Merge branch 'cmake-credits' into releaseBrad King2014-06-033-5/+5
|\ \ \ \ | |/ / /
| * | | Simplify and clarify credit text and linkBrad King2014-06-033-5/+5
| |/ /
* | | Merge branch 'doc-include-dir-props' into releaseBrad King2014-06-023-3/+45
|\ \ \
| * | | Help: Explain build/install-tree include dirs in more places (#14946)Brad King2014-06-023-3/+35
| * | | Help: Add code example for INSTALL_INTERFACE to cmake-buildsystem.Stephen Kelly2014-06-021-1/+11
| |/ /
* | | Merge branch 'fix-cache-self-assignment' into releaseBrad King2014-05-272-6/+5
|\ \ \