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: Expand the scope of scoped buildsystem file state.
Stephen Kelly
2015-06-30
1
-3/+1
*
cmMakefile: Compute the filename processed in a scope.
Stephen Kelly
2015-06-30
1
-3/+6
*
cmMakefile: Inline ProcessBuildsystemFile into only caller.
Stephen Kelly
2015-06-30
1
-43/+39
*
cmMakefile: Don't use string comparison to check directory level.
Stephen Kelly
2015-06-30
1
-2/+1
*
cmMakefile: Avoid invoking EnforceDirectoryLevelRules.
Stephen Kelly
2015-06-30
3
-4/+3
*
cmMakefile: Add filename to ReadListFile auto scopes.
Stephen Kelly
2015-06-30
1
-6/+6
*
cmMakefile: Remove IncludeScope Quiet call.
Stephen Kelly
2015-06-30
1
-1/+0
*
cmMakefile: Make listfile scopes responsible for logical checks.
Stephen Kelly
2015-06-30
2
-30/+6
*
cmMakefile: Move the lexical scope.
Stephen Kelly
2015-06-30
1
-3/+2
*
cmMakefile: Add automatic scopes to listfile readers.
Stephen Kelly
2015-06-30
2
-6/+55
*
cmMakefile: Move the IncludeScope to where it is used.
Stephen Kelly
2015-06-30
1
-20/+20
*
Merge topic 'enable_language-fail-earlier'
Brad King
2015-06-30
1
-0/+4
|
\
|
*
enable_language: Allow CMakeDetermine<LANG>Compiler module to fail early
Brad King
2015-06-29
1
-0/+4
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-30
1
-1/+1
|
/
*
CMake Nightly Date Stamp
Kitware Robot
2015-06-29
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-06-28
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-06-27
1
-1/+1
*
Merge topic 'fix-target_link_libraries-wrong-dir'
Brad King
2015-06-26
3
-4/+6
|
\
|
*
cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)
Brad King
2015-06-25
3
-4/+6
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-26
1
-1/+1
*
|
Merge topic 'export-escaping'
Brad King
2015-06-25
1
-3/+21
|
\
\
|
*
|
Export: Escape exported property values when writing CMake language files
Brad King
2015-06-24
1
-3/+21
*
|
|
Merge topic 'cmake-gui-osx-install-command-line'
Brad King
2015-06-25
2
-2/+2
|
\
\
\
|
*
|
|
cmake-gui: Change --install to use /usr/local/bin by default (#15627)
Brad King
2015-06-24
2
-2/+2
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-25
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-24
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'use-generator-target'
Brad King
2015-06-23
22
-57/+70
|
\
\
\
|
*
|
|
Get the local generator from the GeneratorTarget.
Stephen Kelly
2015-06-22
4
-6/+8
|
*
|
|
cmMakefileTargetGenerator: Require cmGeneratorTarget.
Stephen Kelly
2015-06-22
5
-9/+8
|
*
|
|
cmNinjaGenerator: Require cmGeneratorTarget.
Stephen Kelly
2015-06-22
4
-9/+8
|
*
|
|
cmGeneratorTarget: Require a cmLocalGenerator to construct.
Stephen Kelly
2015-06-22
3
-5/+6
|
*
|
|
cmGlobalGenerator: Create GeneratorTargets with a local generator.
Stephen Kelly
2015-06-22
3
-4/+5
|
*
|
|
GHS: Use a cmGeneratorTarget in generator API.
Stephen Kelly
2015-06-22
3
-11/+12
|
*
|
|
cmGeneratorTarget: Add accessor for cmLocalGenerator.
Stephen Kelly
2015-06-22
2
-0/+7
|
*
|
|
C::B: Get the Makefile from the LocalGenerator, not vice-versa.
Stephen Kelly
2015-06-22
2
-13/+16
*
|
|
|
Merge topic 'fix-function-missing-end'
Brad King
2015-06-23
6
-27/+32
|
\
\
\
\
|
*
|
|
|
Fix assertion failure on unmatched function or macro
Brad King
2015-06-22
6
-27/+32
*
|
|
|
|
Merge topic 'qt-autogen-always-run'
Brad King
2015-06-23
1
-21/+4
|
\
\
\
\
\
|
*
|
|
|
|
QtAutogen: Add comment explaining why rcc cannot use PRE_BUILD
Brad King
2015-06-23
1
-0/+3
|
*
|
|
|
|
QtAutogen: Always run autogen step even when rcc is enabled (#15608)
Brad King
2015-06-19
1
-21/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-23
1
-1/+1
*
|
|
|
|
|
Merge topic 'minor-cleanups'
Brad King
2015-06-22
15
-58/+81
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
cmLocalGenerator: Constify GetIncludeDirectories method.
Stephen Kelly
2015-06-21
2
-2/+2
|
*
|
|
|
|
QtAutogen: Get the global generator from the Makefile.
Stephen Kelly
2015-06-21
1
-2/+1
|
*
|
|
|
|
cmLocalUnixMakefileGenerator3: Remove unused method.
Stephen Kelly
2015-06-21
1
-3/+0
|
*
|
|
|
|
cmMakefile: Use member directly instead of through method.
Stephen Kelly
2015-06-21
1
-1/+1
|
*
|
|
|
|
cmMakefile: Move IsRoot API from cmLocalGenerator.
Stephen Kelly
2015-06-21
7
-13/+13
|
*
|
|
|
|
cmake: Update the current snapshot when Resetting.
Stephen Kelly
2015-06-21
3
-4/+7
|
*
|
|
|
|
cmLocalGenerator: Add IssueMessage method.
Stephen Kelly
2015-06-21
3
-8/+29
|
*
|
|
|
|
cmMakefile: Use cmOutputConverter instead of cmLocalGenerator.
Stephen Kelly
2015-06-21
1
-6/+7
[next]