Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 年 前 |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 年 前 |
Daniel Pfeifer
|
64f9c282f3
Separate compilation for commands included in cmBootstrapCommands1
|
9 年 前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年 前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年 前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年 前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年 前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年 前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年 前 |
Chuck Atkins
|
1abd7cd930
Use containers of labeled search paths instead of individual members
|
11 年 前 |
Chuck Atkins
|
2a9ac4bd83
Encapsulate search path manipulation functions into a seperate class.
|
11 年 前 |
Chuck Atkins
|
32922840e7
Refactor and seperate search path construction for find commands
|
11 年 前 |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 年 前 |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 年 前 |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 年 前 |
Stephen Kelly
|
7521da2852
Introduce CMAKE_STAGING_PREFIX variable.
|
12 年 前 |
Stephen Kelly
|
7cd65c97fa
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
|
12 年 前 |
Brad King
|
13aea6d175
cmFindCommon: Revert accidental change
|
12 年 前 |
Stephen Kelly
|
c4373b33b2
cmTarget: Make GetProperty() const.
|
12 年 前 |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
12 年 前 |
Stephen Kelly
|
0416c94f64
Revert "Use --sysroot when cross compiling."
|
12 年 前 |
Stephen Kelly
|
de4da665d3
Use --sysroot when cross compiling.
|
12 年 前 |
Brad King
|
b0cd630521
Refactor find_* command final path list computation
|
14 年 前 |
Brad King
|
5303fbf09e
Speedup find_* commands (#11412)
|
15 年 前 |
Todd Gamblin
|
1221581aa8
Teach find_* commands to ignore some paths
|
15 年 前 |
Alex Neundorf
|
3901e0408c
-improve crosscompiling from Linux to iphone (#10526)
|
15 年 前 |
Brad King
|
56d1a1780d
Create cmMakefile::PlatformIs64Bit helper method
|
16 年 前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年 前 |
Ken Martin
|
f686dbecb6
some white space fixes for the book
|
16 年 前 |
Bill Hoffman
|
adc880d2eb
ENH: undo bad checkin
|
17 年 前 |