Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 年之前 |
Rolf Eike Beer
|
da26b3be89
avoid adding multiple consecutive string literals to std::string
|
6 年之前 |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 年之前 |
Jiang Yue
|
f08dcbffec
Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property
|
6 年之前 |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 年之前 |
Dennis Klein
|
749ce48eb5
cmInstallTargetGenerator: Escape generated OLD_RPATH argument
|
6 年之前 |
Dennis Klein
|
9e84c7c5e8
cmInstallTargetGenerator: Introduce CMP0095
|
6 年之前 |
Kyle Edwards
|
b133d14fb1
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
6 年之前 |
Brad King
|
90323ff051
Merge topic 'remove-exclude-from-all-warning'
|
6 年之前 |
Craig Scott
|
d3b765d451
EXCLUDE_FROM_ALL: Don't warn if installing target excluded from all
|
6 年之前 |
Saleem Abdulrasool
|
fc8b90af2c
Create and use `cmGeneratorTarget::Names`
|
6 年之前 |
Vitaly Stakhovsky
|
00ba28ffd0
cmMakefile::GetRequiredDefinition: return const std::string&
|
6 年之前 |
Brad King
|
29368abde7
Merge topic 'install-strip-macos'
|
6 年之前 |
Brad King
|
5107a84d46
Merge topic 'restore-install-late-framework'
|
6 年之前 |
Harry Mallon
|
20291e8e72
install: Fix stripping on macOS
|
6 年之前 |
Brad King
|
95210d027a
macOS: Restore compatibility for setting FRAMEWORK after install()
|
6 年之前 |
Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 年之前 |
Vitaly Stakhovsky
|
186d9b083d
cmSystemTools::Message: Add overload accepting std::string
|
6 年之前 |
Brad King
|
40745ad35a
Merge topic 'cmake-files-directory'
|
6 年之前 |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 年之前 |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 年之前 |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 年之前 |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 年之前 |
Brad King
|
dd4f8b2a48
install: Record TARGET mode backtraces internally
|
7 年之前 |
Zack Galbreath
|
e89ad0f94e
install: Allow installing targets created in another directory
|
7 年之前 |
Michael Stürmer
|
fb433ff283
cmGeneratorTarget: Make import library checks config-aware
|
7 年之前 |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 年之前 |
Gregor Jasny
|
8f4663ffb2
Xcode: rename embedded SDK query function
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |