Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | CMake 3.5.2v3.5.2 | Brad King | 2016-04-15 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-15 | 1 | -1/+1 | |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-14 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge topic 'cmState-rename-include-snapshot' | Brad King | 2016-04-13 | 3 | -11/+11 | |
|\ \ | ||||||
| * | | cmState: Rename CallStack snapshots to IncludeFile | Brad King | 2016-04-12 | 3 | -11/+11 | |
* | | | Merge topic 'try_compile-config-flags' | Brad King | 2016-04-13 | 5 | -2/+39 | |
|\ \ \ | ||||||
| * | | | try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054) | Brad King | 2016-04-11 | 5 | -0/+35 | |
| * | | | cmCoreTryCompile: Factor out config lookup for re-use | Brad King | 2016-04-11 | 1 | -2/+4 | |
* | | | | Merge topic 'FindMPI-docs' | Brad King | 2016-04-13 | 1 | -12/+15 | |
|\ \ \ \ | ||||||
| * | | | | FindMPI: Improve documentation formatting | Christoph GrĂ¼ninger | 2016-04-11 | 1 | -12/+15 | |
| |/ / / | ||||||
* | | | | Merge topic 'clang-tidy' | Brad King | 2016-04-13 | 24 | -28/+182 | |
|\ \ \ \ | ||||||
| * | | | | Add options to run clang-tidy with the compiler | Daniel Pfeifer | 2016-04-13 | 24 | -28/+182 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-13 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-12 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge topic 'test-RunCMake.BuildDepends-filesystem-workaround' | Brad King | 2016-04-11 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Tests: Work around filesystem timestamp bugs in RunCMake.BuildDepends | Brad King | 2016-04-08 | 1 | -0/+1 | |
* | | | Merge topic 'preallocate-condition-keywords' | Brad King | 2016-04-11 | 1 | -4/+4 | |
|\ \ \ | ||||||
| * | | | cmConditionEvaluator: Use pre-allocated keywords in more places | Brad King | 2016-04-08 | 1 | -4/+4 | |
* | | | | Merge topic 'GetPrerequisites-more-dumpbin-paths' | Brad King | 2016-04-11 | 1 | -0/+11 | |
|\ \ \ \ | ||||||
| * | | | | GetPrerequisites: Look for VS tools using environment variables | Brad King | 2016-04-08 | 1 | -0/+7 | |
| * | | | | GetPrerequisites: add path of VS 10,11,12,14 in order to find dumpbin.exe | FARBOS Arnaud | 2016-04-08 | 1 | -0/+4 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-11 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-10 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-09 | 1 | -1/+1 | |
* | | | | | Merge branch 'release' | Brad King | 2016-04-08 | 0 | -0/+0 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge branch 'ninja-restat-custom-command-byproducts' into release | Brad King | 2016-04-05 | 3 | -2/+31 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Merge branch 'fortran-line-directives-no-dirs' into release | Brad King | 2016-04-05 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'FindGSL-doc-typo' into release | Brad King | 2016-04-05 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'ninja-restat-custom-command-byproducts' | Brad King | 2016-04-08 | 3 | -2/+31 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049) | Brad King | 2016-04-05 | 3 | -1/+30 | |
| * | | | | | | Ninja: Fix detection of custom command symbolic outputs | Brad King | 2016-04-05 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'drop-DNDEBUG-space' | Brad King | 2016-04-08 | 2 | -9/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052) | Brad King | 2016-04-07 | 2 | -9/+9 | |
* | | | | | | | | Merge topic 'ninja-object-rsp' | Brad King | 2016-04-08 | 5 | -12/+40 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Ninja: Honor CMAKE_NINJA_FORCE_RESPONSE_FILE for compile rules | Dmitry Ivanov | 2016-04-07 | 1 | -4/+24 | |
| * | | | | | | | cmGlobalNinjaGenerator: Clarify logic for forcing use of response files | Dmitry Ivanov | 2016-04-07 | 3 | -5/+6 | |
| * | | | | | | | cmNinjaTargetGenerator: Factor out helper for forced response file check | Dmitry Ivanov | 2016-04-07 | 3 | -3/+10 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-08 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'branch_coverage_working_dir' | Brad King | 2016-04-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CTestCoverageCollectGCOV: specify base dir for GLOB_RECURSE | Zack Galbreath | 2016-04-04 | 1 | -2/+2 | |
* | | | | | | | Merge topic 'branch_coverage_glob' | Brad King | 2016-04-07 | 4 | -8/+74 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CTestCoverageCollectGCOV: Improve documentation | Zack Galbreath | 2016-04-07 | 1 | -8/+13 | |
| * | | | | | | | CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOB | Zack Galbreath | 2016-04-07 | 4 | -0/+61 | |
* | | | | | | | | Merge topic 'UseJava-cmake-command' | Brad King | 2016-04-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | UseJava: use CMAKE_COMMAND instead of direct cmake call | Brad King | 2016-04-06 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'ExternalProject-TLS_VERIFY-fixes' | Brad King | 2016-04-07 | 1 | -10/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ExternalProject: Fix file download script with CMAKE_TLS_{VERIFY,CAINFO} | Brad King | 2016-04-06 | 1 | -6/+9 | |
| * | | | | | | | | | ExternalProject: Tell Git not to verify certs only if TLS_VERIFY is OFF | Brad King | 2016-04-06 | 1 | -4/+7 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-04-07 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'fortran-line-directives-no-dirs' | Brad King | 2016-04-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | |