summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Add notes for topic 'generalize-LINK_ONLY'Brad King2014-07-161-0/+6
* Honor $<LINK_ONLY> when checking interface propertiesBrad King2014-07-165-3/+29
* Make $<LINK_ONLY> available to projects (#14751)Brad King2014-07-1610-13/+45
* Merge topic 'refactor-link-internals'Brad King2014-07-162-128/+97
|\
| * cmTarget: Refactor internal imported LinkInterface mapBrad King2014-07-141-10/+5
| * cmTarget: Simplify internal ComputeLinkInterfaceLibraries methodBrad King2014-07-141-26/+18
| * cmTarget: Move ComputeLinkInterfaceLibraries to internalsBrad King2014-07-142-49/+52
| * cmTarget: Refactor internal LinkInterface mapBrad King2014-07-141-28/+18
| * cmTarget: Drop 'head' argument from processSourcesBrad King2014-07-141-4/+1
| * cmTarget: Drop 'head' argument from GetSourceFilesBrad King2014-07-142-15/+11
| * cmTarget: Drop 'head' argument from GetLanguagesBrad King2014-07-142-7/+5
| * cmTarget: Drop 'head' argument from ComputeLinkImplementationLanguagesBrad King2014-07-142-6/+4
* | Merge topic 'thread-sanitizer'Brad King2014-07-168-24/+216
|\ \
| * | CTest: Fix MemoryCheckType from 'ctest -T MemCheck'Bill Hoffman2014-07-162-2/+3
| * | ctest_memcheck: Add support for memory and leak sanitizer.Bill Hoffman2014-07-167-22/+213
* | | CMake Nightly Date StampKitware Robot2014-07-161-1/+1
|/ /
* | Merge topic 'target-legacy-depends-only-for-vs6'Brad King2014-07-156-66/+90
|\ \
| * | 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 'FindCurses-overhaul'Brad King2014-07-151-79/+98
|\ \
| * | FindCurses: Overhaul Curses and NCurses search logic (#15011)Brad King2014-07-141-79/+98
| |/
* | Merge topic 'dev/ison-isoff-performance'Brad King2014-07-151-6/+36
|\ \
| * | SystemTools: Use a set in Is{On,Off}Ben Boeckel2014-07-081-6/+35
| * | IsOff: Use the length for the string constructionBen Boeckel2014-07-081-2/+3
* | | Merge topic 'dev/fix-cmake-rule-property'Brad King2014-07-151-1/+1
|\ \ \
| * | | cmMakefile: fix __CMAKE_RULE property settingBen Boeckel2014-07-141-1/+1
| | |/ | |/|
* | | Merge topic 'FindImageMagick-pkgconfig'Brad King2014-07-151-0/+10
|\ \ \
| * | | FindImageMagick: Use pkgconfig hints if available (#14012)Rex Dieter2014-07-141-0/+10
| |/ /
* | | Merge topic 'doc-package-target-import-once'Brad King2014-07-151-11/+4
|\ \ \
| * | | Revert "Help: Update cmake-packages.7 examples to import targets only once"Brad King2014-07-151-11/+4
* | | | CMake Nightly Date StampKitware Robot2014-07-151-1/+1
* | | | Merge branch 'release'Brad King2014-07-140-0/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'wince-fix-dll-linking' into releaseBrad King2014-07-101-4/+6
| |\ \ \
| * \ \ \ Merge branch 'install-cfbundle-directory' into releaseBrad King2014-07-101-0/+14
| |\ \ \ \
| * \ \ \ \ Merge branch 'CMakeExpandImportedTargets-CMP0045' into releaseBrad King2014-07-071-2/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindCurses-blank-at-eof'Brad King2014-07-141-1/+0
|\ \ \ \ \ \ \
| * | | | | | | FindCurses: Remove blank line at end of fileBrad King2014-07-141-1/+0
* | | | | | | | Merge topic 'doc-genex-id-values'Brad King2014-07-141-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Link to variables corresponding to id and version expressions (#15012)Brad King2014-07-141-1/+6
* | | | | | | | | 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 'wince-fix-dll-linking'Brad King2014-07-141-4/+6
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | MSVC: Fix linking of DLLs on WinCE (#15013)Brad King2014-07-101-4/+6
* | | | | | | | | | | 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-148-4/+31
|\ \ \ \ \ \ \ \ \ \