summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.1.2v3.1.2Brad King2015-02-041-1/+1
* Merge branch 'fix-default-install-config' into release-3.1Brad King2015-02-031-9/+5
|\
| * install: Fix regression in default configuration selectionBen Boeckel2015-02-031-9/+5
* | Merge branch 'backport-fix-cpack-symlink-create-dir' into release-3.1Brad King2015-01-301-0/+12
|\ \
| * | CPack: Fix packaging of source tarballs with symbolic linksBill Hoffman2015-01-301-0/+12
| |/
* | Merge branch 'ctest-update-gmake-error-match' into releaseBrad King2015-01-281-2/+2
|\ \
| * | ctest_build: Update GNU make error message matching (#15379)Marco Nolden2015-01-281-2/+2
| |/
* | Merge branch 'fix-OBJECT_DEPENDS-after-path-normalization' into releaseBrad King2015-01-282-0/+16
|\ \
| * | Normalize OBJECT_DEPENDS paths to match custom commands (#15366)Brad King2015-01-282-0/+16
| |/
* | KWSys Directory: Check opendir return value before using it (#15367)Brad King2015-01-231-0/+5
|/
* CMake 3.1.1v3.1.1Brad King2015-01-201-1/+1
* Merge branch 'xcode-target-sort' into releaseBrad King2015-01-192-14/+54
|\
| * Xcode: Sort targets deterministically and with ALL_BUILD first (#15346)Ben Boeckel2015-01-191-1/+25
| * Xcode: Fix early termination on per-config source file errorBrad King2015-01-192-13/+29
* | Merge branch 'release-3.0' into releaseBrad King2015-01-161-0/+1
|\ \
| * \ Merge branch 'eclipse-fix-cxx-natures' into release-3.0Brad King2015-01-161-0/+1
| |\ \
| | * | Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068)André Klitzing2015-01-161-0/+1
| * | | CMake 3.0.2v3.0.2Brad King2014-09-081-1/+1
| * | | 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-182-33/+49
| |\ \ \ \
| * \ \ \ \ Merge branch 'backport-OpenRISC-1000-support' into releaseBrad King2014-08-111-0/+4
| |\ \ \ \ \
| | * | | | | KWSys CPU: Add support for OpenRISC 1000Christian Svensson2014-08-071-0/+4
| | | |/ / / | | |/| | |
| * | | | | 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-112-5/+10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | CMake 3.0.1v3.0.1Brad King2014-07-301-1/+1
| * | | | | Merge branch 'xcode-6-librarian-flags' into releaseBrad 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 'install-cfbundle-directory' into releaseBrad King2014-07-101-0/+14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'bootstrap-cmake-locations' into releaseBrad King2014-06-251-1/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'gfortran-compressed-modules' into releaseBrad King2014-06-231-14/+27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ninja-avoid-double-phony' into releaseBrad King2014-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
* | | | | | | | | | | Merge branch 'fix-COMPILE_FEATURES-genex' into releaseBrad King2015-01-153-9/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Features: Fix the COMPILE_FEATURES genex for unavailable features.Stephen Kelly2015-01-121-0/+7
| * | | | | | | | | | | cmMakefile: Rename a method to what it really does.Stephen Kelly2015-01-123-9/+10
* | | | | | | | | | | | Merge branch 'cpack-PackageMaker-OSX-10.10' into releaseBrad King2015-01-152-10/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CPack: Fix PackageMaker internal versioning for OS X 10.10Calin Cascaval2015-01-122-10/+26
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fix-LOCATION-with-TARGET_OBJECTS' into releaseBrad King2015-01-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338)Stephen Kelly2015-01-131-0/+1
* | | | | | | | | | | | | Merge branch 'backport-cpack_invalid_cmake_generator' into releaseBrad King2015-01-141-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CPack: Avoid crash on invalid CMake generator name (#15308)Domen Vrankar2015-01-141-0/+8
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'fix-autouic-regression' into releaseBrad King2015-01-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | QtAutoUic: Restore source file AUTOUIC_OPTIONS settingsJustin Borodinsky2015-01-111-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'fix-empty-target-property-queries' into releaseBrad King2015-01-111-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | get_target_property: discern empty from undefined properties (#15333)Stephen Kelly2015-01-111-1/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'kwsys-Terminal-xterm-termite' into releaseBrad King2015-01-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \