summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* install: Remove error condition using INCLUDES DESTINATION without EXPORT.Stephen Kelly2013-07-291-7/+0
* Add a convenient way to add the includes install dir to the INTERFACE.Stephen Kelly2013-07-248-11/+96
* Merge topic 'drop-old-vs-dependency'Brad King2013-07-166-25/+6
|\
| * VS,Xcode: Drop incorrect legacy dependency trace (#14291)Brad King2013-07-156-25/+6
* | Merge topic 'cppcheck-fixes'Brad King2013-07-162-5/+5
|\ \
| * | cmake: Fix resource leak reported by cppcheckBrad King2013-07-151-4/+4
| * | ccmake: Add missing initializers reported by cppcheckÖmer Fadıl USTA2013-07-151-1/+1
* | | Merge topic 'vs-no-indirect-output'Brad King2013-07-161-1/+9
|\ \ \
| * | | VS: Avoid leaking child process output back to IDE (#14266)Brad King2013-07-161-1/+9
* | | | Merge topic 'tid-system-argument'Brad King2013-07-1625-58/+284
|\ \ \ \
| * | | | Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.Stephen Kelly2013-07-1611-14/+133
| * | | | Add a SYSTEM parameter to target_include_directories (#14180)Stephen Kelly2013-07-028-21/+58
| * | | | Extend the cmTargetPropCommandBase interface property handling.Stephen Kelly2013-07-022-14/+25
| * | | | Store system include directories in the cmTarget.Stephen Kelly2013-07-025-19/+66
| * | | | Add Target API to determine if an include is a system include.Stephen Kelly2013-07-028-7/+20
| * | | | Remove unused variable.Stephen Kelly2013-07-021-1/+0
* | | | | CMake Nightly Date StampKitware Robot2013-07-161-1/+1
* | | | | Merge topic 'doc-deprecation-variables'Brad King2013-07-151-0/+24
|\ \ \ \ \
| * | | | | Document some variables for deprecation control.Stephen Kelly2013-07-111-0/+24
* | | | | | Merge topic 'compile-defs-debugging'Brad King2013-07-1519-110/+293
|\ \ \ \ \ \
| * | | | | | Add target property debugging for COMPILE_DEFINITIONSStephen Kelly2013-07-125-66/+228
| * | | | | | Refactor cmTarget::GetCompileDefinitions to use an out-vector, not a string.Stephen Kelly2013-07-1114-48/+54
| * | | | | | Add an overload of cmIDEOptions::AddDefines taking a vector of strings.Stephen Kelly2013-07-102-0/+6
| * | | | | | Overload cmLocalGenerator::AppendDefines to add a list.Stephen Kelly2013-07-102-0/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'revert-CMAKE_SYSROOT'Brad King2013-07-159-135/+9
|\ \ \ \ \ \
| * | | | | | Revert "Use --sysroot when cross compiling."Stephen Kelly2013-07-129-135/+9
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'update-kwsys'Brad King2013-07-151-8/+4
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-07-111-8/+4
| |/ / / / /
* | | | | | Merge topic 'target-policies'Brad King2013-07-153-60/+54
|\ \ \ \ \ \
| * | | | | | Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICYStephen Kelly2013-07-113-60/+54
* | | | | | | 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