提交历史

作者 SHA1 备注 提交日期
  Brad King e28c16b482 Split GNU compiler information files 16 年之前
  Brad King 6d434ee6cc Split XL compiler information files 16 年之前
  Brad King 847c8403fe BUG: Added TARGET_ARCHIVES_MAY_BE_SHARED_LIBS global property to help compute proper rpath information on AIX when shared libraries have names like "libfoo.a". 18 年之前
  Brad King 96fd5909d9 ENH: Implement linking with paths to library files instead of -L and -l separation. See bug #3832 18 年之前
  Brad King 8262ccfd4e ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators. 18 年之前
  Alexander Neundorf f9cb0f3cb4 18 年之前
  Bill Hoffman 846b058f73 ENH: force c++ when building c++ objects 19 年之前
  Bill Hoffman 943de01060 ENH: disable static shared stuff on AIX, see comment 19 年之前
  Brad King 690543c612 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. 19 年之前
  Brad King cd3d44881f ENH: Enabling preprocessed source and asembly source generation rules on AIX compilers. 19 年之前
  Bill Hoffman 15b5869b46 ENH: add correct initial flags for aix 20 年之前
  Bill Hoffman 8ed25a5b89 ENH: add flags for debug release for aix 20 年之前
  Bill Hoffman a8fb3b69e2 ENH: try and fix aix xlC with gcc 21 年之前
  Bill Hoffman 04ca53e686 ENH: try and fix aix xlC with gcc 21 年之前
  Bill Hoffman bdb660bad4 ENH: try to fix aix with native cxx and gcc 21 年之前
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 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 年之前
  Bill Hoffman c3530dd01f BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu 22 年之前
  Brad King 9c3a6eb410 BUG: Need -brtl when creating shared libraries. Also added -bexpall (AIX equivalent to Linux's -rdynamic) when building executables. 22 年之前
  Bill Hoffman 7773f9ed22 clean up some c/cxx issues 23 年之前
  Bill Hoffman bf6730b03a ENH: fix shared libraries on AIX 23 年之前
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 年之前