index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmFileCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-9
/
+9
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-1
/
+1
*
file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987)
Brad King
2016-02-25
1
-0
/
+9
*
Port CMake from cmIML to KWIML
Brad King
2015-12-18
1
-2
/
+2
*
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
1
-1
/
+0
*
cmMakefile: Store EvaluationFiles.
Stephen Kelly
2015-08-01
1
-5
/
+2
*
cmAlgorithms: Rename cmRange to cmMakeRange.
Stephen Kelly
2015-07-22
1
-1
/
+1
*
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
1
-2
/
+2
*
Fix preprocessor checks WIN32 => _WIN32
Brad King
2015-06-15
1
-3
/
+3
*
cmFileCommand: Fix implementation of CMP0009.
Stephen Kelly
2015-06-10
1
-8
/
+4
*
cmFileCommand: Do not log raw protocol data from curl (#15589)
Brad King
2015-05-28
1
-3
/
+26
*
cmFileCommand: Clarify logic for populating LOG variable
Brad King
2015-05-28
1
-1
/
+1
*
cmFileCommand: Rename variable verboseLog => logVar
Brad King
2015-05-28
1
-5
/
+4
*
cmFileCommand: Remove leftover no-op debugging logic
Brad King
2015-05-28
1
-11
/
+0
*
Merge topic 'refactor-cmPolicies'
Brad King
2015-05-05
1
-4
/
+2
|
\
|
*
Port to static cmPolicies API.
Stephen Kelly
2015-05-04
1
-4
/
+2
*
|
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-4
/
+3
|
/
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-21
1
-2
/
+2
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-21
1
-10
/
+10
*
Add some missing includes.
Stephen Kelly
2015-04-12
1
-0
/
+2
*
Fix warnings from clang scanbuild.
Bill Hoffman
2015-03-25
1
-0
/
+1
*
file: Teach GLOB to list directories optionally
Domen Vrankar
2015-03-20
1
-3
/
+59
*
Include cmAlgorithms where it is used.
Stephen Kelly
2015-03-11
1
-0
/
+1
*
Merge topic 'install-manifest-optimize'
Brad King
2015-02-27
1
-1
/
+4
|
\
|
*
install: Write the entire installation manifest at once
Robert Goulet
2015-02-26
1
-1
/
+4
*
|
Use cmJoin to accumulate string ranges.
Stephen Kelly
2015-02-11
1
-5
/
+1
*
|
Remove use of cmsys_stl.
Stephen Kelly
2015-02-05
1
-2
/
+2
|
/
*
file: Teach STRINGS to support UTF-16 and UTF-32 encodings
Justin Borodinsky
2015-01-27
1
-3
/
+61
*
cmake: Use a default CA path when not using system curl
Brad King
2015-01-23
1
-4
/
+5
*
Replace 'foo.length() >= 1' pattern with !foo.empty()
Stephen Kelly
2015-01-18
1
-1
/
+1
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-10
/
+10
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-1
/
+1
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-3
/
+3
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-49
/
+49
*
file: Use 'long' to represent the parsed LOCK TIMEOUT value
Ruslan Baratov
2014-12-05
1
-4
/
+5
*
file: Add LOCK subcommand to do file and directory locking
Ruslan Baratov
2014-12-03
1
-0
/
+203
*
Remove some unneeded c_str calls.
Stephen Kelly
2014-11-23
1
-2
/
+2
*
Encoding: Use encoding libcurl expects with file: urls.
Clinton Stimpson
2014-11-05
1
-0
/
+38
*
Merge topic 'remove-borland-build'
Brad King
2014-10-21
1
-2
/
+0
|
\
|
*
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-2
/
+0
*
|
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-8
/
+8
|
/
*
file: Add ENCODING option to file(STRINGS) command (#10519)
Clinton Stimpson
2014-08-06
1
-1
/
+69
*
file: Refactor internal implementation of file(STRINGS)
Clinton Stimpson
2014-08-06
1
-18
/
+28
*
Encoding: Replace some system calls with kwsys calls which handle unicode.
Clinton Stimpson
2014-07-01
1
-10
/
+2
*
file(INSTALL): Add undocumented options to control output verbosity
Brad King
2014-06-24
1
-3
/
+58
*
file(INSTALL): Report existing DIRECTORY as Up-to-date
Brad King
2014-06-24
1
-1
/
+2
*
file(INSTALL): Do not pre-create DESTINATION for DIRECTORY
Brad King
2014-06-24
1
-10
/
+13
*
genex: remove the need for backtraces
Ben Boeckel
2014-06-05
1
-2
/
+2
*
cmMakefile: return a backtrace
Ben Boeckel
2014-06-05
1
-2
/
+1
[next]