Age | Commit message (Expand) | Author |
---|---|---|
2021-12-23 | clean up mock logic, improve names, allow mock without wine | Jan200101 |
2021-12-23 | Compile each subsection as its own library and link them together | Jan200101 |
2021-08-08 | replace static core library to be an object library | Jan200101 |
2021-07-28 | add newline to files | Jan200101 |
2021-07-22 | reorder linkage | Jan200101 |
2021-07-22 | compile core files into a static library to link against | Jan200101 |
2021-06-06 | fix win env, add proper mocking code to test implementation | Jan200101 |
2021-05-27 | allow flags to exit prematurely, move defines, add no networking flag | Jan200101 |
2021-05-18 | improve cmake files, add simple curl mock, clean up on download error | Jan200101 |