summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'INTERFACE_LINK_LIBRARIES-prop'Brad King2013-07-1519-30/+468
|\
| * TLL: Don't populate old link interface if CMP0022 is NEW.Stephen Kelly2013-07-084-10/+53
| * Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-0812-8/+150
| * Introduce the INTERFACE_LINK_LIBRARIES property.Stephen Kelly2013-07-085-8/+202
| * Introduce the LINK_ONLY generator expression.Stephen Kelly2013-07-073-1/+40
| * GenexEval: Add abstracted access to link interface for a target.Stephen Kelly2013-07-073-5/+25
* | Merge topic 'try_compile-COPY_FILE_ERROR'Brad King2013-07-152-5/+45
|\ \
| * | try_compile: Add COPY_FILE_ERROR option to capture failureBrad King2013-07-152-5/+45
* | | Merge topic 'cmake-error-advice'Brad King2013-07-151-3/+19
|\ \ \
| * | | cmake: On configure error suggest looking at CMake*.log filesBrad King2013-07-091-3/+19
| |/ /
* | | Merge topic 'vs-flag-MAP-with-value'Brad King2013-07-153-3/+3
|\ \ \
| * | | VS: Fix /MAP:mapfile flag mapping (#14282)Brad King2013-07-093-3/+3
* | | | Merge topic 'doc-include-clarify'Brad King2013-07-151-4/+5
|\ \ \ \
| * | | | include: Clarify variable access scope for included fileBrad King2013-07-091-4/+5
| | |/ / | |/| |
* | | | Merge topic 'try_compile-escape-flags'Brad King2013-07-151-8/+8
|\ \ \ \
| * | | | try_compile: Escape CMAKE_<lang>_FLAGS in test projects (#14268)Brad King2013-07-151-8/+8
| | |/ / | |/| |
* | | | Merge topic 'doc-project-top-level'Brad King2013-07-151-1/+7
|\ \ \ \
| * | | | project: Document top-level CMakeLists.txt requirementBrad King2013-07-081-1/+7
* | | | | Merge topic 'IMPORTED-build-dependencies'Brad King2013-07-151-0/+2
|\ \ \ \ \
| * | | | | Add entire link interface transitive closure as target depends.Stephen Kelly2013-07-021-0/+2
* | | | | | CMake Nightly Date StampKitware Robot2013-07-151-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-07-141-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-07-131-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-07-121-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-07-111-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-07-101-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-07-091-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2013-07-081-1/+1
| |_|_|/ |/| | |
* | | | CMake Nightly Date StampKitware Robot2013-07-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-07-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-07-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2013-07-041-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2013-07-031-1/+1
* | | Merge topic 'update-kwsys'Brad King2013-07-021-57/+57
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-07-011-57/+57
* | | | Merge topic 'make-depends-collapse-paths'Brad King2013-07-023-14/+44
|\ \ \ \
| * | | | cmDependsC: Collapse relative include pathsPavel Shramov2013-06-263-14/+44
* | | | | Merge topic 'vs-generator-brief-doc-update'Brad King2013-07-023-3/+3
|\ \ \ \ \
| * | | | | VS: Clarify Visual Studio product year for each versionRobert Maynard2013-07-023-3/+3
* | | | | | CMake Nightly Date StampKitware Robot2013-07-021-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'vs12-generator'Brad King2013-07-0112-8/+925
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into vs12-generatorBrad King2013-06-28157-1357/+5389
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | VS12: Generate flag tables from MSBuild v120 tool filesBrad King2013-06-285-6/+763
| * | | | | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-287-2/+162
| | |_|_|/ | |/| | |
* | | | | Merge topic 'clang-register-warnings'Brad King2013-07-0120-101/+110
|\ \ \ \ \
| * | | | | Document removal of 'register' from flex/bison outputBrad King2013-06-289-0/+9
| * | | | | Remove some uses of obsolete 'register' storage specifierSean McBride2013-06-2811-101/+101
| | |/ / / | |/| | |
* | | | | Merge topic 'AddAutomocTargetFolder'Brad King2013-07-013-3/+23
|\ \ \ \ \
| * | | | | automoc: add a global AUTOMOC_TARGETS_FOLDER propertyAlex Neundorf2013-06-283-3/+23
| |/ / / /
* | | | | Merge topic 'DontStripImportLibs'Brad King2013-07-011-3/+3
|\ \ \ \ \