Ben Boeckel
|
aa477d8768
ast-grep: simplify `cmStrCat` calls with one-char strings
|
1 month ago |
Brad King
|
7eec7ca851
Merge topic 'project-version-fix'
|
3 months ago |
Vito Gamberini
|
aa16b8eb9a
project: Revert changes to VERSION handling
|
3 months ago |
Brad King
|
f143b8a623
Merge topic 'keyword-project-name-fix'
|
5 months ago |
Vito Gamberini
|
a38e594340
project: fix keyword argument as project name
|
5 months ago |
Matthew Woehlke
|
fba540daf6
project: Add SPDX_LICENSE argument
|
6 months ago |
Matthew Woehlke
|
6171e2da90
project: Always set COMPAT_VERSION variables
|
6 months ago |
Matthew Woehlke
|
09701440d9
project: Fix handling of COMPAT_VERSION
|
6 months ago |
Vito Gamberini
|
0138df29dc
project: add COMPAT_VERSION keyword
|
7 months ago |
Vito Gamberini
|
c4d12d7d1f
project: cleanup variable creation
|
7 months ago |
Vito Gamberini
|
e28e66db8d
project: use argument parser
|
7 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Brad King
|
292048874f
CMP0048: Remove support for OLD behavior
|
1 year ago |
Craig Scott
|
e5a9ccbcc8
project: Always set <PROJECT-NAME>_* as normal variables
|
1 year ago |
Craig Scott
|
fa07ddfebf
project: Only check non-cache vars when setting project vars
|
1 year ago |
Craig Scott
|
86ad7cc886
project: Only define non-cache vars if already defined
|
1 year ago |
Robert Maynard
|
c1ece78d11
project: non cache <project> prefix variables are also created
|
1 year ago |
Cristian Le
|
b37b912e8f
CMAKE_PROJECT_INCLUDE: Allow to run module files
|
2 years ago |
Cristian Le
|
704acca96b
CMAKE_PROJECT_INCLUDE: Add support for including multiple files
|
2 years ago |
Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
friendlyanon
|
59573bf5b9
project: Warn at top-level if `cmake_minimum_required` wasn't called
|
3 years ago |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 years ago |
Ben Boeckel
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 years ago |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
16208ac113
CMP0126: Add control for warnings
|
4 years ago |
friendlyanon
|
96a7040107
project: Define variables indicating whether project is top level
|
4 years ago |
Asit Dhal
|
3c324689a7
include: refactor call sites of cmMakefile::ReadDependentFile
|
5 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |