aboutsummaryrefslogtreecommitdiff
path: root/zencore-test/xmake.lua
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-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 Boberg2023-03-071-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 testsStefan Boberg2022-04-051-0/+1
|
* Added copyright headers to xmake.lua scriptsMartin Ridgers2022-01-201-0/+2
|
* Include header files when generating solution.Per Larsson2021-12-141-1/+2
|
* Further xmake file cleanupStefan Boberg2021-09-071-0/+1
|
* Restructured xmake filesStefan Boberg2021-09-061-3/+0
| | | | Mostly: moved dependencies to the module which introduces them
* xmake build files (experimental)Stefan Boberg2021-09-041-0/+7