Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LinkerId: Record detection steps to configure log | Brad King | 2024-01-03 | 1 | -0/+7 |
* | LinkerId: Use empty string for unknown linker id | Brad King | 2024-01-03 | 1 | -4/+0 |
* | LinkerId: Match Apple linker on all Apple platforms | Brad King | 2024-01-03 | 1 | -1/+1 |
* | LinkerId: Fix detection of GNU linker id without parenthesis in version output | Brad King | 2024-01-03 | 1 | -2/+2 |
* | LinkerId: Identify AIX and SunOS system linkers | Brad King | 2023-12-08 | 1 | -0/+9 |
* | LinkerId: Try multiple flags to detect linker id and version | Brad King | 2023-12-08 | 1 | -42/+51 |
* | LinkerId: Match linker id and version more robustly | Brad King | 2023-12-08 | 1 | -21/+15 |
* | Link Step: compute effective linker used by the compiler | Marc Chevrier | 2023-10-24 | 1 | -0/+92 |