Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-06 | Fix test cases/common/125 on Cygwin | Jon Turney | 2 | -4/+16 |
2017-01-15 | Can use targets directly in test arguments. | Jussi Pakkanen | 1 | -1/+1 |
2016-12-18 | tests/125 shared module: Run with the VS backend | Nirbheek Chauhan | 1 | -4/+0 |
2016-12-07 | Fix shared module support on Windows | Nirbheek Chauhan | 3 | -16/+129 |
2016-12-07 | Skip shared module test on VS because it fails for some reason nobody underst... | Jussi Pakkanen | 1 | -0/+4 |
2016-12-04 | Apply magical flags to make OSX ignore missing symbols in plugins. | Jussi Pakkanen | 1 | -12/+5 |
2016-12-03 | Link against runtime on OSX and Windows because they seem to insist on all sy... | Jussi Pakkanen | 2 | -2/+13 |
2016-12-03 | Add a test that tests the module and symbol resolution with dlopen. | Jussi Pakkanen | 4 | -4/+65 |
2016-12-02 | Created new shared module build target type, and make sure -Wl,--no-undefined... | Jussi Pakkanen | 2 | -0/+26 |