Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmTarget: Future-proof AddLinkLibrary target lookup scope | Brad King | 2018-09-12 | 1 | -1/+1 |
* | cmExportFileGenerator: Use cmGeneratorTarget::ResolveTargetReference | Brad King | 2018-09-12 | 1 | -2/+7 |
* | cmGeneratorTarget: Factor target name resolution out of link item resolution | Brad King | 2018-09-12 | 2 | -10/+31 |
* | Make internal TARGET_PROPERTY generator expressions more robust | Brad King | 2018-09-12 | 4 | -3/+33 |
* | Android.mk: De-duplicate link libraries logic during export | Brad King | 2018-09-11 | 1 | -21/+5 |
* | cmGlobalGenerator: Remove unused FindLocalGenerator method | Brad King | 2018-09-11 | 2 | -15/+0 |
* | Merge topic 'imported-same-name' | Brad King | 2018-09-11 | 32 | -221/+297 |
|\ | |||||
| * | Fix transitive usage requirements through same-name imported targets | Brad King | 2018-09-10 | 10 | -47/+54 |
| * | genex: Simplify cmGeneratorExpressionInterpreter | Brad King | 2018-09-07 | 9 | -87/+36 |
| * | Fix dependency propagation through same-name imported targets | Brad King | 2018-09-07 | 12 | -41/+82 |
| * | cmLinkItem: Convert to a "sum type" over a string and target pointer | Brad King | 2018-09-07 | 10 | -66/+145 |
* | | Merge branch 'release-3.12' | Brad King | 2018-09-11 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'FindMPI-restore-flags-string' into release-3.12 | Brad King | 2018-09-10 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'fix-ctest_start-track' into release-3.12 | Brad King | 2018-09-10 | 4 | -3/+14 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'ctest-fix-test-load' into release-3.12 | Brad King | 2018-09-10 | 16 | -38/+74 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'FindMPI-restore-flags-string' | Brad King | 2018-09-11 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | FindMPI: Restore MPI_<LANG>_COMPILE_FLAGS as a command-line string | Brad King | 2018-09-10 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-ctest_start-track' | Brad King | 2018-09-11 | 4 | -3/+14 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | CTest: Fix regression in ctest_start() | Kyle Edwards | 2018-09-10 | 4 | -3/+14 |
| |/ / / | |||||
* | | | | Merge topic 'ctest-fix-test-load' | Brad King | 2018-09-11 | 16 | -38/+74 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | CTest: Fix --test-load regression | Brad King | 2018-09-10 | 16 | -38/+74 |
| |/ / | |||||
* | | | Merge topic 'generator_expressions_typo_fix' | Craig Scott | 2018-09-11 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Help: Formatting typo fix in cmake-generator-expressions(7) | Raul Tambre | 2018-09-10 | 1 | -1/+1 |
* | | | | Merge topic 'cmake-host-system-information-doc-fix' | Craig Scott | 2018-09-11 | 1 | -4/+8 |
|\ \ \ \ | |||||
| * | | | | Help: Clarify cmake_host_system_information memory units | Taylor Holberton | 2018-09-10 | 1 | -4/+8 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-11 | 1 | -1/+1 |
* | | | | | Merge topic 'FindOpenSceneGraph-debug' | Brad King | 2018-09-10 | 2 | -21/+13 |
|\ \ \ \ \ | |||||
| * | | | | | FindOpenSceneGraph: Fix find in Debug | Cyril Boucher | 2018-09-06 | 2 | -21/+13 |
* | | | | | | Merge topic 'gicv-stdstring' | Brad King | 2018-09-10 | 3 | -12/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmCacheManager::GetInitializedCacheValue(): Return as const std::string* | Vitaly Stakhovsky | 2018-09-06 | 3 | -12/+15 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'FindSubversion-wc-info-error' | Brad King | 2018-09-10 | 2 | -12/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindSubversion: Add Subversion_WC_INFO option to suppress failures | Jason Heeris | 2018-09-07 | 2 | -12/+27 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'extra-generator-split-arg1' | Brad King | 2018-09-10 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Extra Generator: Fix handling of CMAKE_<LANG>_COMPILER_ARG1 | Adam Oleksy | 2018-09-07 | 1 | -0/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-10 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-09 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-08 | 1 | -1/+1 |
* | | | | | | Merge topic 'ExternalProject-check-explicit-include' | Craig Scott | 2018-09-07 | 8 | -0/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalProject: Report error if local variables are not defined | Jean-Christophe Fillion-Robin | 2018-09-06 | 8 | -0/+48 |
* | | | | | | | Merge topic 'definitions-get' | Brad King | 2018-09-07 | 7 | -19/+25 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmStateSnapshot::GetDefinition(): Return std::string const* | Vitaly Stakhovsky | 2018-09-06 | 7 | -19/+25 |
* | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-09-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | CMake 3.12.2v3.12.2 | Brad King | 2018-09-07 | 1 | -1/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-09-07 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'CMakeFindBinUtils-fix-not-cached' | Brad King | 2018-09-06 | 1 | -3/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CMakeFindBinUtils: Fix use with non-cached tool settings | Brad King | 2018-09-05 | 1 | -3/+15 |
* | | | | | | | | Merge branch 'release-3.12' | Brad King | 2018-09-06 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'FindMatlab-no-CMAKE_CL_64' into release-3.12 | Brad King | 2018-09-05 | 1 | -15/+0 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'FindMatlab-no-CMAKE_CL_64' | Brad King | 2018-09-06 | 1 | -15/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | FindMatlab: Remove erroneous duplicate code | Raffi Enficiaud | 2018-09-05 | 1 | -15/+0 |