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
...
|
*
|
cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION.
Stephen Kelly
2015-07-18
3
-17/+4
*
|
|
Merge topic 'minor-cleanups'
Brad King
2015-07-21
17
-81/+50
|
\
\
\
|
*
|
|
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 'remove-ListFileStack'
Brad King
2015-07-21
2
-22/+25
|
\
\
\
|
*
|
|
cmMakefile: Remove unused ListFileStack.
Stephen Kelly
2015-07-18
2
-8/+0
|
*
|
|
cmMakefile: Port some users of ListFileStack to cmState.
Stephen Kelly
2015-07-18
1
-3/+3
|
*
|
|
cmMakefile: Remove obsolete condition.
Stephen Kelly
2015-07-18
1
-4/+0
|
*
|
|
cmMakefile: Simplify setting of current snapshot.
Stephen Kelly
2015-07-18
1
-2/+1
|
*
|
|
cmMakefile: Implement LISTFILE_STACK property in terms of cmState.
Stephen Kelly
2015-07-18
1
-1/+9
|
*
|
|
cmMakefile: Implement FormatListFileStack in terms of cmState.
Stephen Kelly
2015-07-18
1
-4/+12
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-21
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-20
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-19
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-18
1
-1/+1
|
/
*
Merge topic 'ctest-change-id'
Brad King
2015-07-17
2
-0/+13
|
\
|
*
CTest: Optionally add a ChangeId attribute on XML Site tags
Zack Galbreath
2015-07-17
2
-0/+13
*
|
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
*
|
|
Merge topic 'makefile-target-messages'
Brad King
2015-07-15
1
-2/+14
|
\
\
\
|
*
|
|
Makefile: Optionally disable target completion messages in build output
Michael Ensslin
2015-07-14
1
-2/+14
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'vs-nsight-tegra-attributes'
Brad King
2015-07-15
2
-6/+149
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
VS: Add more Nsight Tegra generator Android property settings
Mikhail Filimonov
2015-07-14
2
-6/+149
|
|
/
*
|
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
6
-3/+32
|
\
\
|
*
|
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
6
-3/+32
*
|
|
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 topic 'fix-command-rename'
Brad King
2015-07-13
1
-0/+11
|
\
\
\
|
*
|
|
cmState: Restore renamed commands on cleanup.
Stephen Kelly
2015-07-12
1
-0/+11
|
*
|
|
Merge branch 'fortran-module-preprocessor-defs' into release
Brad King
2015-07-06
1
-1/+1
|
|
\
\
\
|
*
|
|
|
CMake 3.3.0-rc3
v3.3.0-rc3
Brad King
2015-06-26
1
-1/+1
|
*
|
|
|
Merge branch 'fix-target_link_libraries-wrong-dir' into release
Brad King
2015-06-25
3
-4/+6
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'cmake-gui-osx-install-command-line' into release
Brad King
2015-06-24
2
-2/+2
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'fix-function-missing-end' into release
Brad King
2015-06-22
6
-27/+32
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CMake 3.3.0-rc2
v3.3.0-rc2
Brad King
2015-06-09
1
-1/+1
|
*
|
|
|
|
|
|
Merge branch 'ctest-script-mode-no-legacy-cygwin' into release
Brad King
2015-06-08
1
-0/+4
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'cmake-gui-osx-install-command-line' into release
Brad King
2015-06-08
1
-0/+1
|
|
\
\
\
\
\
\
\
\
[prev]
[next]