summaryrefslogtreecommitdiff
path: root/Modules/Platform/AIX.cmake
Commit message (Expand)AuthorAgeFilesLines
* AIX: Create import library for executables with exportsBrad King2019-07-161-0/+2
* AIX,HP: Allow user to override the default runtime path (libpath)Matthew Hanna2016-05-171-1/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-10/+10
* Move RPATH flags to AIX per-compiler information filesBrad King2011-03-021-2/+0
* Split GNU compiler information filesBrad King2009-12-021-10/+0
* Split XL compiler information filesBrad King2009-09-301-31/+0
* BUG: Added TARGET_ARCHIVES_MAY_BE_SHARED_LIBS global property to help compute...Brad King2008-02-041-0/+3
* ENH: Implement linking with paths to library files instead of -L and -l separ...Brad King2008-01-221-6/+14
* ENH: Create COMPILE_DEFINITIONS property for targets and source files. Creat...Brad King2008-01-141-5/+5
* BUG: also include UnixPaths.cmake on these platforms, this also sets UNIX to 1Alexander Neundorf2007-08-101-0/+2
* ENH: force c++ when building c++ objectsBill Hoffman2007-02-211-0/+2
* ENH: disable static shared stuff on AIX, see commentBill Hoffman2006-10-031-4/+9
* 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 AIX ...Brad King2006-08-091-0/+10
* ENH: add correct initial flags for aixBill Hoffman2006-03-091-0/+4
* ENH: add flags for debug release for aixBill Hoffman2005-08-291-0/+4
* ENH: try and fix aix xlC with gccBill Hoffman2004-11-231-0/+4
* ENH: try and fix aix xlC with gccBill Hoffman2004-11-231-4/+4
* ENH: try to fix aix with native cxx and gccBill Hoffman2004-11-231-0/+10
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-1/+1
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-1/+0
* BUG: fix for bug 383 gcc flags are now always set if the compiler is gnuBill Hoffman2003-11-141-0/+1
* BUG: Need -brtl when creating shared libraries. Also added -bexpall (AIX equ...Brad King2003-05-161-2/+2
* clean up some c/cxx issuesBill Hoffman2003-01-021-3/+4
* ENH: fix shared libraries on AIXBill Hoffman2002-12-301-2/+3
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+9