Ben Boeckel
|
5b16a0e568
cmGlobalVisualStudio7Generator: make `SupportsCxxModuleDyndep` protected
|
3 years ago |
Ben Boeckel
|
27e37b8a5a
clang-tidy: fix `modernize-use-override` lints
|
3 years ago |
Ilia K
|
3166547cf6
ASM_MARMASM: Add support for Microsoft ARM assembler language
|
3 years ago |
Ben Boeckel
|
386465bf83
cmTarget: add support for C++ module fileset types
|
3 years ago |
Brad King
|
6ab2c40c17
cmGlobalVisualStudio7Generator: Drop unused method
|
3 years ago |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 years ago |
NAKAMURA Takumi
|
0e58a5ea07
Source: Fix possible IWYU warnings in Windows generators
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
5a2a275bb4
Refactor: reduce cmToCStr usage
|
4 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Kyle Edwards
|
7abc3d61ac
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
|
5 years ago |
Vitaly Stakhovsky
|
bbc07e4561
Source: use std::string in place of const char*
|
5 years ago |
Marc Chevrier
|
36c8cae2e8
cmLocalGenerator: modernize memory management
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
6 years ago |
Vitaly Stakhovsky
|
23e8364aed
Source: std::string related cleanup
|
6 years ago |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 years ago |
Bartosz Kosiorek
|
324d18bb34
cmake: Teach --build mode to support multiple targets
|
6 years ago |
Robert Maynard
|
1a45266cb5
cmGlobalGenerator: Add a class that represent the build command
|
7 years ago |
Brad King
|
89cc3d432b
VS: Move platform name members to top-level global generator
|
7 years ago |
Brad King
|
40a732800d
VS: Clarify global generator constructor interface
|
7 years ago |
Brad King
|
163cc8bbdd
VS: Convert WriteSLNHeader to non-virtual lookup table
|
7 years ago |
Vitaly Stakhovsky
|
77d83568e0
cmGlobalVisualStudioGenerator::GetIDEVersion(): const added
|
7 years ago |
Brad King
|
b83fe27d8d
fileapi: Report cmake generator in reply index file
|
7 years ago |
Brad King
|
a6e02f881d
add_dependencies: Track backtraces internally
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 years ago |
Vitaly Stakhovsky
|
cfe4e2db1f
VS: Use 'override' keyword for overridden methods in generator classes
|
8 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 years ago |