Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
преди 13 години |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
преди 13 години |
Modestas Vainius
|
1ed19bcb25
multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSD
|
преди 14 години |
Brad King
|
b41ad3b399
Teach find_(library|package) about Linux multiarch (#12037)
|
преди 14 години |
Brad King
|
af14f1f2c3
Remove GNU-specific flags from Linux.cmake
|
преди 16 години |
Brad King
|
4d72006bd6
Reduce duplication in Platform/<os>.cmake files
|
преди 16 години |
Brad King
|
e28c16b482
Split GNU compiler information files
|
преди 16 години |
Brad King
|
1f06c33f8e
Drop -rdynamic from Linux build rules
|
преди 16 години |
Bill Hoffman
|
6a1a1b632d
BUG: fix for bug 4772, enable_language should now work on linux with correct flags
|
преди 17 години |
Brad King
|
fd37a6ec3d
ENH: Better linker search path computation.
|
преди 18 години |
Brad King
|
82fcaebe28
ENH: Pass dependent library search path to linker on some platforms.
|
преди 18 години |
Brad King
|
b8357db11d
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
|
преди 18 години |
Brad King
|
eab81489f1
ENH: Added global property FIND_LIBRARY_USE_LIB64_PATHS to allow lib64 paths to be searched optionally. Turn off the feature on debian systems. This addresses debian report 419007.
|
преди 18 години |
Brad King
|
96232d4052
BUG: Detect debian with existence of /etc/debian_version so things work in a chroot install. This is suggested in bug#4805.
|
преди 18 години |
Brad King
|
66d1930f56
ENH: Added CMAKE_EXE_EXPORTS_C_FLAG and CMAKE_EXE_EXPORTS_CXX_FLAG to support executables that export symbols.
|
преди 18 години |
Brad King
|
a017333d9a
ENH: Added option CMAKE_INSTALL_SO_NO_EXE on linux to choose whether the default permissions for shared libraries include the executable bit. This is necessary to support the conflicting policies of Debian and Fedora. These changes address bug#4805.
|
преди 18 години |
Brad King
|
1d0502927c
ENH: Adding support to link specifically to an archive or a shared library based on the file name specified. This fixes the problem of having -lfoo linking to libfoo.so even when it came from libfoo.a being specified.
|
преди 19 години |
Brad King
|
c9506c30f0
BUG: Fixed shared library version support for Fortran. This addresses bug#3558.
|
преди 19 години |
Andy Cedilnik
|
b9947a91d4
ENH: Cleanup link libraries. Remove -l from -ldl
|
преди 19 години |
Bill Hoffman
|
a5825cd11a
ENH: check in new find stuff
|
преди 20 години |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
преди 21 години |
Bill Hoffman
|
66a08c10e5
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
преди 21 години |
Brad King
|
c1add9106c
ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.
|
преди 22 години |
Brad King
|
aaf0ed39ca
ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32.
|
преди 22 години |
Brad King
|
3a6d52f4c5
ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformation.cmake. The platform files can set the defaults on the first run, and then the settings are cached at the end.
|
преди 23 години |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
преди 23 години |