| Commit message (Expand) | Author | Age | Files | Lines |
* | FindCurses: Remove blank line at end of file | Brad King | 2014-07-14 | 1 | -1/+0 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2014-07-14 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2014-07-13 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2014-07-12 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2014-07-11 | 1 | -1/+1 |
|
|
* | CMake Nightly Date Stamp | Kitware Robot | 2014-07-10 | 1 | -1/+1 |
|
|
* | Merge topic 'thread-sanitizer' | Brad King | 2014-07-09 | 10 | -155/+415 |
|\ |
|
| * | Help: Add notes for topic 'thread-sanitizer' | Brad King | 2014-07-09 | 1 | -0/+5 |
|
|
| * | ctest_memcheck: Add support for ThreadSanitizer | Bill Hoffman | 2014-07-09 | 9 | -155/+410 |
|
|
* | | Merge topic 'dev/custom-target-performance' | Brad King | 2014-07-09 | 3 | -44/+62 |
|\ \ |
|
| * | | cmMakefile: Defer dependency calculations | Ben Boeckel | 2014-07-08 | 1 | -7/+7 |
|
|
| * | | cmMakefile: Avoid excess source files | Ben Boeckel | 2014-07-08 | 1 | -23/+26 |
|
|
| * | | cmMakefile: Add a CreateSource method | Ben Boeckel | 2014-07-08 | 3 | -14/+29 |
|
|
* | | | Merge topic 'allow-OBJECT-library-extra-sources' | Brad King | 2014-07-09 | 8 | -18/+30 |
|\ \ \ |
|
| * | | | add_library: Allow arbitrary non-linked sources in OBJECT libraries | Brad King | 2014-07-09 | 7 | -9/+27 |
|
|
| * | | | Tests: Fix broken dependency in ObjectLibrary test | Brad King | 2014-07-07 | 1 | -1/+1 |
|
|
| * | | | Tests: Resolve TODO comment left in ObjectLibrary test | Brad King | 2014-07-07 | 2 | -8/+2 |
|
|
* | | | | Merge topic 'FindSWIG-swig3.0' | Brad King | 2014-07-09 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | FindSWIG: Add support for swig 3.0 application | Sylvain Joubert | 2014-07-07 | 1 | -1/+2 |
| |/ / / |
|
* | | | | Merge topic 'CMakeExpandImportedTargets-CMP0045' | Brad King | 2014-07-09 | 1 | -2/+10 |
|\ \ \ \ |
|
| * | | | | CMakeExpandImportedTargets: Do not read property on non-target (#15008) | Brad King | 2014-07-07 | 1 | -2/+10 |
|
|
* | | | | | Merge topic 'update-kwsys' | Brad King | 2014-07-09 | 7 | -74/+432 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-07-07 | 7 | -74/+432 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | KWSys 2014-07-02 (c2a329ce) | KWSys Robot | 2014-07-07 | 7 | -74/+432 |
|
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-09 | 1 | -1/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-07-08 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge topic 'export-from-obj-libs' | Brad King | 2014-07-07 | 1 | -0/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Help: Add notes for topic 'export-from-obj-libs' | Brad King | 2014-07-07 | 1 | -0/+5 |
|
|
* | | | | Merge topic 'refactor-usage-requirement-evaluation' | Brad King | 2014-07-07 | 10 | -271/+127 |
|\ \ \ \ |
|
| * | | | | cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookup | Brad King | 2014-07-07 | 2 | -68/+22 |
|
|
| * | | | | cmTarget: Simplify CMP0027 logic in processIncludeDirectories | Brad King | 2014-07-07 | 1 | -26/+20 |
|
|
| * | | | | cmTarget: Add to LinkImplementation whether each library was a genex | Brad King | 2014-07-07 | 2 | -11/+11 |
|
|
| * | | | | cmTarget: Simplify INTERFACE_COMPILE_FEATURES usage requirement lookup | Brad King | 2014-07-07 | 1 | -39/+3 |
|
|
| * | | | | cmTarget: Simplify INTERFACE_COMPILE_DEFINITIONS usage requirement lookup | Brad King | 2014-07-07 | 1 | -39/+3 |
|
|
| * | | | | cmTarget: Simplify INTERFACE_COMPILE_OPTIONS usage requirement lookup | Brad King | 2014-07-07 | 1 | -39/+3 |
|
|
| * | | | | cmTarget: Simplify INTERFACE_SOURCES usage requirement lookup | Brad King | 2014-07-07 | 3 | -42/+10 |
|
|
| * | | | | cmTarget: Add method to add usage requirements from linked interfaces | Brad King | 2014-07-07 | 1 | -0/+29 |
|
|
| * | | | | cmTarget: Add to LinkImplementation a backtrace for each library | Brad King | 2014-07-07 | 2 | -5/+7 |
|
|
| * | | | | cmTarget: Refactor LinkImplementation to allow more information | Brad King | 2014-07-07 | 5 | -14/+27 |
|
|
| * | | | | cmGeneratorExpressionEvaluator: Shorten some long lines | Brad King | 2014-07-07 | 1 | -13/+16 |
|
|
| * | | | | cmComputeLinkDepends: Convert AddLinkEntries to a template | Brad King | 2014-07-07 | 2 | -4/+5 |
|
|
* | | | | | Merge topic 'ExternalProject_test' | Brad King | 2014-07-07 | 12 | -201/+246 |
|\ \ \ \ \ |
|
| * | | | | | Tests: split the ExternalProject test | Rolf Eike Beer | 2014-07-03 | 12 | -201/+246 |
|
|
* | | | | | | Merge topic 'dev/export-from-obj-libs' | Brad King | 2014-07-07 | 1 | -0/+1 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | GenerateExportHeader: support exporting from OBJECT libraries | Ben Boeckel | 2014-07-03 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Merge topic 'WriteCompilerDetectionHeader-valid-prefix' | Brad King | 2014-07-07 | 8 | -0/+42 |
|\ \ \ \ \ |
|
| * | | | | | WCDH: Ensure that the prefix argument to the macro is valid. | Stephen Kelly | 2014-07-02 | 8 | -0/+42 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'fix-CTestTestTimeout-output-order' | Brad King | 2014-07-07 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Tests: Fix CTestTestTimeout output order to match regex | Brad King | 2014-07-02 | 1 | -1/+1 |
|
|
* | | | | | | Merge topic 'ctest-S-message-STATUS' | Brad King | 2014-07-07 | 1 | -0/+11 |
|\ \ \ \ \ \
| |/ / / / / |
|