[Java] Upgrade Android deterministic build to Debian bookworm
[ldk-java] / .github /
2024-03-20 Matt Corallo[Java] Upgrade Android deterministic build to Debian... main
2024-03-13 Matt CoralloMerge pull request #153 from TheBlueMatt/main
2024-03-13 Matt CoralloMerge pull request #152 from siwatanejo/master
2024-03-13 siwatanejoCI: fix typo in git clone command
2024-03-07 Matt CoralloMerge pull request #148 from TheBlueMatt/main v0.0.121.2
2024-03-07 Matt CoralloMerge pull request #147 from TheBlueMatt/main
2024-03-06 Matt CoralloBuild macOS binaries in the CI-built release C# Nupkg
2024-02-01 Matt Corallo[C#] Use new X-Lang LTO for C# Windows builds
2024-01-29 Matt CoralloMerge pull request #146 from TheBlueMatt/main
2024-01-29 Matt CoralloRestore android builds to Debian bullseye v0.0.121.0
2024-01-29 Matt CoralloFix Java CI determinism validation to ignore C# output
2024-01-29 Matt CoralloUpload CI-built release artifacts to enable better...
2024-01-29 Matt CoralloUpdate CI references to LDK 0.0.121 branches
2023-11-17 Matt CoralloMerge pull request #145 from TheBlueMatt/main
2023-11-16 Matt Corallo[C#] Upload the release zip as a CI artifact v0.0.118.0-alpha1
2023-11-16 Matt Corallo[C#] Switch to `dotnet` for releases
2023-11-11 Matt CoralloMerge pull request #142 from TheBlueMatt/main
2023-11-11 Matt Corallo[C#] Add CI testing for C#
2023-10-30 Matt CoralloMerge pull request #141 from TheBlueMatt/main v0.0.118.0
2023-10-30 Matt Corallo[Java] Check determinism of the leaktracking Linux...
2023-10-30 Matt Corallo[Java] Give up on javadoc entirely as we just cannot...
2023-10-30 Matt Corallo[Java] Drop legacy glibc support in release builds
2023-10-30 Matt CoralloUpdate CI references to LDK 0.0.118
2023-10-10 Matt CoralloMerge pull request #140 from TheBlueMatt/main
2023-10-10 Matt CoralloAdd missing cargo env load for CI
2023-10-10 Matt CoralloMerge pull request #139 from TheBlueMatt/main
2023-10-07 Matt CoralloPin memchr to meet MSRVs during builds
2023-10-07 Matt CoralloUpdate CI references to 0.0.117
2023-07-31 Matt CoralloMerge pull request #135 from TheBlueMatt/main v0.0.116.0
2023-07-31 Matt CoralloSwitch to playwright nightly to fix FF on Debian 12
2023-07-31 Matt CoralloPin quote and proc-macro2 in bindings builds in CI...
2023-07-31 Matt CoralloUpdate CI references to 0.0.116
2023-06-05 Matt CoralloMerge pull request #134 from TheBlueMatt/main v0.0.115.1
2023-06-04 Matt Corallo[TS] Don't check determinism on the WASM file which...
2023-06-04 Matt CoralloDrop upstream clang check as there isn't any reason...
2023-06-04 Matt CoralloInstall `rust-src` on macOS since its now required...
2023-06-04 Matt CoralloChange set of MacOS builders in CI as Github dropped...
2023-06-04 Matt Corallo[Java] Check leaktracking jar determinism
2023-06-04 Matt Corallo[Java] Move MacOS release build to build on Linux and...
2023-04-27 Matt CoralloMerge pull request #128 from TheBlueMatt/main
2023-04-26 Matt CoralloUpdate CI refernces to 0.0.115
2023-03-19 Matt CoralloMerge pull request #127 from TheBlueMatt/main v0.0.114.1
2023-03-17 Matt CoralloRevert "Use yesterday's rustc on OSX as the release...
2023-03-10 Matt CoralloMerge pull request #126 from TheBlueMatt/main
2023-03-09 Matt CoralloUse yesterday's rustc on OSX as the release binaries...
2023-03-09 Matt CoralloWork around rustc regression in 1.68 on android
2023-03-09 Matt CoralloExport more CCs in an attempt to get OSX builds determi...
2023-03-09 Matt CoralloWork around actions brokenness
2023-03-09 Matt CoralloUpdate OSX CI build to LLVM 15.0.7 (matching release...
2023-03-09 Matt CoralloUpdate CI branches to LDK 0.0.114
2023-01-14 Matt CoralloMerge pull request #124 from TheBlueMatt/main v0.0.113.0
2023-01-14 Matt Corallo[TS] Update CI libicu package
2023-01-14 Matt CoralloFix WASM CI build due to Actions being trash
2023-01-14 Matt CoralloFix OSX CI to *actually* use upstream clang
2023-01-12 Matt Corallo[OSX] Update LLVM/clang to 15.0.3 (the latest x86_64...
2023-01-11 Matt CoralloUpdate CI references to 0.0.113
2022-10-28 Matt CoralloMerge pull request #120 from TheBlueMatt/main v0.0.112.0
2022-10-28 Matt CoralloUpdate CI references to 0.0.112
2022-10-03 Matt CoralloMerge pull request #119 from TheBlueMatt/main v0.0.111.0
2022-10-03 Matt CoralloUpdate CI references to 0.0.111
2022-07-27 Matt CoralloMerge pull request #110 from TheBlueMatt/main v0.0.110.0
2022-07-27 Matt CoralloUpdate CI references to LDK 0.0.110
2022-07-23 Matt CoralloMerge pull request #107 from TheBlueMatt/main
2022-07-22 Matt Corallo[TS] Add a socket handling implementation that uses...
2022-07-01 Matt CoralloMerge pull request #106 from TheBlueMatt/main v0.0.109.0
2022-07-01 Matt CoralloUpdate CI branches to 0.0.109
2022-06-30 Matt CoralloMerge pull request #104 from TheBlueMatt/main v0.0.108.1
2022-06-30 Matt Corallo[TS] Auto-update version in package.json in genbindings.sh
2022-06-29 Matt CoralloMerge pull request #103 from TheBlueMatt/main v0.0.108.0
2022-06-29 Matt CoralloUpdate CI install to match latest debian bookworm state
2022-06-29 Matt CoralloUpdate CI MacOS clang version to 14.0.5
2022-06-29 Matt CoralloUpdate CI cbindgen install script to work with MSRV
2022-06-29 Matt CoralloUpdate CI bindings branches and tags to 0.0.108
2022-06-29 Matt Corallo[TS] Link wasm32-wasi libc as rustc no longer does...
2022-05-20 Matt CoralloMerge pull request #98 from tnull/2022-05-fix-genbindin...
2022-05-20 Elias RohrerSome fixes for aarch64 macos
2022-05-13 Matt CoralloMerge pull request #97 from TheBlueMatt/main
2022-05-12 Matt Corallo[Java] Fix PATH order to use upstream clang in OSX CI
2022-04-15 Matt CoralloMerge pull request #95 from TheBlueMatt/main v0.0.106.0
2022-04-15 Matt CoralloUpdate OSX CI clang to 14.0.1
2022-04-15 Matt CoralloMerge pull request #94 from TheBlueMatt/main
2022-04-15 Matt CoralloFix spurious inclusion of the OSX leaktracking bins...
2022-04-15 Matt CoralloUpload OSX CI builds for analysis to debug nondeterminism
2022-04-15 Matt CoralloUpdate clang to 14.0.0 (sadly 14.0.1 darwin binaries...
2022-04-15 Matt CoralloUpdate CI branch to 0.0.106
2022-04-15 Matt CoralloPin cbindgen in CI as 0.21 broke the MSRV
2022-03-24 Matt CoralloMerge pull request #90 from TheBlueMatt/main
2022-03-23 Matt Corallo[TS/CI] Update dependent package list
2022-03-03 Matt CoralloMerge pull request #86 from TheBlueMatt/main
2022-03-03 Matt CoralloUpdate CI to the ldk-c-bindings 0.0.105 branch
2022-03-03 Matt CoralloBump clang to 13.0.1 on OSX in CI
2022-01-17 Matt CoralloMerge pull request #80 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] spawn second HTTP server for release run, killing...
2022-01-17 Matt CoralloMerge pull request #79 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Run both debug and release builds in CI
2022-01-10 Matt CoralloMerge pull request #74 from TheBlueMatt/2022-01-ts... v0.0.104.1
2022-01-10 Matt CoralloSplit Java CI runs into tests and binary determinism...
2022-01-10 Matt Corallo[TS] Change paths to liblightningjs.wasm to be in ts/
2022-01-07 Matt CoralloMerge pull request #72 from TheBlueMatt/main
2022-01-07 Matt CoralloMake genbindings.sh only build one of java/wasm, test...
next