summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Ninja: Properly convert all paths to unix style before we do set intersection.Robert Maynard2013-07-221-18/+22
* CMake Nightly Date StampKitware Robot2013-07-221-1/+1
* CMake Nightly Date StampKitware Robot2013-07-211-1/+1
* CMake Nightly Date StampKitware Robot2013-07-201-1/+1
* CMake Nightly Date StampKitware Robot2013-07-191-1/+1
* Merge topic 'custom-command-assignment'Brad King2013-07-182-0/+29
|\
| * add_custom_command: Manage backtrace memory correctly (#14299)Brad King2013-07-172-0/+29
* | Merge topic 'doc-add_test-names'Brad King2013-07-181-0/+3
|\ \
| * | add_test: Document test name restrictions (#14298)Brad King2013-07-171-0/+3
* | | CMake Nightly Date StampKitware Robot2013-07-181-1/+1
* | | CMake Nightly Date StampKitware Robot2013-07-171-1/+1
|/ /
* | 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
|\ \ \ \ \ \ \ \ \