Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object path | Raphael Gozzo | 2021-12-06 | 3 | -0/+7 |
* | CMakeParseImplicitLinkInfo: Honor GNU static runtime library flags | Brad King | 2021-06-03 | 3 | -3/+3 |
* | Tests: Extend ParseImplicit*Info with static GNU runtime library flags | Brad King | 2021-06-03 | 4 | -0/+12 |
* | Tests: Teach RunCMake.ParseImplicitLinkInfo to match output by regex | Brad King | 2021-06-03 | 30 | -35/+35 |
* | CMakeDetermineCompilerABI: Extract lib arch from implicit object file paths | Robert Maynard | 2021-04-05 | 6 | -5/+14 |
* | CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths" | Robert Maynard | 2021-04-05 | 19 | -21/+19 |
* | CMakeDetermineCompilerABI: Parse library arch from versioned paths | Robert Maynard | 2021-02-04 | 24 | -1/+51 |
* | CMakeParseImplicitLinkInfo supports comma separated link lines | Robert Maynard | 2019-08-28 | 3 | -1/+6 |
* | Introduce a ParseImplicitLinkInfo test | Robert Maynard | 2019-08-28 | 62 | -0/+269 |