]> ruderich.org/simon Gitweb - safcm/safcm.git/commitdiff
safcm: add experimental support to sync from Windows hosts
authorSimon Ruderich <simon@ruderich.org>
Thu, 13 May 2021 11:55:47 +0000 (13:55 +0200)
committerSimon Ruderich <simon@ruderich.org>
Thu, 13 May 2021 11:55:47 +0000 (13:55 +0200)
This is _very_ experimental. The testsuite doesn't yet run on Windows
and only a few manual tests were run. Basically this is only present
because it was used to verify our changes to always use slash-separated
paths in the configuration on a real system. It seemed a waste to just
throw it away.

To build the binary for windows use (empty GOFLAGS to disable -race):

    make GOOS=windows GOFLAGS=


No differences found