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
/
exports
/
Makefile
Age
Commit message (
Expand
)
Author
2024-03-25
Remove unused make files
jwijenbergh
2022-09-27
Version: Ensure that we load a specific one
jwijenbergh
2022-09-19
Exports: Simplify building
jwijenbergh
2022-09-14
Refactor: Return without json
jwijenbergh
2022-04-22
Refactor: Restructure project
jwijenbergh
2022-04-05
Begin exposing functions using a map
jwijenbergh
2022-04-05
Move python library load to init and fix build
jwijenbergh
2022-02-09
Add Android wrapper, remove plain Java Maven wrapper.
StevenWdV
2022-02-04
More Makefile cleanup, support building in folder with spaces
StevenWdV
2022-01-24
Cleanup
StevenWdV
2021-12-17
Fix PHP wrapper on Unix, extract common platform detection logic
StevenWdV
2021-12-17
Add PHP wrapper, use header for right platform for PHP & Swift, simplify Swif...
StevenWdV
2021-12-14
Add Swift wrapper, support more platforms in Makefile
StevenWdV
2021-12-03
Add initial Python wheel support
StevenWdV
2021-11-29
Fix Java wrapper on Unix (append 'lib' prefix to library)
StevenWdV
2021-11-26
Add requirements & MinGW instructions to READMEs. Change OS/ARCH to GOOS/GOAR...
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