summaryrefslogtreecommitdiff
path: root/Modules/Platform/SunOS.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-6/+6
* SunOS: Move solaris-specific paths to the solaris platformChuck Atkins2017-03-161-0/+5
* SunOS: Remove obsolete Studio compiler library directoriesApril Chin2015-11-161-6/+0
* SunOS: Drop special case for linking C++ shared libraries with gcc (#15673)Brad King2015-07-301-8/+0
* Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-20/+20
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Add platform variables for position independent code flagsStephen Kelly2012-06-121-2/+4
* Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-301-1/+1
* Move GNU flags from SunOS.cmake to SunOS-GNU.cmakeBrad King2009-12-021-17/+0
* Split GNU compiler information filesBrad King2009-12-021-17/+0
* Split SunPro compiler information filesBrad King2009-08-211-50/+0
* ENH: Make /opt/SUNWspro/lib, /opt/SUNWspro/prod/lib, and /usr/ccs/lib implici...Brad King2008-04-301-0/+6
* BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and...Brad King2008-02-271-3/+3
* ENH: Better linker search path computation.Brad King2008-02-211-1/+3
* ENH: Enable dependent library search paths on more platformsBrad King2008-02-011-0/+6
* BUG: fix for bug 6231, bad regex for sunos, worked by chance, but better to h...Bill Hoffman2008-01-151-2/+2
* BUG: Need -Wl, to pass linker flags when using gcc on Sun.Brad King2006-09-161-4/+22
* ENH: Enabling link type selection flags for this platform. See bug#1644 for ...Brad King2006-09-151-0/+9
* ENH: Enabling preprocessed source and asembly source generation rules on Sun CC.Brad King2006-08-091-0/+10
* ENH: use correct flags for optimizationBill Hoffman2006-05-031-6/+6
* ENH: check in new find stuffBill Hoffman2006-03-021-0/+1
* ENH: more compiler flagsBill Hoffman2005-11-221-0/+12
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-6/+6
* hack to try and fix sun platformBill Hoffman2004-08-261-1/+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-4/+7
* ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ...Brad King2003-12-121-1/+4
* BUG: fix for bug 383 gcc flags are now always set if the compiler is gnuBill Hoffman2003-11-141-0/+2
* Fix gnu c and Sun CC mixBill Hoffman2003-03-271-0/+4
* BUG: Don't use -nostdlib option to link shared libraries. Just use gcc -shar...Brad King2003-03-131-7/+12
* BUG: bad rpath flag for sunsBill Hoffman2003-01-031-4/+4
* clean up some c/cxx issuesBill Hoffman2003-01-021-1/+1
* clean up some c/cxx issuesBill Hoffman2003-01-021-1/+8
* fix for sunBill Hoffman2002-11-151-0/+1
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+25