[Java] Upgrade Android deterministic build to Debian bookworm
[ldk-java] / genbindings.sh
2024-03-13 Matt CoralloAlso don't pass `--target` to clang on *-androideabi
2024-03-13 Matt CoralloMerge pull request #154 from TheBlueMatt/main
2024-03-13 Matt CoralloFix typo introduced in 2dc5209c398ec23e5ce4f2a287bb55c3...
2024-03-13 Matt CoralloMerge pull request #153 from TheBlueMatt/main
2024-03-13 Matt CoralloSkip passing the `--target` to clang on Android
2024-03-13 Matt CoralloMerge pull request #150 from TheBlueMatt/main
2024-03-13 Matt CoralloSkip the strip step on Windows
2024-03-07 Matt CoralloMerge pull request #147 from TheBlueMatt/main
2024-03-02 Matt CoralloAlways use -march on x86, even when targeting MacOS.
2024-03-02 Matt CoralloFix `$IS_MAC` usage in c_sharp generation
2024-03-01 Matt CoralloPass -isysroot to $CC when targeting MacOS with MACOS_S...
2024-02-01 Matt CoralloStrip LLVM BC from resulting binaries v0.0.121.1
2024-02-01 Matt CoralloPass --target/-mcpu/-march/-mtune to all $CC calls
2024-02-01 Matt Corallo[C#] Use `Heap{Alloc,Free}` rather than `malloc`/`free...
2024-01-29 Matt CoralloMerge pull request #146 from TheBlueMatt/main
2024-01-29 Matt Corallo[Java] Fix libcode.version argument to not reference C#
2024-01-29 Matt Corallo[Java] Re-introduce glibc versioning checks, but only...
2023-11-17 Matt CoralloMerge pull request #145 from TheBlueMatt/main
2023-11-16 Matt CoralloTreat Fedora like Linux...because they think they're...
2023-11-16 Matt Corallo[C#] Add -lntdll to windows builds as rustc relies...
2023-11-16 Matt Corallo[C#] Switch to net6.0 for the "target", though unclear...
2023-11-16 Matt Corallo[C#] Switch to `dotnet` for releases
2023-11-16 Matt Corallo[C#] Set the "build id" to a dummy value to improve...
2023-11-16 Matt Corallo[C#] Use faketime explicitly when compiling
2023-11-11 Matt CoralloMerge pull request #142 from TheBlueMatt/main
2023-11-11 Matt Corallo[C#] Update build commands to match Java, add win and...
2023-11-11 Matt Corallo[C#] Add packaging artifacts to build a .nuget zip
2023-11-09 Matt Corallo[C#] Add `-unsafe` to mono-csc and build C library
2023-10-30 Matt CoralloMerge pull request #141 from TheBlueMatt/main v0.0.118.0
2023-10-30 Matt Corallo[Java] Drop legacy glibc support in release builds
2023-10-10 Matt CoralloMerge pull request #139 from TheBlueMatt/main
2023-10-02 Matt CoralloUpdate TransactionOutputs type aliasing rules in genbin...
2023-09-07 Matt Corallo[C#] Drop java-specific crap and upgrade mono to someth...
2023-06-05 Matt CoralloMerge pull request #134 from TheBlueMatt/main v0.0.115.1
2023-06-04 Matt CoralloDon't pass lto arguments to Apple clang (which barfs...
2023-06-04 Matt CoralloPass the target tuple to genbindings.py and avoid sys...
2023-06-04 Matt Corallo[Java] Support building for OSX on Linux
2023-04-27 Matt CoralloMerge pull request #128 from TheBlueMatt/main
2023-03-19 Matt Corallo[Python] Add python bindings hooks
2023-03-10 Matt CoralloMerge pull request #126 from TheBlueMatt/main
2023-01-17 Matt CoralloPass fewer link-only args to compilation clang
2023-01-14 Matt CoralloMerge pull request #124 from TheBlueMatt/main v0.0.113.0
2023-01-13 Matt Corallo[C#,Java] Fix building on OSX due to bug in latest...
2023-01-11 Matt Corallo[C#] Add initial hooks, the C# code compiles, the C...
2022-08-06 Matt CoralloMerge pull request #113 from TheBlueMatt/main v0.0.110.1
2022-08-05 Matt CoralloMerge pull request #112 from G8XSU/main
2022-08-05 Matt Corallo[TS] Include substantially larger backtrace in testing
2022-08-04 Gursharan SinghUse Gnu-sed on macosx if available
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-22 Matt Corallo[Java] Strip Java binaries when compiling, not just...
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 Corallo[TS] Link wasm32-wasi libc as rustc no longer does...
2022-06-29 Matt Corallo[Java] Handle different ldk lib paths in the ar in...
2022-05-20 Matt CoralloMerge pull request #98 from tnull/2022-05-fix-genbindin...
2022-05-20 Elias RohrerSome fixes for aarch64 macos
2022-03-24 Matt CoralloMerge pull request #90 from TheBlueMatt/main
2022-03-23 Matt Corallo[Java] Link libmath for `log10` (REVERT FOR 0.0.106)
2022-02-02 Matt CoralloMerge pull request #82 from TheBlueMatt/main
2022-01-18 Matt Corallo[TS] Copy README.md instead of symlinking, so npm publi...
2022-01-18 Matt CoralloMerge pull request #81 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Unify Web and Node.JS output so it can be universal
2022-01-17 Matt CoralloMerge pull request #79 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Do not rely on a symlink as npm publish ignores it
2022-01-17 Matt Corallo[TS] Use -O1 on debug builds as otherwise they can...
2022-01-17 Matt Corallo[TS] Wrap `aligned_alloc` as well as other malloc's.
2022-01-17 Matt Corallo[TS] Swap Os for Oz because its a minor change and...
2022-01-17 Matt Corallo[TS] Set LDK_GARBAGECOLLECTED_GIT_OVERRIDE so that...
2022-01-10 Matt CoralloMerge pull request #74 from TheBlueMatt/2022-01-ts... v0.0.104.1
2022-01-10 Matt Corallo[TS] Change paths to liblightningjs.wasm to be in ts/
2022-01-10 Matt Corallo[TS] Configure memory setup in linker to not insta-OOM
2022-01-10 Matt Corallo[TS] Use export_/import_name to filter exposed symbols
2022-01-08 Matt CoralloMerge pull request #73 from TheBlueMatt/main
2022-01-08 Matt Corallo[TS] Resolve locally-defined structs in other structs...
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...
2022-01-06 Matt CoralloSwitch to .mts files and build typescript bindings...
2022-01-05 Matt CoralloClean up TS arrays and make TS compile warning-free...
2021-12-03 Matt CoralloMerge pull request #56 from TheBlueMatt/main v0.0.103.1
2021-12-01 Matt CoralloCHECK_ACCESS inner pointers using the new __unmangle_in...
2021-10-19 Matt CoralloMerge pull request #50 from TheBlueMatt/main v0.0.102.0
2021-10-18 Matt CoralloUse lld to link on OSX with LLVM 13
2021-09-27 Matt CoralloMerge pull request #46 from TheBlueMatt/main v0.0.101.1
2021-09-27 Matt CoralloMove version information out of git into new files
2021-09-25 Matt CoralloMerge pull request #45 from TheBlueMatt/main
2021-09-25 Matt CoralloDrop reallocarray wrapper, enforcing that we don't...
2021-09-25 Matt CoralloAdd a build mode for "release optimizations with leaks...
2021-08-25 Matt CoralloMerge pull request #42 from TheBlueMatt/main
2021-08-25 Matt CoralloUpdate pom.xml to comply with Maven Central requirements
2021-07-14 Matt CoralloMerge pull request #31 from TheBlueMatt/main
2021-07-14 Matt CoralloAdd script to build deterministic android aar v0.0.99.1
2021-07-13 Matt CoralloDon't explicitly override __cxa_thread_atexit_impl...
2021-06-24 Matt CoralloMerge pull request #25 from TheBlueMatt/main
2021-06-24 Matt CoralloDrop binaries from the repo, they are now at https...
2021-06-24 Matt CoralloRedo the glibc compatibility issues workaround, see...
2021-06-24 Matt CoralloSet a library suffix for all platforms, useful for...
2021-06-23 Matt CoralloMerge pull request #24 from TheBlueMatt/main
2021-06-22 Matt CoralloSupport glibc versions prior to 2.18 for linux builds
next