Pavel Solodovnikov
|
8b6f439ef2
Access string npos without instance
|
8 years ago |
Chuck Atkins
|
ef3d360a3d
find_*: Add a new PackageRoot search path group
|
8 years ago |
Brad King
|
8e2f3582eb
Merge topic 'split-sysroot'
|
8 years ago |
Daniel Pfeifer
|
fdd341ebfd
cmFindCommon: remove unused function SetMakefile
|
8 years ago |
Brad King
|
53e89b6ab0
Add options for separate compile and link sysroots
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 years ago |
Daniel Pfeifer
|
64f9c282f3
Separate compilation for commands included in cmBootstrapCommands1
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Chuck Atkins
|
1abd7cd930
Use containers of labeled search paths instead of individual members
|
11 years ago |
Chuck Atkins
|
2a9ac4bd83
Encapsulate search path manipulation functions into a seperate class.
|
11 years ago |
Chuck Atkins
|
32922840e7
Refactor and seperate search path construction for find commands
|
11 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 years ago |
Stephen Kelly
|
7521da2852
Introduce CMAKE_STAGING_PREFIX variable.
|
12 years ago |
Stephen Kelly
|
7cd65c97fa
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
|
12 years ago |
Brad King
|
13aea6d175
cmFindCommon: Revert accidental change
|
12 years ago |
Stephen Kelly
|
c4373b33b2
cmTarget: Make GetProperty() const.
|
12 years ago |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
12 years ago |
Stephen Kelly
|
0416c94f64
Revert "Use --sysroot when cross compiling."
|
12 years ago |
Stephen Kelly
|
de4da665d3
Use --sysroot when cross compiling.
|
12 years ago |
Brad King
|
b0cd630521
Refactor find_* command final path list computation
|
14 years ago |
Brad King
|
5303fbf09e
Speedup find_* commands (#11412)
|
15 years ago |
Todd Gamblin
|
1221581aa8
Teach find_* commands to ignore some paths
|
15 years ago |