summaryrefslogtreecommitdiff
path: root/exports/common.mk
AgeCommit message (Collapse)Author
2024-03-22All: Refactor makefile & buildingjwijenbergh
2024-02-19Exports Make: Get version from internal versionjwijenbergh
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
2022-12-21Version: Bump to 0.2.0jwijenbergh
2022-09-27Version: Ensure that we load a specific onejwijenbergh
2022-09-19Exports: Simplify buildingjwijenbergh
- Remove subdir c - Do not compile c code as a separate shared library - Move all definitions/declarations into the preamble as they shouldn't be shared anyways. So no headers are needed - Define the callback as static, needed so we don't get a duplicate declaration
2022-09-14Refactor: Return without jsonjwijenbergh
2022-02-10Fix Swift wrapper on macOSStevenWdV
2022-02-09Small Makefile improvementStevenWdV
2022-02-09Add Android wrapper, remove plain Java Maven wrapper.StevenWdV
Fix some overrides in Makefiles.
2022-02-04More Makefile cleanup, support building in folder with spacesStevenWdV