Brad King
|
5ca2910f5f
Merge topic 'cmake-presets-help-flag'
|
5 years ago |
Kyle Edwards
|
c619be2784
ccmake: Don't list --preset in --help
|
5 years ago |
Cengizhan Pasaoglu
|
bd705788f6
Constify some code as suggested by clang-tidy
|
5 years ago |
Kyle Edwards
|
8617479061
CMake: Add presets functionality
|
5 years ago |
Kyle Edwards
|
5a36542086
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
|
5 years ago |
vvs31415
|
d298ae7470
cmake::GetCacheDefinition: Return cmProp
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Robert Maynard
|
34cc6acc81
Add ISPC compiler support to CMake
|
5 years ago |
Brad King
|
df6b077625
cmake: Remove broken '--warn-unused-vars' option
|
5 years ago |
Robert Maynard
|
7628153edb
Refactor file extension queries to be more consistent
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 years ago |
Brad King
|
a6611577c3
Merge topic 'cmprop-getglobalprop'
|
5 years ago |
Vitaly Stakhovsky
|
c84cf42897
cmState::GetGlobalProperty: return cmProp
|
5 years ago |
Rolf Eike Beer
|
ada6a3226f
use cm::string_view for language extension lookups
|
5 years ago |
Wouter Klouwen
|
9aa4640792
cmake: add command line options to output script profiling data
|
6 years ago |
Brad King
|
a4d7a79beb
Merge topic 'ninja-1.10'
|
5 years ago |
Brad King
|
657820a00b
Ninja: Track when running to re-generate during a build
|
5 years ago |
Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
5 years ago |
Marc Chevrier
|
a00960288b
GlobalGenerator family: modernize memory management
|
5 years ago |
Kyle Edwards
|
bb811568cc
Merge topic 'traceJSON'
|
5 years ago |
Daniel Mensinger
|
482497e0de
trace: Add JSON output format
|
6 years ago |
Robert Maynard
|
a7ea20649d
find_*: Add debug logging infrastructure
|
6 years ago |
Robert Maynard
|
2467a2b318
CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support
|
6 years ago |
Alex Turbov
|
949a1e120a
message: New message types to mark checks performed by CMake
|
6 years ago |
Alex Turbov
|
7cf79f4419
message: Support logging a context with each message
|
6 years ago |
Alex Turbov
|
5bf85e2517
message: Add new CMAKE_MESSAGE_LOG_LEVEL variable
|
6 years ago |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Brad King
|
a0c8405d68
Merge topic 'trace-redirect'
|
6 years ago |