Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 éve |
Tushar Maheshwari
|
e50a36df48
cmGetFilenameComponentCommand: Add more components
|
6 éve |
Cengizhan Pasaoglu
|
c67ab22cdc
Using front() and back() instead of calculations
|
7 éve |
Brad King
|
31f73eb12d
get_filename_component: Revise PROGRAM/PROGRAM_ARGS split semantics
|
8 éve |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 éve |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 éve |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 éve |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 éve |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 éve |
Brad King
|
180538c706
Source: Stabilize include order
|
9 éve |
James Johnston
|
e89ea3d190
get_filename_component: Teach new BASE_DIR parameter.
|
10 éve |
James Johnston
|
d035e9687a
get_filename_component: Fix bug where CACHE was ignored.
|
10 éve |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 éve |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 éve |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
10 éve |
Stephen Kelly
|
5eb4d7590e
Remove some unneeded c_str calls.
|
11 éve |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 éve |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 éve |
Brad King
|
7d1590e6f9
get_filename_component: Add DIRECTORY option (#14091)
|
12 éve |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 éve |
Brad King
|
5fbefd66dc
Fix get_filename_component(... REALPATH) work dir
|
16 éve |
Brad King
|
c63e3bd13c
Fix get_filename_component() registry view
|
16 éve |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 éve |
Brad King
|
f10c258167
BUG: Fix get_filename_component ABSOLUTE mode
|
16 éve |
Brad King
|
ae873d4a89
ENH: Add get_filename_component(... REALPATH)
|
16 éve |
Brad King
|
16fe328dfc
BUG: Alternative fix to bug #8423
|
16 éve |
Bill Hoffman
|
33c296a44e
BUG: fix for #8423
|
17 éve |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 éve |
Ken Martin
|
71b993560b
STYLE: fix line length
|
19 éve |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 éve |