Kyle Edwards
|
970052fedd
FILE_SET: Fix source group detection
|
3 年之前 |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 年之前 |
Marc Chevrier
|
557cecdc3d
Modernize memory management
|
5 年之前 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 年之前 |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 年之前 |
Vitaly Stakhovsky
|
969c1f94ae
cmSourceGroup: code improvements; use std::string and C++11 loops
|
8 年之前 |
Brad King
|
c871446abc
cmSourceGroup: Return strings from GetName and GetFullName
|
8 年之前 |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 年之前 |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Daniel Pfeifer
|
618fb23fc9
Pass arguments that are not modified as const&.
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 年之前 |
Ben Boeckel
|
310ef08fed
stringapi: Use strings for source names
|
12 年之前 |
Stephen Kelly
|
5cc9fb0234
cmSourceGroup: Fix method name capitalization.
|
12 年之前 |
Stephen Kelly
|
fe8b0330eb
cmMakefile: Constify some cmSourceGroup related code.
|
12 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Brad King
|
46f4940675
Remove unused cmSourceGroup method
|
13 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Bill Hoffman
|
28b1912aa3
ENH: add group support and fix borland error
|
16 年之前 |
Brad King
|
10db44a81d
COMP: Fix build with concept checking of STL.
|
17 年之前 |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 年之前 |
Bill Hoffman
|
6b47b28867
ENH: fix line length style stuff
|
20 年之前 |
Bill Hoffman
|
aa47caab2d
FIX: apply patch from bug# 1965
|
20 年之前 |
Brad King
|
48aedb2ba3
ENH: Fully implemented SOURCE_GROUP command.
|
22 年之前 |