| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -8/+0 |
| | | | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | ||||
| * | removed catch2 (#241) | Stefan Boberg | 2023-03-07 | 1 | -1/+0 |
| | | | | removed catch2 since it's de facto not supported due to the lack of multithreading support | ||||
| * | Added option to use Catch2 framework for tests | Stefan Boberg | 2022-04-05 | 1 | -0/+1 |
| | | |||||
| * | Added copyright headers to xmake.lua scripts | Martin Ridgers | 2022-01-20 | 1 | -0/+2 |
| | | |||||
| * | Include header files when generating solution. | Per Larsson | 2021-12-14 | 1 | -1/+2 |
| | | |||||
| * | Further xmake file cleanup | Stefan Boberg | 2021-09-07 | 1 | -0/+1 |
| | | |||||
| * | Restructured xmake files | Stefan Boberg | 2021-09-06 | 1 | -3/+0 |
| | | | | | Mostly: moved dependencies to the module which introduces them | ||||
| * | xmake build files (experimental) | Stefan Boberg | 2021-09-04 | 1 | -0/+7 |