vvs31415
|
f808f27919
cmLocalGenerator::GetRuleLauncher: return cmProp
|
5 年之前 |
Raul Tambre
|
c63fe01835
CUDA: Clang separable compilation
|
5 年之前 |
Kyle Edwards
|
3ef0c40962
WIN32_EXECUTABLE: Add support for generator expressions
|
5 年之前 |
Vitaly Stakhovsky
|
eaad8072ee
cmNonempty: Convenience inlines to check for non-empty string
|
5 年之前 |
Vitaly Stakhovsky
|
7ed8c9ebe3
cmMakefile: add GetDefExpandList() that splits value into std::vector
|
5 年之前 |
Marc Chevrier
|
4248bb452a
CUDA: Device linking use now link options
|
5 年之前 |
Vitaly Stakhovsky
|
ef408dd232
cmState::GetTargetTypeName: return type is *cmProp
|
5 年之前 |
Brad King
|
afcd9fe669
AIX: Add an option to disable automatic exports from shared libraries
|
5 年之前 |
Marc Chevrier
|
5444a8095d
cmGlobalGenerator: modernize memrory managemenbt
|
5 年之前 |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 年之前 |
Kyle Edwards
|
3bc63e99e4
Refactor: Prepare Ninja generator for multi-config
|
6 年之前 |
Cristian Adam
|
36ded610af
PCH: Generate sources during Compute step
|
6 年之前 |
Brad King
|
83c1657ff7
Unity build: Generate sources during Compute step
|
6 年之前 |
Marc Chevrier
|
c688b401d3
cmstd: Modernize CMake system headers
|
6 年之前 |
Brad King
|
5acf0de1fe
cmLocalGenerator: Remove AppendFlags 'const char*' overload
|
6 年之前 |
Cristian Adam
|
7114c141e2
Unity build: Add support for Ninja and Makefile generators
|
6 年之前 |
Cristian Adam
|
b8626261e9
Precompile headers: Add methods to generate PCH sources
|
6 年之前 |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 年之前 |
Rolf Eike Beer
|
da26b3be89
avoid adding multiple consecutive string literals to std::string
|
6 年之前 |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 年之前 |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
6 年之前 |
Sebastian Holtermann
|
18b0330b86
clang-tidy: Enable performance-inefficient-string-concatenation
|
6 年之前 |
Brad King
|
d7e53b4274
Merge topic 'cleanup-gen-lookups'
|
6 年之前 |
Marc Chevrier
|
d9b2c7dae2
Introduce memory management helper: cm_memory.hxx
|
6 年之前 |
Brad King
|
7ff9ab3b10
Makefile: De-duplicate executable link rule lookup
|
6 年之前 |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 年之前 |
Robert Maynard
|
a4d502a5bf
CUDA: Do not device link if CUDA is not an enabled language
|
6 年之前 |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 年之前 |
Brad King
|
fc4cbbc2a5
Merge topic 'remove_unneeded_device_link_calls'
|
6 年之前 |
Robert Maynard
|
81b4d10d8f
CUDA: More exhaustive checks to determine when to do device linking
|
6 年之前 |