index
:
eduvpn-common
main
pages
v1
Fork of codeberg.org/eduVPN/eduvpn-common for <b>reasons</b>
herk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2025-03-20
Makefile: Add an update target
Jeroen Wijenbergh
2025-02-15
CLI: Move to cmd/eduvpn-cli
Jeroen Wijenbergh
2024-12-13
Docs: Pre-build mermaid files without plugin
jwijenbergh
2024-11-26
Docs: Move to Mkdocs & Codeberg pages
jwijenbergh
2024-11-20
CI: Convert to forgejo
jwijenbergh
2024-10-28
Makefile: Add cgotesting tag
jwijenbergh
2024-10-28
Exports: Initial tests
jwijenbergh
2024-07-02
Makefile: Add a sloc target
jwijenbergh
2024-05-24
Makefile: Fix coverage spacing
jwijenbergh
2024-05-24
Makefile: Add a coverage target
Jeroen Wijenbergh
2024-04-22
Makefile: Add -race flag to `go test`
jwijenbergh
2024-03-22
Makefile: Split ruff into wrappers/python dir
jwijenbergh
2024-03-22
Makefile: Add ruff targets
jwijenbergh
2024-03-22
All: Refactor makefile & building
jwijenbergh
2024-02-19
Makefile: Cleanup old targets
jwijenbergh
2023-09-25
Version: Update to 2.0.0
jwijenbergh
2023-09-01
Version: Update to 1.1.2
1.1.2
jwijenbergh
2023-08-29
Version: Update to 1.1.1
1.1.1
jwijenbergh
2023-04-18
Version: Update to 1.1.0
1.1.0
jwijenbergh
2023-03-01
Version: Update to 1.0.0
jwijenbergh
2023-03-01
Version: Downgrade to 0.99.0
jwijenbergh
2023-02-28
Version: Prepare 1.0.0
jwijenbergh
2023-02-01
Version: Bump to 0.3.0
jwijenbergh
2023-01-05
CI: Run without docker
jwijenbergh
2022-12-21
Version: Bump to 0.2.0
jwijenbergh
2022-07-08
RPM & Setup: Separate eduVPN and common name with a - or _
jwijenbergh
2022-07-05
Docs: Add RPM documentation to a Package Formats section
jwijenbergh
2022-07-05
Makefile: Add rpm targets
jwijenbergh
2022-05-03
Makefile: Force only Python as a viable wrapper
jwijenbergh
2022-04-22
Refactor: Restructure project
jwijenbergh
2022-04-05
Move python library load to init and fix build
jwijenbergh
2022-02-16
Fix small Makefile errors & Python wrapper return value
StevenWdV
2022-02-09
Cleanup, update indirect Go packages, support specifying list of wrappers to ...
StevenWdV
2022-01-24
Cleanup
StevenWdV
2021-12-03
A little cleanup
StevenWdV
2021-11-29
Improve Java wrapper: add all tests, link correct libraries, use Maven, add M...
StevenWdV
2021-11-25
Disable parallel wrapper tests on GitHub
StevenWdV
2021-11-25
Add Python wrapper
StevenWdV
2021-11-24
Support more platforms, add make clean targets, support embedding lib in nupkg
StevenWdV
2021-11-22
Add C bindings and a C# wrapper
StevenWdV