| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-11 | Change "can not" to "cannot" throughout project | HiPhish | |
| The word "cannot" expresses inability to do something whereas "can not" expresses the ability to refrain from doing something. | |||
| 2017-10-28 | Test GDC shared libraries only from version 8, since 7 is broken in Debian ↵ | Jussi Pakkanen | |
| at least. | |||
| 2017-08-29 | d: Newer GDC versions can compile shared libraries | Matthias Klumpp | |
| Actually, GDC supports shared libraries since version 6.2, but on Debian there are still issues with that version due to the standard library not being compiled with PIC. Therefore, we make a very conservative assumption here and only enable the tests for GDC >= 7.0 | |||
| 2017-04-15 | d: Add testcase for linking multiple versioned shared libraries | Matthias Klumpp | |
