Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
10 年之前 |
Stephen Kelly
|
5d056c0dd8
Port Global property interaction to cmState.
|
10 年之前 |
Stephen Kelly
|
f081c5bddd
cmState: Move CacheEntryType enum from cmCacheManager.
|
10 年之前 |
Stephen Kelly
|
421eadb45b
Remove use of cmsys_stl.
|
10 年之前 |
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
|
270eb96df0
strings: Remove cmStdString references
|
11 年之前 |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
12 年之前 |
Brad King
|
66759eea5e
find_library: Optionally consider all names in each directory
|
13 年之前 |
Brad King
|
b64dd760d1
find_library: Simplify framework search logic
|
13 年之前 |
Brad King
|
531c71bac3
find_library: Refactor internal name iteration
|
13 年之前 |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 年之前 |
Brad King
|
733726edf6
find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419)
|
13 年之前 |
Brad King
|
54add62f1b
find_library: Simplify lib->lib<arch> expansion
|
13 年之前 |
Brad King
|
6ca2f82d0d
find_library: Refactor lib->lib64 conversion
|
13 年之前 |
Rolf Eike Beer
|
32c3be611c
FIND_LIBRARY: document FIND_LIBRARY_USE_LIB64_PATHS
|
13 年之前 |
Rolf Eike Beer
|
70f362305f
Find_library(): allow searching for versioned shared objects
|
13 年之前 |
Brad King
|
3ba1713f6f
find_library: Use lib->lib64 conversion in CXX-only projects (#12247,#12248)
|
14 年之前 |
Brad King
|
b41ad3b399
Teach find_(library|package) about Linux multiarch (#12037)
|
14 年之前 |
Brad King
|
5303fbf09e
Speedup find_* commands (#11412)
|
15 年之前 |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 年之前 |
Brad King
|
5fd54d7946
BUG: Fix lib/ to lib/64/ search path conversion
|
17 年之前 |
Brad King
|
434a99bbeb
ENH: Teach find_library to find OpenBSD-style libs
|
17 年之前 |
Brad King
|
6b85166920
ENH: Refactor find_library search logic
|
17 年之前 |
Brad King
|
6706f84cd9
ENH: Refactor find_* command framework/appbundle search order impl.
|
17 年之前 |
Brad King
|
d53e5dec37
ENH: In find_* implementation centralize addition of trailing slashes
|
17 年之前 |
Brad King
|
3fdf141197
BUG: FIND_LIBRARY should not require CMAKE_SIZEOF_VOID_P to be set.
|
17 年之前 |
Brad King
|
fd2a6a8693
BUG: Fix recent find_library change to look for user-specified name first to do so only if the name matches a valid library extension.
|
17 年之前 |
Brad King
|
d9b9720167
ENH: Make find_library test for the library file as named before trying prefixes and suffixes. This will allow users to explicitly search for static libraries on unix. See bug #1643.
|
17 年之前 |