summaryrefslogtreecommitdiffstats
path: root/Modules/Internal/CMakeDetermineLinkerId.cmake
Commit message (Expand)AuthorAgeFilesLines
* LinkerId: Record detection steps to configure logBrad King2024-01-031-0/+7
* LinkerId: Use empty string for unknown linker idBrad King2024-01-031-4/+0
* LinkerId: Match Apple linker on all Apple platformsBrad King2024-01-031-1/+1
* LinkerId: Fix detection of GNU linker id without parenthesis in version outputBrad King2024-01-031-2/+2
* LinkerId: Identify AIX and SunOS system linkersBrad King2023-12-081-0/+9
* LinkerId: Try multiple flags to detect linker id and versionBrad King2023-12-081-42/+51
* LinkerId: Match linker id and version more robustlyBrad King2023-12-081-21/+15
* Link Step: compute effective linker used by the compilerMarc Chevrier2023-10-241-0/+92