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
*
Merge topic 'fix-warnings'
Brad King
2016-02-12
1
-1/+2
|
\
|
*
cmListFileCache: Fix warning about inconsistent use of class/struct
Tobias Hunger
2016-02-11
1
-1/+2
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-12
1
-1/+1
|
/
*
Merge topic 'ninja-deterministic-gen'
Brad King
2016-02-11
2
-3/+15
|
\
|
*
Ninja: Fix non-determinism in generated build statement order (#15968)
Brad King
2016-02-11
2
-3/+15
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-11
1
-1/+1
*
|
Merge topic 'curl-pre-7.21.5'
Brad King
2016-02-10
1
-0/+5
|
\
\
|
*
|
cmCurl: Fix compilation with system curl versions prior to 7.21.5
Brad King
2016-02-09
1
-0/+5
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-10
1
-1/+1
*
|
Merge topic 'fix-target-lookup-performance-regression'
Brad King
2016-02-09
4
-62/+47
|
\
\
|
*
|
Improve internal generator target structure lookup
Brad King
2016-02-08
3
-35/+22
|
*
|
Fix internal target lookup performance regression
Brad King
2016-02-08
3
-34/+32
|
|
/
*
|
Merge topic 'install-EXCLUDE_FROM_ALL'
Brad King
2016-02-09
18
-33/+98
|
\
\
|
*
|
install: Add EXCLUDE_FROM_ALL option (#14921)
Nick Lewis
2016-02-04
18
-33/+98
*
|
|
Merge topic 'fix-install-EXPORT-crash'
Brad King
2016-02-09
1
-3/+5
|
\
\
\
|
*
|
|
install(EXPORT): Fix crash on target in another directory
Brad King
2016-02-05
1
-3/+5
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-09
1
-1/+1
*
|
|
Merge topic 'fix-Fortran-module-in-subdir'
Brad King
2016-02-08
1
-4/+2
|
\
\
\
|
*
|
|
Fix dependency scanning configuration in subdirectories
Brad King
2016-02-05
1
-4/+2
|
|
/
/
*
|
|
Merge topic 'fix-pedantic-warnings'
Brad King
2016-02-08
3
-3/+3
|
\
\
\
|
*
|
|
Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned ints
Christoph GrĂ¼ninger
2016-02-04
3
-3/+3
|
|
/
/
*
|
|
Merge topic 'error-multiple-targets'
Brad King
2016-02-08
1
-1/+13
|
\
\
\
|
*
|
|
cmake: Teach --build to reject multiple --target options
Sebastian Schuberth
2016-02-05
1
-1/+13
|
|
|
/
|
|
/
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-08
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-07
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-06
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-05
1
-1/+1
*
|
|
Merge topic 'list-FILTER-command'
Brad King
2016-02-04
2
-0/+115
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
list: Add FILTER subcommand (#3986)
Ashley Whetter
2016-02-03
2
-0/+115
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-04
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-03
1
-1/+1
*
|
Begin post-3.5 development
Brad King
2016-02-02
1
-2/+2
*
|
CMake 3.5.0-rc1 version update
v3.5.0-rc1
Brad King
2016-02-02
1
-3/+3
|
/
*
Merge topic 'remove-stray-semicolon'
Brad King
2016-02-02
1
-1/+1
|
\
|
*
cmAlgorithms.h: remove superfluous semicolon after method
Christoph GrĂ¼ninger
2016-02-01
1
-1/+1
*
|
Merge topic 'fix-CMAKE_MATCH-self-match'
Brad King
2016-02-02
1
-0/+10
|
\
\
|
*
|
cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944)
Brad King
2016-02-01
1
-0/+10
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-02
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'clarify-add_custom_command-TARGET-scope'
Brad King
2016-02-01
1
-1/+18
|
\
\
|
*
|
add_custom_command: Clarify error when TARGET is out of scope (#15681)
Brad King
2016-01-28
1
-1/+18
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-02-01
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-01-31
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-01-30
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-01-29
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-01-28
1
-1/+1
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2016-01-27
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2016-01-26
1
-1/+1
*
Merge topic 'vs-win10-sdk'
Brad King
2016-01-25
2
-5/+6
|
\
|
*
VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929)
Brad King
2016-01-21
2
-5/+6
*
|
CMake Nightly Date Stamp
Kitware Robot
2016-01-25
1
-1/+1
[next]