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
*
Merge topic 'drop-cmsys-std-layer'
Brad King
2015-08-24
18
-76/+56
|
\
|
*
Remove use of include <cmsys/IOStream.hxx> from KWSys
Brad King
2015-08-21
1
-8/+0
|
*
Remove use of include <cmsys/stl/*> and cmsys_stl::*
Brad King
2015-08-20
5
-7/+2
|
*
Remove use of include <cmsys/ios/*> and cmsys_ios::*
Brad King
2015-08-20
14
-61/+54
*
|
Merge topic 'cmState-definitions'
Brad King
2015-08-24
5
-125/+185
|
\
\
|
*
|
cmState: Host variable definitions.
Stephen Kelly
2015-08-23
3
-148/+126
|
*
|
cmState: Add a VariableScope snapshot type.
Stephen Kelly
2015-08-23
3
-1/+38
|
*
|
cmState: Add a Base snapshot type.
Stephen Kelly
2015-08-23
2
-2/+4
|
*
|
cmMakefile: Decouple the container of cmDefinitions from scoping logic.
Stephen Kelly
2015-08-23
1
-24/+56
|
*
|
cmDefinitions: Implement in terms of cmLinkedTree.
Stephen Kelly
2015-08-23
3
-33/+39
|
*
|
cmMakefile: Extract InitializeVarScope method.
Stephen Kelly
2015-08-23
1
-1/+6
*
|
|
Merge topic 'ios-app-bundle-layout'
Brad King
2015-08-24
6
-10/+116
|
\
\
\
|
*
|
|
Fix iOS Bundle layouts (#15669)
Gregor Jasny
2015-08-24
6
-10/+116
*
|
|
|
Merge topic 'remove-unused-cmPolicies'
Brad King
2015-08-24
2
-4/+0
|
\
\
\
\
|
*
|
|
|
cmake: Remove unused cmPolicies member.
Stephen Kelly
2015-08-23
2
-4/+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'refactor-progress'
Brad King
2015-08-24
7
-50/+71
|
\
\
\
\
|
*
|
|
|
cmGlobalUnixMakefileGenerator3: Change the progress container key.
Stephen Kelly
2015-08-23
2
-4/+5
|
*
|
|
|
cmState: Make it possible to order cmState::Snapshot.
Stephen Kelly
2015-08-23
3
-0/+20
|
*
|
|
|
cmGlobalUnixMakefileGenerator3: Rename member.
Stephen Kelly
2015-08-23
2
-4/+4
|
*
|
|
|
cmGlobalGenerator: Rename progress initializer method.
Stephen Kelly
2015-08-23
4
-4/+4
|
*
|
|
|
cmGlobalGenerator: Move LG to target map to subclass.
Stephen Kelly
2015-08-23
4
-47/+48
|
*
|
|
|
cmGlobalGenerator: Remove clearance of map.
Stephen Kelly
2015-08-23
1
-1/+0
|
|
/
/
/
*
|
|
|
Merge topic 'generators-use-cmLocalGenerator'
Brad King
2015-08-24
11
-28/+53
|
\
\
\
\
|
*
|
|
|
cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
4
-10/+17
|
*
|
|
|
cmTestGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
3
-5/+19
|
*
|
|
|
cmInstallFilesGenerator: Require cmLocalGenerator, not cmMakefile.
Stephen Kelly
2015-08-23
5
-13/+17
|
|
/
/
/
*
|
|
|
Merge topic 'fix-include_directories-BEFORE'
Brad King
2015-08-24
4
-6/+11
|
\
\
\
\
|
*
|
|
|
include_directories: Fix regression in BEFORE option (#15693)
Brad King
2015-08-21
4
-6/+11
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-24
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-23
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-08-22
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'improve-variable-help-formatting'
Brad King
2015-08-21
194
-508/+537
|
\
\
\
|
*
|
|
Help: Improve formatting of variable documentation
James Johnston
2015-08-21
194
-508/+537
*
|
|
|
Merge topic 'modules-no-soname'
Brad King
2015-08-21
11
-36/+93
|
\
\
\
\
|
*
|
|
|
Do not set SONAME for MODULE library targets (#15705)
Felix Geyer
2015-08-20
6
-36/+23
|
*
|
|
|
Tests: Cover NO_SONAME property for SHARED libraries
Brad King
2015-08-20
5
-0/+70
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'FindCUDA-vs2013-separate-compilation'
Brad King
2015-08-21
1
-3/+2
|
\
\
\
\
|
*
|
|
|
FindCUDA: Fix object build rule for separate compilation on VS 2013+ (#15697)
Dominic Meiser
2015-08-20
1
-3/+2
|
|
/
/
/
*
|
|
|
Merge topic 'OUTPUT_NAME-genex-no-recursion'
Brad King
2015-08-21
7
-35/+72
|
\
\
\
\
|
*
|
|
|
cmGeneratorTarget: Avoid recursion in GetOutputName method
Robert Goulet
2015-08-20
7
-35/+72
*
|
|
|
|
Merge topic 'sublime-msvc-includes'
Brad King
2015-08-21
1
-0/+4
|
\
\
\
\
\
|
*
|
|
|
|
Extra Generator: Populate MSVC system include paths from environment (#15597)
Gregor Jasny
2015-08-18
1
-0/+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'vs-fix-obj-extension'
Brad King
2015-08-21
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
cmLocalVisualStudioGenerator: Use computed .obj extension (#13685)
Bastien Schatt
2015-08-18
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'hp-ux-itanium-shared-libs'
Brad King
2015-08-21
1
-3/+5
|
\
\
\
\
\
|
*
|
|
|
|
HP-UX: Do not use ".sl" extension for shared libs on Itanium
Brad King
2015-08-18
1
-3/+5
*
|
|
|
|
|
Merge topic 'get-filename-component-base-dir'
Brad King
2015-08-21
4
-9/+87
|
\
\
\
\
\
\
|
*
|
|
|
|
|
get_filename_component: Teach new BASE_DIR parameter.
James Johnston
2015-08-18
4
-9/+87
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'determine-compiler-CMP0054'
Brad King
2015-08-21
2
-6/+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CMakeDetermine{C,CXX}Compiler: Avoid if() auto-dereferene in quoted arguments
Matt McCormick
2015-08-20
2
-6/+8
[next]