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