index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmListFileBacktrace: Refactor storage to provide efficient value semantics
Brad King
2016-04-18
6
-182/+231
*
cmState: Avoid accumulating snapshot storage for backtraces
Brad King
2016-04-15
4
-37/+39
*
cmState: Add Snapshot method to get bottom of call stack
Brad King
2016-04-15
2
-0/+16
*
Add call stack to unused/uninitialized variable warnings
Brad King
2016-04-15
2
-25/+4
*
cmLocalGenerator: Simplify IssueMessage implementation
Brad King
2016-04-15
1
-11/+1
*
cmLocalGenerator: Use own IssueMessage method
Brad King
2016-04-15
1
-2/+2
*
cmOutputConverter: Assert construction with a valid snapshot
Brad King
2016-04-15
1
-0/+1
*
cmMakefile: Move cmMakefileCall to .cxx file
Brad King
2016-04-15
2
-26/+20
*
cmWhileCommand: Simplify context construction
Brad King
2016-04-15
1
-6/+2
*
cmIfCommand: Simplify execution context construction
Brad King
2016-04-15
1
-8/+2
*
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
1
-2/+11
|
\
\
|
*
|
try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054)
Brad King
2016-04-11
1
-0/+7
|
*
|
cmCoreTryCompile: Factor out config lookup for re-use
Brad King
2016-04-11
1
-2/+4
*
|
|
Merge topic 'clang-tidy'
Brad King
2016-04-13
4
-27/+92
|
\
\
\
|
*
|
|
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
4
-27/+92
|
|
/
/
*
|
|
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 '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
*
|
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 topic 'ninja-restat-custom-command-byproducts'
Brad King
2016-04-08
1
-2/+2
|
\
\
|
*
|
Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049)
Brad King
2016-04-05
1
-1/+1
|
*
|
Ninja: Fix detection of custom command symbolic outputs
Brad King
2016-04-05
1
-1/+1
*
|
|
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
|
/
/
/
*
|
|
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
|
\
\
\
|
*
|
|
cmFortranParser: Skip #line directives that do not name files
Brad King
2016-04-05
1
-1/+1
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-06
1
-1/+1
*
|
|
Merge topic 'ctest-run-submodule-sync'
Brad King
2016-04-05
2
-4/+45
|
\
\
\
|
*
|
|
cmCTestGIT: run `git submodule sync` before updating submodules
Ben Boeckel
2016-04-01
1
-0/+22
|
*
|
|
cmCTestGIT: add an option to initialize submodules on update
Ben Boeckel
2016-04-01
2
-1/+20
|
*
|
|
cmCTestGIT: fix git version references
Ben Boeckel
2016-04-01
1
-3/+3
*
|
|
|
Merge topic 'cobertura_off_by_one'
Brad King
2016-04-05
1
-1/+0
|
\
\
\
\
|
*
|
|
|
cmParseCoberturaCoverage: Remove extra coverage line
Zack Galbreath
2016-03-30
1
-1/+0
*
|
|
|
|
Merge topic 'fix-target-alias-in-subdir'
Brad King
2016-04-05
7
-33/+10
|
\
\
\
\
\
|
*
|
|
|
|
Rename local target lookup methods to clarify purpose
Brad King
2016-04-01
7
-9/+10
|
*
|
|
|
|
Fix lookup of an ALIAS target outside aliased target's directory (#16044)
Brad King
2016-04-01
3
-27/+3
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
CMake 3.5.1
v3.5.1
Brad King
2016-03-24
1
-1/+1
|
*
|
|
|
Merge branch 'fix-variable_watch-reallocation' into release
Brad King
2016-03-23
3
-10/+19
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'cpack-osx-optional-CoreServices' into release
Brad King
2016-03-18
2
-1/+20
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'cmake-gui-osx-identifier' into release
Brad King
2016-03-17
1
-0/+1
|
|
\
\
\
\
\
\
*
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-04-05
1
-1/+1
[next]