Marc Chevrier
|
dc3aa4024e
Refactor: Use new SetProperty signatures
|
4 tahun lalu |
Ben Boeckel
|
cdfc4e3195
clang-tidy: fix `readability-qualified-auto` warnings
|
4 tahun lalu |
Ben Boeckel
|
4f396e6528
clang-tidy: fix `performance-no-automatic-move` warnings
|
4 tahun lalu |
Deniz Bahadir
|
6624b65b3f
GENERATED prop: Add implementation for policy CMP0118 being set to NEW
|
5 tahun lalu |
Deniz Bahadir
|
ca4ce458a3
GENERATED prop: Check CMP0118 policy and warn in certain situations
|
5 tahun lalu |
Deniz Bahadir
|
75cb8615e9
Fix typo in function name
|
5 tahun lalu |
Brad King
|
f2daa025e3
{get,set}_property: Add support for referencing binary directories
|
5 tahun lalu |
Alexandru Croitor
|
f6969b917d
set_property: Deduplicate source file directory scopes
|
5 tahun lalu |
Alexandru Croitor
|
1235f2d747
set_property: Allow both DIRECTORY and TARGET_DIRECTORY together
|
5 tahun lalu |
Alexandru Croitor
|
177052d6b8
set_property: Fix name of TARGET_DIRECTORY option in error messages
|
5 tahun lalu |
Alexandru Croitor
|
3d4b70ea64
set_source_files_properties: Allow specification of directory scope
|
5 tahun lalu |
Brad King
|
25f48761fa
Simplify absolute path conversions using CollapseFullPath full signature
|
5 tahun lalu |
Vitaly Stakhovsky
|
bd89133543
cmState::GetCacheEntryValue: return cmProp
|
5 tahun lalu |
Vitaly Stakhovsky
|
a6cd48ac41
Source: use std::string overloads
|
5 tahun lalu |
Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
5 tahun lalu |
Asit Dhal
|
9dba84cfa5
Refactor: Use cmStrCat to construct error strings
|
6 tahun lalu |
Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 tahun lalu |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 tahun lalu |
Gabor Bencze
|
36f32d3604
cmCommand refactor: cmSetPropertyCommand
|
6 tahun lalu |
Sebastian Holtermann
|
20e580be01
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
|
6 tahun lalu |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
6 tahun lalu |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 tahun lalu |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 tahun lalu |
Vitaly Stakhovsky
|
6f16be6a62
Remove unnecessary c_str() calls
|
7 tahun lalu |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 tahun lalu |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 tahun lalu |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 tahun lalu |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 tahun lalu |
Daniel Pfeifer
|
602b78aa79
Remove redundant c_str() calls
|
9 tahun lalu |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 tahun lalu |