summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Compile old-style link dependencies only for VS 6Brad King2014-07-143-3/+20
* cmTarget: Run old-style link dependencies only for VS 6Brad King2014-07-143-2/+10
* cmTarget: Rename old-style link dependencies code as "ForVS6"Brad King2014-07-143-59/+60
* export_library_dependencies: Use original link libraries internallyBrad King2014-07-141-6/+4
* Merge topic 'refactor-link-internals'Brad King2014-07-141-1/+1
|\
| * cmTarget: Fix CMP0022 OLD breakage from recent refactoringBrad King2014-07-101-1/+1
* | Merge topic 'vs-RC-flags'Brad King2014-07-147-0/+99
|\ \
| * | VS: Fix handling of non-preprocessor flags in CMAKE_RC_FLAGSMartin Mitas2014-07-107-0/+99
* | | Merge topic 'install-cfbundle-directory'Brad King2014-07-141-0/+14
|\ \ \
| * | | OS X: Install CFBundles as complete directoriesTim Blechmann2014-07-101-0/+14
* | | | Merge topic 'interface-sources-target-objects'Brad King2014-07-142-0/+2
|\ \ \ \
| * | | | Allow INTERFACE_SOURCES to specify $<TARGET_OBJECTS> (#14970)Brad King2014-07-142-0/+2
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2014-07-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-121-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-111-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-101-1/+1
|/ / /
* | | Merge topic 'thread-sanitizer'Brad King2014-07-094-155/+337
|\ \ \
| * | | ctest_memcheck: Add support for ThreadSanitizerBill Hoffman2014-07-094-155/+337
* | | | Merge topic 'dev/custom-target-performance'Brad King2014-07-093-44/+62
|\ \ \ \
| * | | | cmMakefile: Defer dependency calculationsBen Boeckel2014-07-081-7/+7
| * | | | cmMakefile: Avoid excess source filesBen Boeckel2014-07-081-23/+26
| * | | | cmMakefile: Add a CreateSource methodBen Boeckel2014-07-083-14/+29
* | | | | Merge topic 'allow-OBJECT-library-extra-sources'Brad King2014-07-091-5/+2
|\ \ \ \ \
| * | | | | add_library: Allow arbitrary non-linked sources in OBJECT librariesBrad King2014-07-091-5/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'update-kwsys'Brad King2014-07-097-74/+432
|\ \ \ \ \
| * | | | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-07-077-74/+432
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2014-07-091-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-07-081-1/+1
|/ / /
* | | Merge topic 'refactor-usage-requirement-evaluation'Brad King2014-07-077-261/+113
|\ \ \
| * | | cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookupBrad King2014-07-071-61/+15
| * | | cmTarget: Simplify CMP0027 logic in processIncludeDirectoriesBrad King2014-07-071-26/+20
| * | | cmTarget: Add to LinkImplementation whether each library was a genexBrad King2014-07-072-11/+11
| * | | cmTarget: Simplify INTERFACE_COMPILE_FEATURES usage requirement lookupBrad King2014-07-071-39/+3
| * | | cmTarget: Simplify INTERFACE_COMPILE_DEFINITIONS usage requirement lookupBrad King2014-07-071-39/+3
| * | | cmTarget: Simplify INTERFACE_COMPILE_OPTIONS usage requirement lookupBrad King2014-07-071-39/+3
| * | | cmTarget: Simplify INTERFACE_SOURCES usage requirement lookupBrad King2014-07-071-39/+3
| * | | cmTarget: Add method to add usage requirements from linked interfacesBrad King2014-07-071-0/+29
| * | | cmTarget: Add to LinkImplementation a backtrace for each libraryBrad King2014-07-072-5/+7
| * | | cmTarget: Refactor LinkImplementation to allow more informationBrad King2014-07-075-14/+27
| * | | cmGeneratorExpressionEvaluator: Shorten some long linesBrad King2014-07-071-13/+16
| * | | cmComputeLinkDepends: Convert AddLinkEntries to a templateBrad King2014-07-072-4/+5
* | | | Merge topic 'ctest-S-message-STATUS'Brad King2014-07-071-0/+11
|\ \ \ \
| * | | | CTest: Implement message(STATUS) output for 'ctest -S' scriptsBrad King2014-07-021-0/+11
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2014-07-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2014-07-031-1/+1
|/ / /
* | | Merge topic 'fix-circular-transitive-properties-segfault'Brad King2014-07-022-0/+43
|\ \ \