Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 年之前 |
Bill Hoffman
|
311b7b1a70
Add properties to run cppcheck along with the compiler
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Daniel Pfeifer
|
cbcfb79f9c
Use C++11 unordered containers
|
8 年之前 |
Sebastian Holtermann
|
93f0ba2823
Autogen: Add AUTOMOC_MACRO_NAMES support
|
8 年之前 |
Brad King
|
414438b2fb
CUDA: Add option to run the compiler through launcher tools
|
8 年之前 |
Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 年之前 |
Brad King
|
1d8f0f9181
Merge topic 'enable_ptx_compilation'
|
8 年之前 |
Robert Maynard
|
23691d789e
CUDA: Allow sources to be compiled to .ptx files
|
8 年之前 |
Gregor Jasny
|
cf320f7cd7
Replace boolean `implib` parameters with enum
|
8 年之前 |
Brad King
|
44f0d2d991
Merge topic 'objlib-extend'
|
8 年之前 |
Robert Maynard
|
eec93bceec
Allow OBJECT libraries to be installed, exported, and imported
|
8 年之前 |
Ruslan Baratov
|
470437f6f9
Support CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG>
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Ruslan Baratov
|
6b6191d875
Add variable 'CMAKE_INTERPROCEDURAL_OPTIMIZATION'
|
8 年之前 |
Sebastian Holtermann
|
1cdf7c1be2
Autogen: Add AUTOUIC_SEARCH_PATHS support
|
8 年之前 |
Sebastian Holtermann
|
70ebf35cda
Autogen: Add AUTOMOC_DEPEND_FILTERS support
|
8 年之前 |
Clinton Stimpson
|
f7b9bf41c5
Apple: Add BUILD_WITH_INSTALL_NAME_DIR target property
|
8 年之前 |
Gregor Jasny
|
071f8e78dd
Apple: Add support for static frameworks
|
9 年之前 |
Jamie Snape
|
0618ddf6b1
Add properties to run the cpplint style checker with the compiler
|
8 年之前 |
Gregor Jasny
|
d9f836e956
Add a getter for manually added target dependencies
|
9 年之前 |
Gregor Jasny
|
98f2143305
cmTarget: Enforce TYPE being a read-only property
|
8 年之前 |
Brad King
|
4838ca14df
Merge topic 'initial_cuda_language_support'
|
9 年之前 |
Brad King
|
460052516f
Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE libraries
|
9 年之前 |
Robert Maynard
|
a5e806b3f5
CUDA: Add support for CMAKE_CUDA_COMPILE_OPTIONS_VISIBILITY
|
9 年之前 |
Robert Maynard
|
ce4ec876ce
CUDA: Add support language levels (98/11)
|
9 年之前 |
Brad King
|
453df662ba
Merge topic 'imported-interface-libname'
|
9 年之前 |
Brad King
|
09cda9d5e7
Allow imported INTERFACE libraries to specify a link library name
|
9 年之前 |