summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linux.cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-25/+25
* multiarch: Set CMAKE_LIBRARY_ARCHITECTURE_REGEX for Linux|Hurd|kFreeBSDModestas Vainius2011-06-131-1/+1
* Teach find_(library|package) about Linux multiarch (#12037)Brad King2011-06-081-0/+3
* Remove GNU-specific flags from Linux.cmakeBrad King2009-12-041-3/+0
* Reduce duplication in Platform/<os>.cmake filesBrad King2009-12-021-3/+0
* Split GNU compiler information filesBrad King2009-12-021-2/+0
* Drop -rdynamic from Linux build rulesBrad King2009-12-011-1/+0
* BUG: fix for bug 4772, enable_language should now work on linux with correct ...Bill Hoffman2008-10-011-0/+2
* ENH: Better linker search path computation.Brad King2008-02-211-0/+4
* ENH: Pass dependent library search path to linker on some platforms.Brad King2008-02-011-0/+1
* ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...Brad King2008-01-171-1/+1
* ENH: Added global property FIND_LIBRARY_USE_LIB64_PATHS to allow lib64 paths ...Brad King2007-06-271-0/+6
* BUG: Detect debian with existence of /etc/debian_version so things work in a ...Brad King2007-05-071-13/+3
* ENH: Added CMAKE_EXE_EXPORTS_C_FLAG and CMAKE_EXE_EXPORTS_CXX_FLAG to support...Brad King2007-04-181-0/+2
* ENH: Added option CMAKE_INSTALL_SO_NO_EXE on linux to choose whether the defa...Brad King2007-04-101-0/+37
* ENH: Adding support to link specifically to an archive or a shared library ba...Brad King2006-09-151-0/+10
* BUG: Fixed shared library version support for Fortran. This addresses bug#3558.Brad King2006-08-011-0/+1
* ENH: Cleanup link libraries. Remove -l from -ldlAndy Cedilnik2006-04-201-1/+1
* ENH: check in new find stuffBill Hoffman2006-03-021-0/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-3/+3
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-2/+0
* ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX.Brad King2003-12-121-1/+2
* ENH: Adding implementation of shared library version support on UNIX. This a...Brad King2003-11-261-0/+1
* ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformati...Brad King2002-11-081-1/+3
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+7