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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmLocalUnixMakefileGenerator3: Port away from the Parent.
Stephen Kelly
2015-07-18
1
-3/+3
*
cmMakefile: Add include which we use.
Stephen Kelly
2015-07-18
1
-0/+1
*
cmState: Remove unused variable.
Stephen Kelly
2015-07-18
1
-2/+0
*
cmGetCMakePropertyCommand: Clean up VARIABLES handling.
Stephen Kelly
2015-07-18
1
-3/+2
*
cmListFileBacktrace: Constify API.
Stephen Kelly
2015-07-18
2
-4/+4
*
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
10
-33/+32
*
cmMakefile: Fix indentation.
Stephen Kelly
2015-07-17
1
-8/+8
*
cmMakefile: Remove dead code.
Stephen Kelly
2015-07-17
1
-10/+0
*
CodeLite: Remove unused code.
Stephen Kelly
2015-07-17
1
-18/+0
*
Merge topic 'ctest-change-id'
Brad King
2015-07-17
9
-0/+67
|
\
|
*
CTest: Optionally add a ChangeId attribute on XML Site tags
Zack Galbreath
2015-07-17
9
-0/+67
*
|
Merge topic 'cpack-per-component-extra-control-file'
Brad King
2015-07-17
7
-8/+73
|
\
\
|
*
|
CPack/DEB: component version of PACKAGE_CONTROL_EXTRA
Domen Vrankar
2015-07-15
5
-1/+50
|
*
|
CPack/DEB: Remove duplicate string(TOUPPER) calls
Domen Vrankar
2015-07-15
1
-2/+0
|
*
|
Tests/RunCMake/CPack/DEB: add verifyDebControl
Domen Vrankar
2015-07-15
1
-0/+18
|
*
|
Tests/RunCMake/CPack: found files should be preserved
Domen Vrankar
2015-07-15
1
-5/+5
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-17
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-16
1
-1/+1
*
|
|
Merge topic 'update-kwsys'
Brad King
2015-07-15
2
-16/+45
|
\
\
\
|
*
\
\
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-07-15
2
-16/+45
|
|
\
\
\
|
|
*
|
|
KWSys 2015-07-10 (c9336bcf)
KWSys Robot
2015-07-13
2
-16/+45
*
|
|
|
|
Merge topic 'makefile-target-messages'
Brad King
2015-07-15
16
-3/+100
|
\
\
\
\
\
|
*
|
|
|
|
Tests: Add test for TARGET_MESSAGES global property
Brad King
2015-07-14
11
-0/+55
|
*
|
|
|
|
Makefile: Optionally disable target completion messages in build output
Michael Ensslin
2015-07-14
5
-2/+44
|
*
|
|
|
|
CMakeGenericSystem: Recognize Watcom WMake generator as Makefile generator
Brad King
2015-07-14
1
-1/+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'vs-nsight-tegra-attributes'
Brad King
2015-07-15
36
-10/+510
|
\
\
\
\
\
|
*
|
|
|
|
VS: Add more Nsight Tegra generator Android property settings
Mikhail Filimonov
2015-07-14
36
-10/+510
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'add-Euros-platform-module'
Brad King
2015-07-15
1
-0/+19
|
\
\
\
\
\
|
*
|
|
|
|
Add EUROS RTOS platform description file
Stanimir Kabaivanov
2015-07-14
1
-0/+19
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'doc-apple-framework-creation'
Brad King
2015-07-15
5
-1/+27
|
\
\
\
\
\
|
*
|
|
|
|
Help: Document Apple Framework creation with an example (#15651)
Brad King
2015-07-14
5
-1/+27
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'doc-set_target_properties-cleanup'
Brad King
2015-07-15
2
-94/+6
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Help: Link to cmake-properties.7 manual from set_target_properties docs
Brad King
2015-07-14
1
-94/+3
|
*
|
|
|
Help: Link to cmake-properties.7 manual from set_property docs
Brad King
2015-07-14
1
-0/+3
|
|
/
/
/
*
|
|
|
Merge topic 'tests-no-match-full-path'
Brad King
2015-07-15
119
-285/+266
|
\
\
\
\
|
*
|
|
|
Tests: Move command failure cases into RunCMake infrastructure
Brad King
2015-07-14
111
-204/+239
|
*
|
|
|
Tests: Move CTestTestConfigFileInBuildDir into RunCMake.ctest_start
Brad King
2015-07-14
8
-81/+27
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-15
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'coverage_no_tests'
Brad King
2015-07-14
1
-1/+1
|
\
\
\
\
|
*
|
|
|
ctest_coverage: Always do coverage for CTEST_EXTRA_COVERAGE_GLOB
Zack Galbreath
2015-07-13
1
-1/+1
*
|
|
|
|
Merge topic 'refactor-rule-var-includes'
Brad King
2015-07-14
44
-75/+104
|
\
\
\
\
\
|
*
|
|
|
|
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
44
-75/+104
|
*
|
|
|
|
Place <DEFINES> before <FLAGS> consistently across compilers
Brad King
2015-07-13
6
-12/+12
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindXercesC-versioned-library-2'
Brad King
2015-07-14
1
-1/+1
|
\
\
\
\
\
|
*
|
|
|
|
FindXercesC: Also search for xerces-c_2 (#15648)
Roger Leigh
2015-07-13
1
-1/+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'factor-out-common-generator'
Brad King
2015-07-14
1
-0/+6
|
\
\
\
\
\
|
*
|
|
|
|
cmNinjaTargetGenerator: Restore addition of Fortran format flags
Brad King
2015-07-13
1
-0/+6
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-14
1
-1/+1
*
|
|
|
|
|
Merge branch 'release'
Brad King
2015-07-13
0
-0/+0
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CMake 3.3.0-rc4
v3.3.0-rc4
Brad King
2015-07-13
1
-1/+1
[next]