summaryrefslogtreecommitdiff
path: root/Modules/Platform/AIX-XL.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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: Restore pre-3.16 undocumented method to suppress exports with XLBrad King2020-01-301-1/+11
* 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-20/+5
* AIX: Drop redundant -brtl flagsBrad King2019-07-151-2/+0
* XL: Look for CreateExportList only on AIXBrad King2019-02-251-0/+22
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* 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
* AIX: Do not use -brtl to create shared libraries (#13997)Brad King2013-03-111-1/+1
* Move RPATH flags to AIX per-compiler information filesBrad King2011-03-021-0/+2
* Factor AIX and XL compiler flags into common moduleBrad King2011-03-021-0/+26