Brad King
|
43416c48ed
cmOutputConverter: Always set relative path top source and binary together
|
3 years ago |
Clemens Wasser
|
6f835c3699
cmOutputConverter: Cache Short Paths
|
3 years ago |
Brendan O'Rourke
|
144e8dcf40
cmOutputConverter: Quote hyphens in response files
|
4 years ago |
Kyle Edwards
|
447fbf061a
EscapeForCMake: Add wrapQuotes parameter
|
4 years ago |
Sean McBride
|
907d098838
Source: Fix clang -Wextra-semi warnings
|
4 years ago |
Marc Chevrier
|
59ad7a1c24
Move helpers functions from cmStringAlgorithms.h to cmValue.h
|
4 years ago |
Brad King
|
8526756b61
cmOutputConverter: Adopt relative path conversion helpers
|
4 years ago |
Ben Boeckel
|
c826461d9c
clang-tidy: fix `bugprone-reserved-identifier` warnings
|
4 years ago |
Peter Hill
|
b0a6161190
Fortran: Add Fortran_PREPROCESS property
|
5 years ago |
Vitaly Stakhovsky
|
4fd28b9911
cmOutputConverter::GetFortranFormat(): delete const char* overload
|
5 years ago |
Brad King
|
ca343dad07
Makefiles: Convert paths with '#' on command-lines to short path on Windows
|
5 years ago |
Kyle Edwards
|
5a8a9f7229
Ninja: Add multi-config variant
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Sebastian Holtermann
|
ec892a572b
cmOutputConverter: Make shell escaping methods cm::string_view based
|
6 years ago |
Sebastian Holtermann
|
8573e20c43
cmOutputConverter: Let GetFortranFormat accept a cm::string_view
|
6 years ago |
Sebastian Holtermann
|
4911762358
cmOutputConverter: Return bool instead of int in utility functions
|
6 years ago |
Sebastian Holtermann
|
a929255dec
cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_view
|
6 years ago |
Sebastian Holtermann
|
1b30b28c04
cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_view
|
6 years ago |
Sebastian Holtermann
|
6675f785be
cmOutputConverter: Let EscapeForCMake accept a cm::string_view
|
6 years ago |
Sebastian Holtermann
|
0e4493ec67
cmOutputConverter: Initialize static std::set on construction
|
6 years ago |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 years ago |
Bruno Manganelli
|
33f08eec18
cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory
|
7 years ago |
Bruno Manganelli
|
87e810f223
cmOutputConverter: Moved ForceToRelativePath to cmSystem
|
7 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 years ago |
Vitaly Stakhovsky
|
ada121e573
cmStateDirectory: use const std::string& for return values
|
7 years ago |
Rolf Eike Beer
|
ff5823f512
cmOutputConverter: mark helper functions static
|
7 years ago |
Frank Winklmeier
|
8ab3660a1e
cmOutputConverter: Inline some functions and avoid string re-allocations
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |