summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-01-12lots of commitzy
2023-08-19Merge pull request #247 from zerotier/brenton/remove-debug-optimizationJoseph Henry
2023-08-18Fix fatal error: jni_md.h: No such file or directoryBrenton Bostick
2023-08-18Remove debug optimization -O3Brenton Bostick
2023-06-30Update examples:Brenton Bostick
2023-06-06Update iOS SDK version to 16.4Joseph Henry
2023-06-01add new prometheus headers that are now used by ZeroTierOneBrenton Bostick
2022-11-23upgrade gradle versions and include .cxx bindingstejas238
2022-01-11Merge branch 'msvc-invalid-release-flag' of https://github.com/StephenCWills/...Joseph Henry
2022-01-11Do not use -Wno-everything in MSVCstaphen
2022-01-11Merge branch 'android-ndk-only' of https://github.com/StephenCWills/libzt int...Joseph Henry
2022-01-04Enable NDK-only builds for Androidstaphen
2022-01-03[Android] Enable ARMv8-A crypto instructionsstaphen
2021-12-06Merge pull request #136 from glebm/upstream-stack-protJoseph Henry
2021-11-04CMake: Make build vars optionsGleb Mazovetskiy
2021-10-15CMakeLists: option to disable `-fstack-protector`Gleb Mazovetskiy
2021-05-30Add Rust bindings (alpha)Joseph Henry
2021-05-18Add ZeroTierDatagramSocket and ZeroTierServerSocket to Java wrapperJoseph Henry
2021-05-11Add sanitizer options to CMakeLists.txtJoseph Henry
2021-05-05Minor Windows build fixesJoseph Henry
2021-05-05Fix misc build issuesJoseph Henry
2021-04-30Reduce number of compile-time warningsJoseph Henry
2021-04-26Add zts_core_query_ and world sub-APIs. Adjust event subsystemJoseph Henry
2021-04-22Expand C API and simplify NodeServiceJoseph Henry
2021-03-24Update C API: Add functions that simplify wrapper generationJoseph Henry
2021-03-16Add tests to selftestJoseph Henry
2021-03-16Expose lwIP's DNS API in zts_* API. Fix preprocessor build bugJoseph Henry
2021-03-14Split Java portion of socket API into its own fileJoseph Henry
2021-03-14Improve Central APIJoseph Henry
2021-03-13Restore previous install behavior in CMakeListsJoseph Henry
2021-03-02Overhaul build system and documentationJoseph Henry
2021-02-05Format CMakeLists.txt with cmake_format. Nice.Joseph Henry
2021-02-01Restructure packaging directories. Move C# bindings, minor compilation fix.Joseph Henry
2021-01-29Add prototype Central API wrapperJoseph Henry
2021-01-26Fix pthreads-related compilation issue on LinuxJoseph Henry
2021-01-26Add simple test for CI build workflowJoseph Henry
2021-01-04Add preprocessor check in ZeroTierSockets.h for inclusion of integer definiti...Joseph Henry
2020-12-01Applied correct booleansEvan Olcott
2020-12-01Tweaks to Xcode project settingsEvan Olcott
2020-11-29Support for creating .xcframeworkEvan Olcott
2020-08-05make libzt.a position_independent_codeheri16
2020-05-28Adjust formatting of CMakeLists.txtJoseph Henry
2020-05-28Add non-blocking socket examplesJoseph Henry
2020-05-28Update ios/macos framework modulemap and reference in CMakeListsJoseph Henry
2020-05-01Add portability and consistency fixes for C API, remove cruft, slight interna...1.3.3Joseph Henry
2020-04-17Add updated examplesJoseph Henry
2019-06-28Added SWIG wrapper paths to CMakeLists.txtJoseph Henry
2019-06-25Added NATPMP_EXPORTS to libnatpmp targetsJoseph Henry
2019-06-20Updated CMakeLists.txt for Windows buildJoseph Henry
2019-05-10Added dynamic library to install section of CMakeLists.txtJoseph Henry