serve-d
serve-d copied to clipboard
Set target path to bin/ folder for cleaner builds
I haven't tested the release.sh and release.bat yet
tests failing, this also needs changes in code-d and a migration plan for old code-d versions
Oh, it might not be worth it to change then
currently I don't think it's a high priority, especially on unix it's just serve-d as the only file and on windows there are only 3 copied DLLs, which I'm not sure if they are even all needed anymore, since I changed to Win32 inet API instead of curl.
I don't think the app would grow in files in the future, but now might still be a better time to put it in a separate folder rather than later.