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
/
cmOutputConverter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Fix several include-what-you-use findings
Daniel Pfeifer
2016-11-08
1
-2/+4
*
cmState: Split auxiliary classes into separate files
Stephen Kelly
2016-10-19
1
-1/+1
*
cmState: Port dependent code to new cmStateSnapshot name
Stephen Kelly
2016-10-19
1
-2/+2
*
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
-4/+6
*
Convert: Inline platform-specific methods
Stephen Kelly
2016-10-06
1
-12/+1
*
Convert: Extract method to determine if paths are in directory
Stephen Kelly
2016-10-06
1
-0/+4
*
cmOutputConverter: remove unused code
Daniel Pfeifer
2016-10-06
1
-11/+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
-22/+0
*
Convert: Remove HOME_OUTPUT enum value
Stephen Kelly
2016-09-19
1
-1/+0
*
Convert: Remove obsolete MAKERULE enum value
Stephen Kelly
2016-09-19
1
-1/+0
*
Convert: Remove obsolete HOME and START enum values
Stephen Kelly
2016-09-19
1
-2/+0
*
cmOutputConverter: split ConvertToRelativePath
Daniel Pfeifer
2016-09-17
1
-0/+18
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-4/+4
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Convert: Remove UNCHANGED enum value
Stephen Kelly
2016-08-27
1
-2/+1
*
Convert: Remove 'FULL' conversion
Stephen Kelly
2016-08-27
1
-1/+0
*
Convert: Extract ConvertToRelativePath from Convert()
Stephen Kelly
2016-08-27
1
-0/+2
*
Convert: Remove NONE conversion
Stephen Kelly
2016-08-27
1
-1/+0
*
Convert: Remove obsolete GetRelativeRootPath
Stephen Kelly
2016-08-27
1
-5/+0
*
Convert: Remove ConvertToOutputForExisting overload
Stephen Kelly
2016-08-27
1
-5/+0
*
Convert: Remove unused overload
Stephen Kelly
2016-08-27
1
-2/+0
*
cmOutputConverter: collapse ConvertToOutputForExisting functions
Daniel Pfeifer
2016-06-20
1
-4/+0
*
cmOutputConverter: remove unused 'local' argument
Daniel Pfeifer
2016-06-20
1
-2/+0
*
cmOutputConverter: remove 'optional' argument
Daniel Pfeifer
2016-06-20
1
-2/+1
*
cmOutputConverter: implement Shell__GetArgument using ostringstream
Daniel Pfeifer
2016-06-15
1
-14/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-23/+35
*
Genex: Add a SHELL_PATH expression
Stefan Kislinskiy
2015-09-28
1
-0/+2
*
cmOutputConverter: Adopt command line escaping code
Brad King
2015-07-08
1
-0/+70
*
cmOutputConverter: Adopt EscapeWindowsShellArgument method
Brad King
2015-07-08
1
-0/+5
*
cmOutputConverter: Constify API.
Stephen Kelly
2015-06-21
1
-9/+9
*
cmOutputConverter: Extract from cmLocalGenerator.
Stephen Kelly
2015-06-06
1
-0/+106