summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2016-04-091-1/+1
* Merge branch 'release'Brad King2016-04-080-0/+0
|\
| * Merge branch 'ninja-restat-custom-command-byproducts' into releaseBrad King2016-04-053-2/+31
| |\
| * \ Merge branch 'fortran-line-directives-no-dirs' into releaseBrad King2016-04-051-1/+1
| |\ \
| * \ \ Merge branch 'FindGSL-doc-typo' into releaseBrad King2016-04-051-1/+1
| |\ \ \
* | \ \ \ Merge topic 'ninja-restat-custom-command-byproducts'Brad King2016-04-083-2/+31
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049)Brad King2016-04-053-1/+30
| * | | | Ninja: Fix detection of custom command symbolic outputsBrad King2016-04-051-1/+1
* | | | | Merge topic 'drop-DNDEBUG-space'Brad King2016-04-082-9/+9
|\ \ \ \ \
| * | | | | MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052)Brad King2016-04-072-9/+9
* | | | | | Merge topic 'ninja-object-rsp'Brad King2016-04-085-12/+40
|\ \ \ \ \ \
| * | | | | | Ninja: Honor CMAKE_NINJA_FORCE_RESPONSE_FILE for compile rulesDmitry Ivanov2016-04-071-4/+24
| * | | | | | cmGlobalNinjaGenerator: Clarify logic for forcing use of response filesDmitry Ivanov2016-04-073-5/+6
| * | | | | | cmNinjaTargetGenerator: Factor out helper for forced response file checkDmitry Ivanov2016-04-073-3/+10
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2016-04-081-1/+1
|/ / / / /
* | | | | Merge topic 'branch_coverage_working_dir'Brad King2016-04-071-2/+2
|\ \ \ \ \
| * | | | | CTestCoverageCollectGCOV: specify base dir for GLOB_RECURSEZack Galbreath2016-04-041-2/+2
* | | | | | Merge topic 'branch_coverage_glob'Brad King2016-04-074-8/+74
|\ \ \ \ \ \
| * | | | | | CTestCoverageCollectGCOV: Improve documentationZack Galbreath2016-04-071-8/+13
| * | | | | | CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOBZack Galbreath2016-04-074-0/+61
* | | | | | | Merge topic 'UseJava-cmake-command'Brad King2016-04-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | UseJava: use CMAKE_COMMAND instead of direct cmake callBrad King2016-04-061-1/+1
* | | | | | | | Merge topic 'ExternalProject-TLS_VERIFY-fixes'Brad King2016-04-071-10/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Fix file download script with CMAKE_TLS_{VERIFY,CAINFO}Brad King2016-04-061-6/+9
| * | | | | | | | ExternalProject: Tell Git not to verify certs only if TLS_VERIFY is OFFBrad King2016-04-061-4/+7
* | | | | | | | | CMake Nightly Date StampKitware Robot2016-04-071-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'fortran-line-directives-no-dirs'Brad King2016-04-061-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | cmFortranParser: Skip #line directives that do not name filesBrad King2016-04-051-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'FindOpenSSL-names-per-dir'Brad King2016-04-061-0/+10
|\ \ \ \ \ \ \
| * | | | | | | FindOpenSSL: Prefer libs early in search path regardless of name (#15887)Hannes Mezger2016-04-051-0/+10
* | | | | | | | Merge topic 'mingw-w64-Fortran-platform'Brad King2016-04-061-6/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Fortran: Fix platform id detection on mingw-w64Melven Roehrig-Zoellner2016-04-051-0/+15
| * | | | | | | | CMakeDetermineFortranCompiler: Modernize conventionsMelven Roehrig-Zoellner2016-04-051-6/+5
* | | | | | | | | Merge topic 'FindGSL-doc-typo'Brad King2016-04-061-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | FindGSL: Fix typo in documentationPierrick Koch2016-04-051-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'find-blas-lapack-Fortran-only'Brad King2016-04-062-14/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Find{BLAS,LAPACK}: Fix when used in pure Fortran projects (#16039)Melven Roehrig-Zoellner2016-04-052-14/+18
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2016-04-061-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'release'Brad King2016-04-050-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'fix-target-alias-in-subdir' into releaseBrad King2016-04-018-33/+15
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'ctest-run-submodule-sync'Brad King2016-04-057-4/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: add release notes for topic 'ctest-run-submodule-sync'Ben Boeckel2016-04-011-0/+9
| * | | | | | | | cmCTestGIT: run `git submodule sync` before updating submodulesBen Boeckel2016-04-011-0/+22
| * | | | | | | | cmCTestGIT: add an option to initialize submodules on updateBen Boeckel2016-04-016-1/+33
| * | | | | | | | cmCTestGIT: fix git version referencesBen Boeckel2016-04-011-3/+3
* | | | | | | | | Merge topic 'cobertura_off_by_one'Brad King2016-04-051-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmParseCoberturaCoverage: Remove extra coverage lineZack Galbreath2016-03-301-1/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'ep-tls-verify-git'Brad King2016-04-052-6/+22
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | ExternalProject: Allow TLS_VERIFY for git clonesSamir Benmendil2016-04-012-6/+22
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'fix-target-alias-in-subdir'Brad King2016-04-058-33/+15
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |