Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX. | Brad King | 2003-12-12 | 1 | -4/+7 |
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ... | Brad King | 2003-12-12 | 1 | -1/+4 |
* | BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu | Bill Hoffman | 2003-11-14 | 1 | -0/+2 |
* | Fix gnu c and Sun CC mix | Bill Hoffman | 2003-03-27 | 1 | -0/+4 |
* | BUG: Don't use -nostdlib option to link shared libraries. Just use gcc -shar... | Brad King | 2003-03-13 | 1 | -7/+12 |
* | BUG: bad rpath flag for suns | Bill Hoffman | 2003-01-03 | 1 | -4/+4 |
* | clean up some c/cxx issues | Bill Hoffman | 2003-01-02 | 1 | -1/+1 |
* | clean up some c/cxx issues | Bill Hoffman | 2003-01-02 | 1 | -1/+8 |
* | fix for sun | Bill Hoffman | 2002-11-15 | 1 | -0/+1 |
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -0/+25 |