summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * Add call stack to unused/uninitialized variable warningsBrad King2016-04-152-25/+4
| * cmLocalGenerator: Simplify IssueMessage implementationBrad King2016-04-151-11/+1
| * cmLocalGenerator: Use own IssueMessage methodBrad King2016-04-151-2/+2
| * cmOutputConverter: Assert construction with a valid snapshotBrad King2016-04-151-0/+1
| * cmMakefile: Move cmMakefileCall to .cxx fileBrad King2016-04-152-26/+20
| * cmWhileCommand: Simplify context constructionBrad King2016-04-151-6/+2
| * cmIfCommand: Simplify execution context constructionBrad King2016-04-151-8/+2
* | Merge topic 'cmPolicies-missing-include'Brad King2016-04-181-0/+1
|\ \
| * | cmPolicies.cxx: Add missing include <ctype.h> for isdigit (#16066)Brad King2016-04-151-0/+1
* | | Merge topic 'cmake-host-solaris'Brad King2016-04-181-0/+3
|\ \ \
| * | | Solaris: Add a CMAKE_HOST_SOLARIS variable (#16061)Stafen Teleman2016-04-151-0/+3
| |/ /
* | | Merge topic 'cmake-gui-osx-install-mkdir'Brad King2016-04-181-0/+1
|\ \ \
| * | | cmake-gui: Teach --install make destination directory (#16064)Brad King2016-04-151-0/+1
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-04-181-1/+1
* | | CMake Nightly Date StampKitware Robot2016-04-171-1/+1
* | | CMake Nightly Date StampKitware Robot2016-04-161-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2016-04-151-1/+1
* | CMake Nightly Date StampKitware Robot2016-04-141-1/+1
|/
* Merge topic 'cmState-rename-include-snapshot'Brad King2016-04-133-11/+11
|\
| * cmState: Rename CallStack snapshots to IncludeFileBrad King2016-04-123-11/+11
* | Merge topic 'try_compile-config-flags'Brad King2016-04-131-2/+11
|\ \
| * | try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)Brad King2016-04-111-0/+7
| * | cmCoreTryCompile: Factor out config lookup for re-useBrad King2016-04-111-2/+4
* | | Merge topic 'clang-tidy'Brad King2016-04-134-27/+92
|\ \ \
| * | | Add options to run clang-tidy with the compilerDaniel Pfeifer2016-04-134-27/+92
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-04-131-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2016-04-121-1/+1
|/
* Merge topic 'preallocate-condition-keywords'Brad King2016-04-111-4/+4
|\
| * cmConditionEvaluator: Use pre-allocated keywords in more placesBrad King2016-04-081-4/+4
* | CMake Nightly Date StampKitware Robot2016-04-111-1/+1
* | CMake Nightly Date StampKitware Robot2016-04-101-1/+1
* | CMake Nightly Date StampKitware Robot2016-04-091-1/+1
* | Merge topic 'ninja-restat-custom-command-byproducts'Brad King2016-04-081-2/+2
|\ \
| * | Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049)Brad King2016-04-051-1/+1
| * | Ninja: Fix detection of custom command symbolic outputsBrad King2016-04-051-1/+1
* | | 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
|/ / /
* | | 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
| |/ /
* | | CMake Nightly Date StampKitware Robot2016-04-061-1/+1
* | | Merge topic 'ctest-run-submodule-sync'Brad King2016-04-052-4/+45
|\ \ \
| * | | cmCTestGIT: run `git submodule sync` before updating submodulesBen Boeckel2016-04-011-0/+22
| * | | cmCTestGIT: add an option to initialize submodules on updateBen Boeckel2016-04-012-1/+20
| * | | 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