Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Genex: Refactor empty element strip | Brad King | 2014-07-16 | 1 | -3/+2 | |
| * | | | | | | | Genex: Avoid repeated search of transitive property whitelist | Brad King | 2014-07-16 | 1 | -33/+26 | |
| * | | | | | | | Genex: Simplify TARGET_PROPERTY transitive lookup | Brad King | 2014-07-16 | 1 | -65/+31 | |
| * | | | | | | | cmTarget: Drop GetTransitivePropertyTargets method | Brad King | 2014-07-16 | 3 | -25/+13 | |
| * | | | | | | | Refactor system include annotation propagation | Brad King | 2014-07-16 | 1 | -34/+7 | |
| * | | | | | | | cmTarget: Make GetLink*Libraries methods safer to use | Brad King | 2014-07-16 | 3 | -32/+39 | |
* | | | | | | | | Merge topic 'generalize-LINK_ONLY' | Brad King | 2014-07-17 | 15 | -16/+80 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Help: Add notes for topic 'generalize-LINK_ONLY' | Brad King | 2014-07-16 | 1 | -0/+6 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Honor $<LINK_ONLY> when checking interface properties | Brad King | 2014-07-16 | 5 | -3/+29 | |
| * | | | | | | | Make $<LINK_ONLY> available to projects (#14751) | Brad King | 2014-07-16 | 10 | -13/+45 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'compile-with-cray' | Brad King | 2014-07-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | cmcurl: Fix a build failure with the Cray compiler on Linux (#15026) | Chuck Atkins | 2014-07-17 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-17 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'refactor-link-internals' | Brad King | 2014-07-16 | 2 | -128/+97 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmTarget: Refactor internal imported LinkInterface map | Brad King | 2014-07-14 | 1 | -10/+5 | |
| * | | | | | cmTarget: Simplify internal ComputeLinkInterfaceLibraries method | Brad King | 2014-07-14 | 1 | -26/+18 | |
| * | | | | | cmTarget: Move ComputeLinkInterfaceLibraries to internals | Brad King | 2014-07-14 | 2 | -49/+52 | |
| * | | | | | cmTarget: Refactor internal LinkInterface map | Brad King | 2014-07-14 | 1 | -28/+18 | |
| * | | | | | cmTarget: Drop 'head' argument from processSources | Brad King | 2014-07-14 | 1 | -4/+1 | |
| * | | | | | cmTarget: Drop 'head' argument from GetSourceFiles | Brad King | 2014-07-14 | 2 | -15/+11 | |
| * | | | | | cmTarget: Drop 'head' argument from GetLanguages | Brad King | 2014-07-14 | 2 | -7/+5 | |
| * | | | | | cmTarget: Drop 'head' argument from ComputeLinkImplementationLanguages | Brad King | 2014-07-14 | 2 | -6/+4 | |
* | | | | | | Merge topic 'thread-sanitizer' | Brad King | 2014-07-16 | 8 | -24/+216 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CTest: Fix MemoryCheckType from 'ctest -T MemCheck' | Bill Hoffman | 2014-07-16 | 2 | -2/+3 | |
| * | | | | | | ctest_memcheck: Add support for memory and leak sanitizer. | Bill Hoffman | 2014-07-16 | 7 | -22/+213 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-16 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'target-legacy-depends-only-for-vs6' | Brad King | 2014-07-15 | 6 | -66/+90 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmTarget: Compile old-style link dependencies only for VS 6 | Brad King | 2014-07-14 | 3 | -3/+20 | |
| * | | | | | cmTarget: Run old-style link dependencies only for VS 6 | Brad King | 2014-07-14 | 3 | -2/+10 | |
| * | | | | | cmTarget: Rename old-style link dependencies code as "ForVS6" | Brad King | 2014-07-14 | 3 | -59/+60 | |
| * | | | | | export_library_dependencies: Use original link libraries internally | Brad King | 2014-07-14 | 1 | -6/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'FindCurses-overhaul' | Brad King | 2014-07-15 | 1 | -79/+98 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindCurses: Overhaul Curses and NCurses search logic (#15011) | Brad King | 2014-07-14 | 1 | -79/+98 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'dev/ison-isoff-performance' | Brad King | 2014-07-15 | 1 | -6/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | SystemTools: Use a set in Is{On,Off} | Ben Boeckel | 2014-07-08 | 1 | -6/+35 | |
| * | | | | | IsOff: Use the length for the string construction | Ben Boeckel | 2014-07-08 | 1 | -2/+3 | |
* | | | | | | Merge topic 'dev/fix-cmake-rule-property' | Brad King | 2014-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmMakefile: fix __CMAKE_RULE property setting | Ben Boeckel | 2014-07-14 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'FindImageMagick-pkgconfig' | Brad King | 2014-07-15 | 1 | -0/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindImageMagick: Use pkgconfig hints if available (#14012) | Rex Dieter | 2014-07-14 | 1 | -0/+10 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'doc-package-target-import-once' | Brad King | 2014-07-15 | 1 | -11/+4 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Revert "Help: Update cmake-packages.7 examples to import targets only once" | Brad King | 2014-07-15 | 1 | -11/+4 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-15 | 1 | -1/+1 | |
* | | | | | | Merge branch 'release' | Brad King | 2014-07-14 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'wince-fix-dll-linking' into release | Brad King | 2014-07-10 | 1 | -4/+6 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'install-cfbundle-directory' into release | Brad King | 2014-07-10 | 1 | -0/+14 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'CMakeExpandImportedTargets-CMP0045' into release | Brad King | 2014-07-07 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'FindCurses-blank-at-eof' | Brad King | 2014-07-14 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindCurses: Remove blank line at end of file | Brad King | 2014-07-14 | 1 | -1/+0 | |
* | | | | | | | | | | Merge topic 'doc-genex-id-values' | Brad King | 2014-07-14 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ |