Commit graph

5 commits

Author SHA1 Message Date
acd53e17d1
shuriken: Refactor merged target configs 2026-05-19 17:47:32 +02:00
5a53457817
shuriken: Copy source file to build dir for "import std"
Problem with the previous approach: CLion wouldn't recognize the std module, unless it's included in the compdb (but then /usr/include/c++/.../bits is listed as part of the project -.-)
2026-05-16 01:17:43 +02:00
ae1df9bc8b
shuriken: Add support for "import std" 2026-05-15 01:49:53 +02:00
d256de19c5
shuriken: Add lint command 2026-05-11 01:41:25 +02:00
a5f858641f
Add build tool and stub main.cpp 2025-10-22 00:20:48 +02:00