Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 жил өмнө |
Yurii Batrak
|
7ab9a62572
Makefiles: Drop 'requires' step and its supporting infrastructure
|
7 жил өмнө |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 жил өмнө |
Brad King
|
c0c5f924fe
Merge topic 'refactor-iwyu-code'
|
8 жил өмнө |
Bill Hoffman
|
3bbe95f58a
Clean up iwyu code to not be one big if statement.
|
8 жил өмнө |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 жил өмнө |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 жил өмнө |
Brad King
|
ba247ccaba
IPO: Consider support for each language separately
|
8 жил өмнө |
Brad King
|
d037be122e
cmLocalGenerator: Add a hook for compiler flags used at link time
|
8 жил өмнө |
Ruslan Baratov
|
7d057b2738
Clang IPO (LTO) support
|
8 жил өмнө |
Brad King
|
47990f9fef
Inline and remove AddFeatureFlags method
|
8 жил өмнө |
Robert Maynard
|
493671a521
CUDA: Static libraries can now explicitly resolve device symbols
|
8 жил өмнө |
Robert Maynard
|
8fb85c68bb
CUDA: Makefile uses relative path for device linking status messages
|
8 жил өмнө |
Gregor Jasny
|
cf320f7cd7
Replace boolean `implib` parameters with enum
|
8 жил өмнө |
Ruslan Baratov
|
dfa8263f4b
Implement interprocedural optimization for GNU compilers
|
8 жил өмнө |
Ruslan Baratov
|
a75757004b
Refactoring: s,GetFeatureAsBool,IsIPOEnabled,
|
8 жил өмнө |
Brad King
|
f36eaf6a6e
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
|
8 жил өмнө |
Daniel Pfeifer
|
ee72803e9f
fix some include-what-you-use diagnostics
|
8 жил өмнө |
Gregor Jasny
|
50e1c1056e
Makefile: For static libraries remove only the "real" lib before creating
|
8 жил өмнө |
Gregor Jasny
|
8643ca75c7
Makefile: Re-order list of files to clean
|
8 жил өмнө |
Brad King
|
02582b91ad
CUDA: Populate compiler PDB placeholder during device linking
|
8 жил өмнө |
Brad King
|
d470cb7007
CUDA: Use `.obj` object file extension on Windows
|
8 жил өмнө |
Robert Maynard
|
d038559e49
CUDA: Add separable compilation support to the makefile generator.
|
9 жил өмнө |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 жил өмнө |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 жил өмнө |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 жил өмнө |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 жил өмнө |
Stephen Kelly
|
b59b6dd9d2
cmRulePlaceholderExpander: Port clients to direct-use
|
9 жил өмнө |
Stephen Kelly
|
c75a9d6601
cmLocalGenerator: Use strings instead of a Target in rule replacement
|
9 жил өмнө |
Stephen Kelly
|
46ad0d2183
cmLocalGenerator: Use a converter in rule replacement API
|
9 жил өмнө |