summaryrefslogtreecommitdiff
path: root/Modules/Platform/AIX-GNU.cmake
Commit message (Expand)AuthorAgeFilesLines
* AIX: Export symbols from IBMClang IPA objectsWilliam Marlow2022-07-121-2/+2
* AIX: Add an option to disable automatic exports from shared librariesBrad King2020-01-311-2/+2
* AIX: Improve name of internal symbol export list fileBrad King2020-01-311-2/+2
* AIX: Do not enable runtime linking by default anymoreBrad King2019-07-171-7/+1
* AIX: Create import library for executables with exportsBrad King2019-07-161-2/+2
* AIX: Explicitly compute executable exports for both XL and GNUBrad King2019-07-151-1/+5
* AIX: Explicitly compute shared object exports for both XL and GNUBrad King2019-07-151-0/+7
* AIX: Drop redundant -brtl flagsBrad King2019-07-151-2/+0
* GNU: Use -fvisibility on AIX when supportedBrad King2018-01-121-1/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2017-05-171-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* GNU: Do not use -fvisibility on AIX or HP-UXBrad King2016-09-051-0/+1
* Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-141-3/+3
* AIX,HP-UX: Fix RPATH handling when CMP0065 is set to NEWMarc Chevrier2015-12-111-1/+11
* Merge topic 'aix-shared-flags'Brad King2013-03-121-1/+1
|\
| * AIX: Do not use -brtl to create shared libraries (#13997)Brad King2013-03-111-1/+1
* | AIX-GNU: Put implicit link directories in runtime libpath (#13909)Brad King2013-02-141-0/+1
|/
* AIX-GNU: Link shared libs with -brtl,-bnoipath (#13352)Brad King2012-07-091-1/+2
* Move RPATH flags to AIX per-compiler information filesBrad King2011-03-021-0/+2
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Split GNU compiler information filesBrad King2009-12-021-0/+23