summaryrefslogtreecommitdiff
path: root/exports/Makefile
AgeCommit message (Expand)Author
2024-03-25Remove unused make filesjwijenbergh
2022-09-27Version: Ensure that we load a specific onejwijenbergh
2022-09-19Exports: Simplify buildingjwijenbergh
2022-09-14Refactor: Return without jsonjwijenbergh
2022-04-22Refactor: Restructure projectjwijenbergh
2022-04-05Begin exposing functions using a mapjwijenbergh
2022-04-05Move python library load to init and fix buildjwijenbergh
2022-02-09Add Android wrapper, remove plain Java Maven wrapper.StevenWdV
2022-02-04More Makefile cleanup, support building in folder with spacesStevenWdV
2022-01-24CleanupStevenWdV
2021-12-17Fix PHP wrapper on Unix, extract common platform detection logicStevenWdV
2021-12-17Add PHP wrapper, use header for right platform for PHP & Swift, simplify Swif...StevenWdV
2021-12-14Add Swift wrapper, support more platforms in MakefileStevenWdV
2021-12-03Add initial Python wheel supportStevenWdV
2021-11-29Fix Java wrapper on Unix (append 'lib' prefix to library)StevenWdV
2021-11-26Add requirements & MinGW instructions to READMEs. Change OS/ARCH to GOOS/GOAR...StevenWdV
2021-11-24Support more platforms, add make clean targets, support embedding lib in nupkgStevenWdV
2021-11-22Add C bindings and a C# wrapperStevenWdV