summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-07-02Makefile: Add a sloc targetjwijenbergh
2024-05-24Makefile: Fix coverage spacingjwijenbergh
2024-05-24Makefile: Add a coverage targetJeroen Wijenbergh
2024-04-22Makefile: Add -race flag to `go test`jwijenbergh
2024-03-22Makefile: Split ruff into wrappers/python dirjwijenbergh
2024-03-22Makefile: Add ruff targetsjwijenbergh
2024-03-22All: Refactor makefile & buildingjwijenbergh
2024-02-19Makefile: Cleanup old targetsjwijenbergh
2023-09-25Version: Update to 2.0.0jwijenbergh
2023-09-01Version: Update to 1.1.21.1.2jwijenbergh
2023-08-29Version: Update to 1.1.11.1.1jwijenbergh
2023-04-18Version: Update to 1.1.01.1.0jwijenbergh
2023-03-01Version: Update to 1.0.0jwijenbergh
2023-03-01Version: Downgrade to 0.99.0jwijenbergh
2023-02-28Version: Prepare 1.0.0jwijenbergh
2023-02-01Version: Bump to 0.3.0jwijenbergh
2023-01-05CI: Run without dockerjwijenbergh
2022-12-21Version: Bump to 0.2.0jwijenbergh
2022-07-08RPM & Setup: Separate eduVPN and common name with a - or _jwijenbergh
2022-07-05Docs: Add RPM documentation to a Package Formats sectionjwijenbergh
2022-07-05Makefile: Add rpm targetsjwijenbergh
2022-05-03Makefile: Force only Python as a viable wrapperjwijenbergh
2022-04-22Refactor: Restructure projectjwijenbergh
2022-04-05Move python library load to init and fix buildjwijenbergh
2022-02-16Fix small Makefile errors & Python wrapper return valueStevenWdV
2022-02-09Cleanup, update indirect Go packages, support specifying list of wrappers to ...StevenWdV
2022-01-24CleanupStevenWdV
2021-12-03A little cleanupStevenWdV
2021-11-29Improve Java wrapper: add all tests, link correct libraries, use Maven, add M...StevenWdV
2021-11-25Disable parallel wrapper tests on GitHubStevenWdV
2021-11-25Add Python wrapperStevenWdV
2021-11-24Support more platforms, add make clean targets, support embedding lib in nupkgStevenWdV
2021-11-22Add C bindings and a C# wrapperStevenWdV