Brad King
|
eb35d8884b
find_package: Use PackageName_ROOT variables as search prefixes
|
7 yıl önce |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 yıl önce |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 yıl önce |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 yıl önce |
Brad King
|
578d95f87d
find_*: Disable the PACKAGE_ROOT search path group for CMake 3.9
|
8 yıl önce |
Brad King
|
1ae1b880a8
cmFindCommon: Drop unused FilterPaths method
|
8 yıl önce |
Chuck Atkins
|
ef3d360a3d
find_*: Add a new PackageRoot search path group
|
8 yıl önce |
Daniel Pfeifer
|
fdd341ebfd
cmFindCommon: remove unused function SetMakefile
|
8 yıl önce |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 yıl önce |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 yıl önce |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 yıl önce |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 yıl önce |
Daniel Pfeifer
|
a7a9239096
mark functions with CM_OVERRIDE
|
9 yıl önce |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 yıl önce |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 yıl önce |
Stephen Kelly
|
7a0643379b
cmFindCommon: Remove MSVC6 workaround for nested struct private access.
|
11 yıl önce |
Chuck Atkins
|
1abd7cd930
Use containers of labeled search paths instead of individual members
|
11 yıl önce |
Chuck Atkins
|
2a9ac4bd83
Encapsulate search path manipulation functions into a seperate class.
|
11 yıl önce |
Chuck Atkins
|
32922840e7
Refactor and seperate search path construction for find commands
|
11 yıl önce |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 yıl önce |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 yıl önce |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
12 yıl önce |
Brad King
|
b0cd630521
Refactor find_* command final path list computation
|
14 yıl önce |
Brad King
|
5303fbf09e
Speedup find_* commands (#11412)
|
15 yıl önce |
Todd Gamblin
|
1221581aa8
Teach find_* commands to ignore some paths
|
15 yıl önce |
Alex Neundorf
|
3901e0408c
-improve crosscompiling from Linux to iphone (#10526)
|
15 yıl önce |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 yıl önce |
Brad King
|
5b406c9044
ENH: Add HINTS option to find_* commands.
|
17 yıl önce |
Brad King
|
d53e5dec37
ENH: In find_* implementation centralize addition of trailing slashes
|
17 yıl önce |
Brad King
|
789c167b6f
ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand
|
17 yıl önce |