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
/
cmOutputConverter.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmStateDirectory: use const std::string& for return values
Vitaly Stakhovsky
2018-08-12
1
-2
/
+2
*
cmOutputConverter: mark helper functions static
Rolf Eike Beer
2018-03-06
1
-6
/
+4
*
cmOutputConverter: Inline some functions and avoid string re-allocations
Frank Winklmeier
2018-02-23
1
-32
/
+37
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-2
/
+2
*
Meta: modernize old-fashioned loops to range-based `for`.
Pavel Solodovnikov
2017-09-12
1
-4
/
+3
*
Replace C-style casts
Daniel Pfeifer
2017-08-27
1
-1
/
+1
*
Pass large types by const&, small types by value
Daniel Pfeifer
2017-06-04
1
-2
/
+2
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-5
/
+6
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-0
/
+2
*
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmState: Port dependent code to new cmStateDirectory name
Stephen Kelly
2016-10-19
1
-1
/
+1
*
cmOutputConverter: Add a flag for IsUnix
Stephen Kelly
2016-10-06
1
-16
/
+16
*
Convert: Inline platform-specific methods
Stephen Kelly
2016-10-06
1
-16
/
+3
*
Convert: Extract method to determine if paths are in directory
Stephen Kelly
2016-10-06
1
-5
/
+13
*
Convert: Remove asserts which are duplicated in delegate method
Stephen Kelly
2016-10-06
1
-7
/
+0
*
Convert: Remove early return check
Stephen Kelly
2016-10-06
1
-5
/
+0
*
Convert: Extract local variables for readability
Stephen Kelly
2016-10-06
1
-12
/
+13
*
Convert: Extract local variables
Stephen Kelly
2016-10-06
1
-14
/
+17
*
cmOutputConverter: remove unused code
Daniel Pfeifer
2016-10-06
1
-9
/
+0
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
cmOutputConverter: Remove now-obsolete Convert method
Stephen Kelly
2016-09-19
1
-23
/
+0
*
Convert: Remove HOME_OUTPUT enum value
Stephen Kelly
2016-09-19
1
-3
/
+0
*
Convert: Simplify switch
Stephen Kelly
2016-09-19
1
-5
/
+4
*
Convert: Remove obsolete MAKERULE enum value
Stephen Kelly
2016-09-19
1
-3
/
+1
*
Convert: Remove obsolete HOME and START enum values
Stephen Kelly
2016-09-19
1
-8
/
+0
*
cmOutputConverter: use new ConvertToRelativePath signature internally
Daniel Pfeifer
2016-09-17
1
-6
/
+4
*
cmOutputConverter: split ConvertToRelativePath
Daniel Pfeifer
2016-09-17
1
-27
/
+53
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-4
/
+4
*
Convert: Make variables a bit more clear
Stephen Kelly
2016-08-27
1
-5
/
+5
*
Convert: Remove 'FULL' conversion
Stephen Kelly
2016-08-27
1
-3
/
+0
*
Convert: Extract ConvertToRelativePath from Convert()
Stephen Kelly
2016-08-27
1
-4
/
+11
*
Convert: Remove NONE conversion
Stephen Kelly
2016-08-27
1
-2
/
+0
*
Convert: Remove obsolete GetRelativeRootPath
Stephen Kelly
2016-08-27
1
-17
/
+0
*
Convert: Remove ConvertToOutputForExisting overload
Stephen Kelly
2016-08-27
1
-13
/
+0
*
Convert: Remove unused overload
Stephen Kelly
2016-08-27
1
-21
/
+0
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-3
/
+3
*
cmOutputConverter: remove unnecessary conversion
Daniel Pfeifer
2016-06-20
1
-6
/
+4
*
cmOutputConverter: collapse ConvertToOutputForExisting functions
Daniel Pfeifer
2016-06-20
1
-18
/
+6
*
cmOutputConverter: remove unused 'local' argument
Daniel Pfeifer
2016-06-20
1
-6
/
+2
*
cmOutputConverter: remove 'optional' argument
Daniel Pfeifer
2016-06-20
1
-5
/
+12
*
cmOutputConverter::Convert: invert condition
Daniel Pfeifer
2016-06-20
1
-6
/
+6
*
cmOutputConverter::Convert: make precondition explicit
Daniel Pfeifer
2016-06-20
1
-2
/
+4
*
cmOutputConverter: implement Shell__GetArgument using ostringstream
Daniel Pfeifer
2016-06-15
1
-178
/
+36
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-440
/
+279
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-28
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1
/
+1
*
cmOutputConverter: Assert construction with a valid snapshot
Brad King
2016-04-15
1
-0
/
+1
*
Genex: Add a SHELL_PATH expression
Stefan Kislinskiy
2015-09-28
1
-15
/
+24
*
cmAlgorithms: Rename cmRange to cmMakeRange.
Stephen Kelly
2015-07-22
1
-1
/
+1
*
cmState: Extract a Directory class.
Stephen Kelly
2015-07-18
1
-14
/
+20
[next]