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
*
Replace use of CollapseCombinedPath with CollapseFullPath
Brad King
2019-03-19
9
-16/+14
*
Merge topic 'xcodegen-use-std-string'
Brad King
2019-03-19
2
-7/+7
|
\
|
*
cmGlobalXCodeGenerator: Prefer std::string over char*
Gregor Jasny
2019-03-17
2
-7/+7
*
|
Merge topic 'is-valid-utf8'
Brad King
2019-03-19
2
-0/+23
|
\
\
|
*
|
cm_utf8: add an is_valid function
Ben Boeckel
2019-03-18
2
-0/+23
*
|
|
Merge topic 'file_time_comparison'
Brad King
2019-03-19
16
-337/+348
|
\
\
\
|
*
|
|
cmake: Use scopes to limit temporary object lifetime
Sebastian Holtermann
2019-03-18
1
-14/+16
|
*
|
|
cmDependsC: Read cache file modification time only once
Sebastian Holtermann
2019-03-18
1
-4/+8
|
*
|
|
Rename cmFileTimeCache::FileTimeCompare to cmFileTimeCache::Compare
Sebastian Holtermann
2019-03-18
6
-17/+13
|
*
|
|
Rename cmFileTimeCache::FileTimesDiffer to cmFileTimeCache::DifferS
Sebastian Holtermann
2019-03-18
3
-4/+3
|
*
|
|
Substitute FileComparison in variable names with FileTimeCache
Sebastian Holtermann
2019-03-18
5
-18/+18
|
*
|
|
Rename cmFileTimeComparison to cmFileTimeCache
Sebastian Holtermann
2019-03-18
10
-40/+36
|
*
|
|
cmFileTimeComparison: Replace anonymous private class with std::map
Sebastian Holtermann
2019-03-18
2
-54/+15
|
*
|
|
cmFileTimeComparison: Use cmFileTime internally
Sebastian Holtermann
2019-03-18
3
-184/+54
|
*
|
|
New cmFileTime class
Sebastian Holtermann
2019-03-18
3
-0/+183
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-03-19
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'utf8-fixes'
Brad King
2019-03-18
1
-0/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cm_utf8: reject codepoints above 0x10FFFF
Ben Boeckel
2019-03-14
1
-0/+5
|
*
|
cm_utf8: reject UTF-16 surrogate half codepoints
Ben Boeckel
2019-03-14
1
-0/+5
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-03-18
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2019-03-17
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2019-03-16
1
-1/+1
*
|
Merge topic 'export-package-default-off'
Brad King
2019-03-15
2
-4/+21
|
\
\
|
*
|
export: Disable PACKAGE mode user package registry by default
Robert Maynard
2019-03-15
2
-4/+21
*
|
|
Merge topic 'ninja-dyndep-touchups'
Brad King
2019-03-15
2
-2/+2
|
\
\
\
|
*
|
|
cmNinjaTargetGenerator: use a different depfile for preprocessing
Ben Boeckel
2019-03-12
1
-1/+1
|
*
|
|
cmake_ninja_dyndep: don't duplicate slashes
Ben Boeckel
2019-03-12
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'find_program-windows-share'
Brad King
2019-03-15
1
-1/+1
|
\
\
\
|
*
|
|
find_program: Restore leading double slash on Windows network path
Brad King
2019-03-14
1
-1/+1
*
|
|
|
Merge topic 'vs2019-wow64'
Brad King
2019-03-15
1
-5/+10
|
\
\
\
\
|
*
|
|
|
VS: Fix x64 host recognition by x86 cmake process
Brad King
2019-03-14
1
-5/+10
|
|
/
/
/
|
*
|
|
CMake 3.14.0
v3.14.0
Brad King
2019-03-14
1
-1/+1
*
|
|
|
Merge topic 'cmake-gui-unused-code'
Brad King
2019-03-15
1
-3/+0
|
\
\
\
\
|
*
|
|
|
cmake-gui: Drop code not needed with current required CMake version
Brad King
2019-03-14
1
-3/+0
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2019-03-15
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'refactor_cmfilecopier'
Brad King
2019-03-14
6
-1080/+1191
|
\
\
\
\
|
*
|
|
|
cmFileCommand: Factor out cmFileCopier and cmFileInstaller
Bryon Bean
2019-03-13
6
-1080/+1191
*
|
|
|
|
Merge topic 'string_scopes'
Brad King
2019-03-14
4
-68/+56
|
\
\
\
\
\
|
*
|
|
|
|
cmDependsC: Use faster cmSystemTools::FileTimeCompare
Sebastian Holtermann
2019-03-13
1
-3/+2
|
*
|
|
|
|
cmDependsC: Use auto for long type names
Sebastian Holtermann
2019-03-12
1
-3/+2
|
*
|
|
|
|
cmDependsC: Remove useless string preallocation artifact
Sebastian Holtermann
2019-03-12
1
-13/+6
|
*
|
|
|
|
cmDepends: Reduce temporary object lifetime with local scopes
Sebastian Holtermann
2019-03-12
1
-17/+17
|
*
|
|
|
|
cmLocalUnixMakefileGenerator3: Use std::unique_ptr instead of new/delete
Sebastian Holtermann
2019-03-12
1
-10/+6
|
*
|
|
|
|
cmLocalUnixMakefileGenerator3: Pass strings instead of recomputing them
Sebastian Holtermann
2019-03-12
2
-14/+12
|
*
|
|
|
|
cmLocalUnixMakefileGenerator3: Move local strings into local brace scopes
Sebastian Holtermann
2019-03-12
1
-8/+11
*
|
|
|
|
|
Merge topic 'xcodescheme'
Brad King
2019-03-14
1
-0/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOT
Harry Mallon
2019-03-11
1
-0/+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'short-commands'
Brad King
2019-03-14
1
-7/+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake: add short version of '--target <tgt>...' option
Bartosz Kosiorek
2019-03-12
1
-3/+5
|
*
|
|
|
|
|
cmake: Reformat '--parallel' and '--verbose' options in help
Bartosz Kosiorek
2019-03-12
1
-5/+5
[next]