Brad King
|
f87e724e8c
Fix EXCLUDE_FROM_ALL on directory with an interface library
|
6 years ago |
Brad King
|
bcec7d0778
Merge topic 'copyfile-stdstring'
|
6 years ago |
Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 years ago |
Vitaly Stakhovsky
|
c31b6e616d
cmSystemTools: copy file member functions accept std::string params
|
6 years ago |
Vitaly Stakhovsky
|
186d9b083d
cmSystemTools::Message: Add overload accepting std::string
|
6 years ago |
Brad King
|
40628b2519
Merge topic 'max-recursion-depth'
|
6 years ago |
Brad King
|
24b6e4830d
Merge topic 'exclude_from_all'
|
6 years ago |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 years ago |
Regina Pfeifer
|
094f01d0f0
cleanup: Prefer compiler provided special member functions
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Kyle Edwards
|
a6982cff0d
cmMakefile: Impose maximum recursion limit
|
7 years ago |
Vitaly Stakhovsky
|
2993fc347a
cmMakefile: GetModulesFile() accepts std::string param
|
6 years ago |
Zack Galbreath
|
dc6888573d
Pass EXCLUDE_FROM_ALL from directory to targets
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Brad King
|
c7428e1729
Merge topic 'read-list-file'
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Vitaly Stakhovsky
|
25caf7bafe
cmMakefile::ReadListFile() accepts std::string argument
|
6 years ago |
Kyle Edwards
|
4568d046c4
Properties: Add CMAKE_ROLE global property
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Brad King
|
6845e2559d
Add deprecation warnings for policies CMP0065 and below
|
6 years ago |
Artur Ryt
|
cbf0c0fce4
cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file
|
7 years ago |
Artur Ryt
|
67ac4ed1dc
cmMakefile: Move uninitialized vars logic into MaybeWarnUninitialized()
|
7 years ago |
Artur Ryt
|
5257af3634
cmMakefile: move common logic to IsProjectFile function
|
7 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Artur Ryt
|
fe9a16c80f
cmMakefile: Fix @CMAKE_CURRENT_LIST_LINE@ for ExpandVariablesInStringNew
|
7 years ago |
Artur Ryt
|
dda4755b46
cmMakefile: Fix ConfigureString not passing filename and line
|
7 years ago |
Regina Pfeifer
|
5731ec30f0
clang-tidy: fix warnings from version 7
|
7 years ago |
Kyle Edwards
|
0f5c1b404b
find_package(): Add policy to remove the FindQt module
|
7 years ago |
R2RT
|
53a5aec899
CMP0053: Fix double warning on uninitialized variables in -P mode
|
7 years ago |
R2RT
|
f92f93467e
cmMakefile: Rename SuppressWatches to SuppressSideEffects
|
7 years ago |