Robert Maynard
|
42f7e39789
Find: Support per call disabling of CMAKE_INSTALL_PREFIX
|
3 gadi atpakaļ |
Robert Maynard
|
50879ce412
Conda: Add CONDA_PREFIX as an acceptable system prefix path
|
5 gadi atpakaļ |
Robert Maynard
|
6b3d8f281e
Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATH
|
5 gadi atpakaļ |
Robert Maynard
|
8cc384f629
Compilers: Add paths from -print-sysroot to system prefix path
|
5 gadi atpakaļ |
Brad King
|
9502276f82
Prefix implicit include directories with sysroot on construction
|
6 gadi atpakaļ |
Brad King
|
557b2d6e65
Fix regression in -I/usr/include exclusion logic
|
6 gadi atpakaļ |
Chuck Cranor
|
1293ed8507
ParseImplicitIncludeInfo: keep implicit incl. consistent when rerunning cmake
|
6 gadi atpakaļ |
Brad King
|
15ad830062
Refactor exclusion of -I/usr/include to avoid per-language values
|
6 gadi atpakaļ |
Brad King
|
2f72573a62
CUDA: Treat /usr/include as an implicit include directory
|
8 gadi atpakaļ |
Brad King
|
09f85c98c0
Merge topic 'move-platform-specific-paths'
|
8 gadi atpakaļ |
Chuck Atkins
|
0b668e52a9
Cygwin: Move Cygwin-specific paths to the cygwin platform
|
8 gadi atpakaļ |
Chuck Atkins
|
2a8c2af4d4
SunOS: Move solaris-specific paths to the solaris platform
|
8 gadi atpakaļ |
Chuck Atkins
|
7eb1f5b7ac
Unix: Consolidate path components into prefixes
|
8 gadi atpakaļ |
Steven Newbury
|
462cf25427
Add support for x32-abi
|
8 gadi atpakaļ |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 gadi atpakaļ |
Daniel Scharrer
|
896ad251de
Teach find_library and find_package to search lib32 paths (#11260)
|
9 gadi atpakaļ |
Brad King
|
cc57ff5c49
Drop /lib32 and /lib64 from link directories and RPATH (#14875)
|
11 gadi atpakaļ |
Stephen Kelly
|
7521da2852
Introduce CMAKE_STAGING_PREFIX variable.
|
12 gadi atpakaļ |
Stephen Kelly
|
fe057ab3cd
Allow disabling adding the install prefix to the prefix search path.
|
12 gadi atpakaļ |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 gadi atpakaļ |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 gadi atpakaļ |
Brad King
|
eae45a67e7
Search MacPorts /opt/local prefix on Mac
|
15 gadi atpakaļ |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 gadi atpakaļ |
Brad King
|
12dcf9e4fb
Search prefix /usr before root prefix /
|
16 gadi atpakaļ |
Brad King
|
f98a4e63fd
Avoid (Unix|Windows)Paths.cmake multiple include
|
16 gadi atpakaļ |
Brad King
|
3dc80f8d8c
Add copyright notice to (Unix|Windows)Paths.cmake
|
16 gadi atpakaļ |
Brad King
|
c118fd4c55
Find locally installed software first
|
16 gadi atpakaļ |
Brad King
|
cb788e8f6d
ENH: Re-enable system include dir suppression
|
16 gadi atpakaļ |
Brad King
|
b8357db11d
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
|
18 gadi atpakaļ |
Brad King
|
2a78288064
ENH: Convert Modules/Platform specification of system search paths to use CMAKE_SYSTEM_PREFIX_PATH when possible.
|
18 gadi atpakaļ |