Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
vor 6 Jahren |
Alex Turbov
|
0ba5891ead
project: Keep leading `0` in PROJECT_VERSION components
|
vor 6 Jahren |
Alex Turbov
|
b1f387a7ea
Refactor: Use raw string literals instead of escaping
|
vor 6 Jahren |
Alex Turbov
|
41b85968d8
Refactor: Use initializer lists instead of `push_back` series
|
vor 6 Jahren |
Alex Turbov
|
45e85dd2b2
Refactor: Add some `const` to vars
|
vor 6 Jahren |
Alex Turbov
|
90f91e4d21
Refactor: Replace a "magic" number w/ a named constant
|
vor 6 Jahren |
Alex Turbov
|
638383c38f
Refactor: Eliminate one-time-used variables
|
vor 6 Jahren |
Alex Turbov
|
9b6a53292f
Refactor: Eliminate `sep` from the loop
|
vor 6 Jahren |
Brad King
|
0dfb056cd3
Merge topic 'pr.projectbefore'
|
vor 6 Jahren |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
vor 6 Jahren |
Ruslan Baratov
|
0761186949
project: Add variable CMAKE_PROJECT_INCLUDE_BEFORE
|
vor 6 Jahren |
Ruslan Baratov
|
dda0190458
project: Add variable CMAKE_PROJECT_INCLUDE
|
vor 6 Jahren |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
vor 6 Jahren |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
vor 7 Jahren |
Craig Scott
|
f8a086a86b
project(): Ensure DESCRIPTION and HOMEPAGE_URL variables are set
|
vor 7 Jahren |
Vitaly Stakhovsky
|
c8fd23ec6f
cmMakefile: return directories as const std::string&
|
vor 7 Jahren |
Brad King
|
6646771b0f
project: Do not issue CMP0048 warnings on injected call
|
vor 7 Jahren |
Alex Turbov
|
af1c48871c
CPack: Use project version as default for `CPACK_PACKAGE_VERSION`
|
vor 7 Jahren |
Alex Turbov
|
73f9b2974c
project: Add HOMEPAGE_URL named parameter
|
vor 7 Jahren |
Craig Scott
|
fd28c382b4
project: Add <PROJECT-NAME>_DESCRIPTION
|
vor 7 Jahren |
Alex Turbov
|
587bad7ba2
project: warn on metadata arguments missing values
|
vor 7 Jahren |
Luz Paz
|
3ab7bf8285
Various typo fixes
|
vor 7 Jahren |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
vor 8 Jahren |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
vor 8 Jahren |
Brad King
|
2cb98329f1
Merge topic 'project-description'
|
vor 8 Jahren |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
vor 8 Jahren |
Alex Turbov
|
3b4848717a
project: Add `DESCRIPTION` parameter
|
vor 8 Jahren |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
vor 9 Jahren |
Daniel Pfeifer
|
608afd4f62
Separate compilation for commands included in cmBootstrapCommands2
|
vor 9 Jahren |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
vor 9 Jahren |