summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/SunOS.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: major changes to support addition of languages from cmake modules ↵Bill Hoffman2004-09-221-6/+6
| | | | directory.
* hack to try and fix sun platformBill Hoffman2004-08-271-1/+3
|
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-261-2/+0
| | | | to enable a language without modifing cmake source code
* 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
| | | | version support for SunOS.
* 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 ↵Brad King2003-03-131-7/+12
| | | | -shared, even for C++ libraries.
* 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