summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctest_memcheck: Add support for ThreadSanitizerBill Hoffman2014-07-099-155/+410
* Merge topic 'export-from-obj-libs'Brad King2014-07-071-0/+5
|\
| * Help: Add notes for topic 'export-from-obj-libs'Brad King2014-07-071-0/+5
* | Merge topic 'refactor-usage-requirement-evaluation'Brad King2014-07-0710-271/+127
|\ \
| * | cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookupBrad King2014-07-072-68/+22
| * | 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-073-42/+10
| * | 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 'ExternalProject_test'Brad King2014-07-0712-201/+246
|\ \ \
| * | | Tests: split the ExternalProject testRolf Eike Beer2014-07-0312-201/+246
* | | | Merge topic 'dev/export-from-obj-libs'Brad King2014-07-071-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | GenerateExportHeader: support exporting from OBJECT librariesBen Boeckel2014-07-031-0/+1
| |/ /
* | | Merge topic 'WriteCompilerDetectionHeader-valid-prefix'Brad King2014-07-078-0/+42
|\ \ \
| * | | WCDH: Ensure that the prefix argument to the macro is valid.Stephen Kelly2014-07-028-0/+42
| | |/ | |/|
* | | Merge topic 'fix-CTestTestTimeout-output-order'Brad King2014-07-071-1/+1
|\ \ \
| * | | Tests: Fix CTestTestTimeout output order to match regexBrad King2014-07-021-1/+1
* | | | 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
| |/ /
* | | Merge topic 'no-cross-install_name_tool'Brad King2014-07-071-3/+1
|\ \ \
| * | | OS X: Only search for install_name_tool if the toolchain has itFlorent Castelli2014-07-021-3/+1
* | | | 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 'ExternalProject_test'Brad King2014-07-021-54/+0
|\ \
| * | ExternalProject test: remove unused fileRolf Eike Beer2014-07-011-54/+0
| |/
* | Merge topic 'memcheck-test-no-lang'Brad King2014-07-021-1/+1
|\ \
| * | CTestTestMemcheck: do not search for compilersRolf Eike Beer2014-07-011-1/+1
| |/
* | Merge topic 'tests-add_test-NAME'Brad King2014-07-021-1/+1
|\ \
| * | Tests: Use add_test(NAME) signature in add_test_macroBen Boeckel2014-07-011-1/+1
| |/
* | Merge topic 'fix-circular-transitive-properties-segfault'Brad King2014-07-0222-0/+171
|\ \
| * | Target: Return null when a transitive property is not defined.Stephen Kelly2014-07-011-0/+30
| * | Genex: Fix stack overflow in transitive property evaluation.Stephen Kelly2014-07-0121-0/+141
* | | Merge topic 'ninja-link-order-only-dependencies'Brad King2014-07-022-1/+12
|\ \ \
| * | | Ninja: Add order-only dependencies to link commands (#14728)Ben Boeckel2014-07-012-1/+12
| | |/ | |/|
* | | Merge topic 'encoding-bugs'Brad King2014-07-022-15/+5
|\ \ \
| * | | Encoding: Replace some system calls with kwsys calls which handle unicode.Clinton Stimpson2014-07-012-15/+5
* | | | Merge topic 'FindJNI-ppc64le'Brad King2014-07-021-1/+1
|\ \ \ \
| * | | | FindJNI: search for ppc64 on ppc64le as wellDinar Valeev2014-07-011-1/+1
* | | | | Merge topic 'libarchive-encoding'Brad King2014-07-022-8/+56
|\ \ \ \ \
| * | | | | Encoding: Fix potential encoding issues with libarchive on Windows.Clinton Stimpson2014-07-022-8/+56