Joseph Henry
|
4e57827637
|
Update Android build scripts. Remove unnecessary project files
|
2021-02-10 18:12:01 -08:00 |
|
Joseph Henry
|
6292184822
|
Merge branch 'master' of https://github.com/Ben-L-E/libzt into Ben-L-E-master
|
2021-02-10 00:01:58 -08:00 |
|
Joseph Henry
|
a6297b33e2
|
Add NuGet package and build scripts
|
2021-02-05 15:58:48 -08:00 |
|
Joseph Henry
|
b0e4337983
|
Add simple test for CI build workflow
|
2021-01-26 18:04:03 -08:00 |
|
Joseph Henry
|
995ad79193
|
Change lib output directory for P/INVOKE builds to append -pinvoke. Added makefile targets host_pinvoke, host_pinvoke_debug, host_pinvoke_release
|
2021-01-05 17:14:40 -08:00 |
|
Joseph Henry
|
4122110cea
|
Add C# P/INVOKE wrapper and client/server example
|
2021-01-04 21:03:57 -08:00 |
|
Joseph Henry
|
608c81fba6
|
Convert spaces to tabs in dist.sh
|
2021-01-04 15:53:20 -08:00 |
|
Ben
|
dcef3315f9
|
update gradle
ref #54 #80 #88 #93
|
2020-12-20 18:40:17 -07:00 |
|
Evan Olcott
|
abbe7957c7
|
Support for creating .xcframework
* `make macOS` builds a universal framework
* `make xcframework` builds an .xcframework containing frameworks for macOS (universal), iOS, and iOS Simulator
* Addresses a compiler warning
|
2020-11-29 17:49:18 -06:00 |
|
Bartłomiej Mazurski
|
8e06feef7d
|
Fixed host_jar target broken by previous refactoring of java example
|
2020-10-01 22:16:27 +02:00 |
|
Joseph Henry
|
a0b50530d3
|
Add portability and consistency fixes for C API, remove cruft, slight internal restructuring
|
2020-05-01 19:15:38 -07:00 |
|
Joseph Henry
|
3b0d8e81a0
|
Update distribution script to output new directory/documentation structure
|
2020-04-17 19:36:48 -07:00 |
|
Joseph Henry
|
51dfa84ba9
|
Fix netif IPv6 handling, misc cleanup, license update from GPL-3 to BSL 1.1
|
2020-04-13 23:38:06 -07:00 |
|
Joseph Henry
|
e9e1f8920d
|
Naming convention tweaks for SWIG wrapper compatibility
|
2019-07-02 10:14:39 -07:00 |
|
Joseph Henry
|
3e0c7a265c
|
Added SWIG language wrapper generator section to dist.sh
|
2019-06-28 09:28:31 -07:00 |
|
Joseph Henry
|
fe30716143
|
Added arm64-v8a, x86, x86_64 ABIs to build.gradle
|
2019-06-24 13:59:58 -07:00 |
|
Joseph Henry
|
a108609c3d
|
Added function in dist.sh to generate markdown-formatted changelogs
|
2019-05-13 15:58:45 -07:00 |
|
Joseph Henry
|
b5c49ebd35
|
Tweaked Makefile patch target for compatibility with older versions of git. Differentiated bdist and sdist in dist.sh
|
2019-05-10 12:24:00 -07:00 |
|
Evan Olcott
|
bca8e1cda0
|
iOS Simulator support
Added support for the iOS Simulator in zt.framework for iOS.
|
2019-05-06 14:47:36 -05:00 |
|
Joseph Henry
|
54c6003fce
|
Minor improvement to wrap() function in dist.sh
|
2019-04-11 14:22:55 -07:00 |
|
Joseph Henry
|
e8553c9907
|
Added zts_get_protocol_stats(), zts_restart(), updated API documentation
|
2019-03-27 15:08:27 -07:00 |
|
Joseph Henry
|
3e978c153f
|
Improvements to build script
|
2019-03-25 14:09:10 -07:00 |
|
Joseph Henry
|
0099f94f79
|
Added hours and minutes to build timestamp
|
2019-03-18 16:47:04 -07:00 |
|
Joseph Henry
|
dc01b78e97
|
Promoted dist.sh to top-level directory, updated .gitignore
|
2019-03-18 16:26:27 -07:00 |
|