提交历史

作者 SHA1 备注 提交日期
  Brad King 3e37ca8ecc Move GNU flags from SunOS.cmake to SunOS-GNU.cmake 16 年之前
  Brad King e28c16b482 Split GNU compiler information files 16 年之前
  Brad King 9ee0f9801a Split SunPro compiler information files 16 年之前
  Brad King a56e04593a ENH: Make /opt/SUNWspro/lib, /opt/SUNWspro/prod/lib, and /usr/ccs/lib implicit link directories on the Sun when using the SunPro compiler. 17 年之前
  Brad King e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 年之前
  Brad King fd37a6ec3d ENH: Better linker search path computation. 18 年之前
  Brad King f49ec94e9f ENH: Enable dependent library search paths on more platforms 18 年之前
  Bill Hoffman c598da4328 BUG: fix for bug 6231, bad regex for sunos, worked by chance, but better to have it right 18 年之前
  Brad King 147b4ff102 BUG: Need -Wl, to pass linker flags when using gcc on Sun. 19 年之前
  Brad King 5845843156 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. 19 年之前
  Brad King 00e0c5c8e6 ENH: Enabling preprocessed source and asembly source generation rules on Sun CC. 19 年之前
  Bill Hoffman 0cfda4a7f0 ENH: use correct flags for optimization 19 年之前
  Bill Hoffman a5825cd11a ENH: check in new find stuff 20 年之前
  Bill Hoffman 066d5259c0 ENH: more compiler flags 20 年之前
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 年之前
  Bill Hoffman c9eaf38653 hack to try and fix sun platform 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 9a096e8488 ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library version support for SunOS. 22 年之前
  Bill Hoffman c3530dd01f BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu 22 年之前
  Bill Hoffman f4ebc1f15f Fix gnu c and Sun CC mix 22 年之前
  Brad King 284071e3fa BUG: Don't use -nostdlib option to link shared libraries. Just use gcc -shared, even for C++ libraries. 23 年之前
  Bill Hoffman 39e43360ea BUG: bad rpath flag for suns 23 年之前
  Bill Hoffman bdaf74b561 clean up some c/cxx issues 23 年之前
  Bill Hoffman 7773f9ed22 clean up some c/cxx issues 23 年之前
  Bill Hoffman c164ba1ba1 fix for sun 23 年之前
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 年之前