summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Rename local target lookup methods to clarify purposeBrad King2016-04-017-9/+10
| * | | | | | | Fix lookup of an ALIAS target outside aliased target's directory (#16044)Brad King2016-04-014-27/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2016-04-051-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-04-041-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-04-031-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-04-021-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'cpack-rpm-external-symlink-handling'Brad King2016-04-014-7/+34
|\ \ \ \ \
| * | | | | CPack/RPM external symlink handlingDomen Vrankar2016-04-014-7/+34
* | | | | | Merge topic 'check-compiler-flag-clang-cl'Brad King2016-04-011-0/+1
|\ \ \ \ \ \
| * | | | | | Check*CompilerFlag: Add another pattern for Clang (#16038)Brad King2016-03-311-0/+1
* | | | | | | Merge topic 'add-CMAKE_EXTRA_INCLUDE_FILES-to-CMakePushCheckState'Brad King2016-04-013-11/+58
|\ \ \ \ \ \ \
| * | | | | | | PushCheckStateTest: Update test to check CMAKE_EXTRA_INCLUDE_FILESJean-Christophe Fillion-Robin2016-03-311-0/+5
| * | | | | | | CMakePushCheckState: Add support for CMAKE_EXTRA_INCLUDE_FILESJean-Christophe Fillion-Robin2016-03-312-2/+10
| * | | | | | | PushCheckStateTest: Test all variables managed by the moduleJean-Christophe Fillion-Robin2016-03-311-9/+43
| * | | | | | | PushCheckStateTest: Fix syntax warningJean-Christophe Fillion-Robin2016-03-311-2/+2
| |/ / / / / /
* | | | | | | Merge topic 'eclipse-source-groups'Brad King2016-04-012-28/+47
|\ \ \ \ \ \ \
| * | | | | | | Eclipse: Implement traversal of nested source groups (#15701)Patrik Lehmann2016-03-312-28/+47
| |/ / / / / /
* | | | | | | Merge topic 'update-kwsys'Brad King2016-04-011-2/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-03-311-2/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | KWSys 2016-03-31 (3392da1d)KWSys Upstream2016-03-311-2/+3
* | | | | | | | CMake Nightly Date StampKitware Robot2016-04-011-1/+1
* | | | | | | | Merge branch 'release'Brad King2016-03-310-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'backport-asm-includes' into releaseBrad King2016-03-315-5/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'xcode73-xctest-location' into releaseBrad King2016-03-281-0/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'backport-asm-includes'Brad King2016-03-310-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | ASM: Add missing <INCLUDES> placeholder for "compile" rulesGregor Jasny2016-03-315-5/+5
| |/ / / / / /
* | | | | | | Merge topic 'fix-spelling-typos'Brad King2016-03-3151-67/+67
|\ \ \ \ \ \ \
| * | | | | | | Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-2951-67/+67
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2016-03-314-8/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-03-294-8/+8
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | KWSys 2016-03-29 (b51abb30)KWSys Upstream2016-03-294-8/+8
* | | | | | | Merge topic 'external-project-no-extract'Brad King2016-03-312-6/+32
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: add support for just downloading a fileBen Boeckel2016-03-312-6/+32
| |/ / / / / /
* | | | | | | Merge topic 'preallocate-condition-keywords'Brad King2016-03-311-31/+58
|\ \ \ \ \ \ \
| * | | | | | | cmConditionEvaluator: Pre-allocate keyword stringsBrad King2016-03-291-31/+58
| |/ / / / / /
* | | | | | | Merge topic 'simplify-condition-context'Brad King2016-03-314-28/+6
|\ \ \ \ \ \ \
| * | | | | | | cmConditionEvaluator: Remove GetConditionContext methodBrad King2016-03-294-21/+6
| * | | | | | | cmConditionEvaluator: Drop unnecessary path conversionBrad King2016-03-291-8/+1
| |/ / / / / /
* | | | | | | Merge topic 'vs-fortran-MP'Brad King2016-03-311-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | VS: Map Intel Fortran `/MP` flag for multi-processor compilation (#15990)Brad King2016-03-291-0/+5
* | | | | | | CMake Nightly Date StampKitware Robot2016-03-311-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2016-03-301-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'asm-includes'Brad King2016-03-295-5/+5
|\ \ \ \ \
| * | | | | ASM: Add missing <INCLUDES> placeholder for "compile" rulesGregor Jasny2016-03-295-5/+5
* | | | | | Merge topic 'ghs-link-flags'Brad King2016-03-295-7/+46
|\ \ \ \ \ \
| * | | | | | GHS: Implement link flags and dirs for non-target groups (#16029)Geoff Viola2016-03-283-3/+36
| * | | | | | GHS: Factor out compiler information shared among languagesGeoff Viola2016-03-283-4/+10
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cpack-rpm-default-user-and-group'Brad King2016-03-294-1/+149
|\ \ \ \ \ \
| * | | | | | cpack rpm setting of defattrDomen Vrankar2016-03-284-1/+149
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2016-03-291-1/+1
|/ / / / /