2024-01-29 |
Matt Corallo | Merge pull request #146 from TheBlueMatt/main |
blob | commitdiff | raw |
2024-01-29 |
Matt Corallo | [Java] Fix libcode.version argument to not reference C# |
blob | commitdiff | raw |
2024-01-29 |
Matt Corallo | [Java] Re-introduce glibc versioning checks, but only... |
blob | commitdiff | raw | diff to current |
2023-11-17 |
Matt Corallo | Merge pull request #145 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2023-11-16 |
Matt Corallo | Treat Fedora like Linux...because they think they're... |
blob | commitdiff | raw | diff to current |
2023-11-16 |
Matt Corallo | [C#] Add -lntdll to windows builds as rustc relies... |
blob | commitdiff | raw | diff to current |
2023-11-16 |
Matt Corallo | [C#] Switch to net6.0 for the "target", though unclear... |
blob | commitdiff | raw | diff to current |
2023-11-16 |
Matt Corallo | [C#] Switch to `dotnet` for releases |
blob | commitdiff | raw | diff to current |
2023-11-16 |
Matt Corallo | [C#] Set the "build id" to a dummy value to improve... |
blob | commitdiff | raw | diff to current |
2023-11-16 |
Matt Corallo | [C#] Use faketime explicitly when compiling |
blob | commitdiff | raw | diff to current |
2023-11-11 |
Matt Corallo | Merge pull request #142 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2023-11-11 |
Matt Corallo | [C#] Update build commands to match Java, add win and... |
blob | commitdiff | raw | diff to current |
2023-11-11 |
Matt Corallo | [C#] Add packaging artifacts to build a .nuget zip |
blob | commitdiff | raw | diff to current |
2023-11-09 |
Matt Corallo | [C#] Add `-unsafe` to mono-csc and build C library |
blob | commitdiff | raw | diff to current |
2023-10-30 |
Matt Corallo | Merge pull request #141 from TheBlueMatt/main v0.0.118.0 |
blob | commitdiff | raw | diff to current |
2023-10-30 |
Matt Corallo | [Java] Drop legacy glibc support in release builds |
blob | commitdiff | raw | diff to current |
2023-10-10 |
Matt Corallo | Merge pull request #139 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2023-10-02 |
Matt Corallo | Update TransactionOutputs type aliasing rules in genbin... |
blob | commitdiff | raw | diff to current |
2023-09-07 |
Matt Corallo | [C#] Drop java-specific crap and upgrade mono to someth... |
blob | commitdiff | raw | diff to current |
2023-06-05 |
Matt Corallo | Merge pull request #134 from TheBlueMatt/main v0.0.115.1 |
blob | commitdiff | raw | diff to current |
2023-06-04 |
Matt Corallo | Don't pass lto arguments to Apple clang (which barfs... |
blob | commitdiff | raw | diff to current |
2023-06-04 |
Matt Corallo | Pass the target tuple to genbindings.py and avoid sys... |
blob | commitdiff | raw | diff to current |
2023-06-04 |
Matt Corallo | [Java] Support building for OSX on Linux |
blob | commitdiff | raw | diff to current |
2023-04-27 |
Matt Corallo | Merge pull request #128 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2023-03-19 |
Matt Corallo | [Python] Add python bindings hooks |
blob | commitdiff | raw | diff to current |
2023-03-10 |
Matt Corallo | Merge pull request #126 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2023-01-17 |
Matt Corallo | Pass fewer link-only args to compilation clang |
blob | commitdiff | raw | diff to current |
2023-01-14 |
Matt Corallo | Merge pull request #124 from TheBlueMatt/main v0.0.113.0 |
blob | commitdiff | raw | diff to current |
2023-01-13 |
Matt Corallo | [C#,Java] Fix building on OSX due to bug in latest... |
blob | commitdiff | raw | diff to current |
2023-01-11 |
Matt Corallo | [C#] Add initial hooks, the C# code compiles, the C... |
blob | commitdiff | raw | diff to current |
2022-08-06 |
Matt Corallo | Merge pull request #113 from TheBlueMatt/main v0.0.110.1 |
blob | commitdiff | raw | diff to current |
2022-08-05 |
Matt Corallo | Merge pull request #112 from G8XSU/main |
blob | commitdiff | raw | diff to current |
2022-08-05 |
Matt Corallo | [TS] Include substantially larger backtrace in testing |
blob | commitdiff | raw | diff to current |
2022-08-04 |
Gursharan Singh | Use Gnu-sed on macosx if available |
blob | commitdiff | raw | diff to current |
2022-07-23 |
Matt Corallo | Merge pull request #107 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2022-07-22 |
Matt Corallo | [TS] Add a socket handling implementation that uses... |
blob | commitdiff | raw | diff to current |
2022-07-22 |
Matt Corallo | [Java] Strip Java binaries when compiling, not just... |
blob | commitdiff | raw | diff to current |
2022-06-30 |
Matt Corallo | Merge pull request #104 from TheBlueMatt/main v0.0.108.1 |
blob | commitdiff | raw | diff to current |
2022-06-30 |
Matt Corallo | [TS] Auto-update version in package.json in genbindings.sh |
blob | commitdiff | raw | diff to current |
2022-06-29 |
Matt Corallo | Merge pull request #103 from TheBlueMatt/main v0.0.108.0 |
blob | commitdiff | raw | diff to current |
2022-06-29 |
Matt Corallo | [TS] Link wasm32-wasi libc as rustc no longer does... |
blob | commitdiff | raw | diff to current |
2022-06-29 |
Matt Corallo | [Java] Handle different ldk lib paths in the ar in... |
blob | commitdiff | raw | diff to current |
2022-05-20 |
Matt Corallo | Merge pull request #98 from tnull/2022-05-fix-genbindin... |
blob | commitdiff | raw | diff to current |
2022-05-20 |
Elias Rohrer | Some fixes for aarch64 macos |
blob | commitdiff | raw | diff to current |
2022-03-24 |
Matt Corallo | Merge pull request #90 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2022-03-23 |
Matt Corallo | [Java] Link libmath for `log10` (REVERT FOR 0.0.106) |
blob | commitdiff | raw | diff to current |
2022-02-02 |
Matt Corallo | Merge pull request #82 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2022-01-18 |
Matt Corallo | [TS] Copy README.md instead of symlinking, so npm publi... |
blob | commitdiff | raw | diff to current |
2022-01-18 |
Matt Corallo | Merge pull request #81 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2022-01-17 |
Matt Corallo | [TS] Unify Web and Node.JS output so it can be universal |
blob | commitdiff | raw | diff to current |
2022-01-17 |
Matt Corallo | Merge pull request #79 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2022-01-17 |
Matt Corallo | [TS] Do not rely on a symlink as npm publish ignores it |
blob | commitdiff | raw | diff to current |
2022-01-17 |
Matt Corallo | [TS] Use -O1 on debug builds as otherwise they can... |
blob | commitdiff | raw | diff to current |
2022-01-17 |
Matt Corallo | [TS] Wrap `aligned_alloc` as well as other malloc's. |
blob | commitdiff | raw | diff to current |
2022-01-17 |
Matt Corallo | [TS] Swap Os for Oz because its a minor change and... |
blob | commitdiff | raw | diff to current |
2022-01-17 |
Matt Corallo | [TS] Set LDK_GARBAGECOLLECTED_GIT_OVERRIDE so that... |
blob | commitdiff | raw | diff to current |
2022-01-10 |
Matt Corallo | Merge pull request #74 from TheBlueMatt/2022-01-ts... v0.0.104.1 |
blob | commitdiff | raw | diff to current |
2022-01-10 |
Matt Corallo | [TS] Change paths to liblightningjs.wasm to be in ts/ |
blob | commitdiff | raw | diff to current |
2022-01-10 |
Matt Corallo | [TS] Configure memory setup in linker to not insta-OOM |
blob | commitdiff | raw | diff to current |
2022-01-10 |
Matt Corallo | [TS] Use export_/import_name to filter exposed symbols |
blob | commitdiff | raw | diff to current |
2022-01-08 |
Matt Corallo | Merge pull request #73 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2022-01-08 |
Matt Corallo | [TS] Resolve locally-defined structs in other structs... |
blob | commitdiff | raw | diff to current |
2022-01-07 |
Matt Corallo | Merge pull request #72 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2022-01-07 |
Matt Corallo | Make genbindings.sh only build one of java/wasm, test... |
blob | commitdiff | raw | diff to current |
2022-01-06 |
Matt Corallo | Switch to .mts files and build typescript bindings... |
blob | commitdiff | raw | diff to current |
2022-01-05 |
Matt Corallo | Clean up TS arrays and make TS compile warning-free... |
blob | commitdiff | raw | diff to current |
2021-12-03 |
Matt Corallo | Merge pull request #56 from TheBlueMatt/main v0.0.103.1 |
blob | commitdiff | raw | diff to current |
2021-12-01 |
Matt Corallo | CHECK_ACCESS inner pointers using the new __unmangle_in... |
blob | commitdiff | raw | diff to current |
2021-10-19 |
Matt Corallo | Merge pull request #50 from TheBlueMatt/main v0.0.102.0 |
blob | commitdiff | raw | diff to current |
2021-10-18 |
Matt Corallo | Use lld to link on OSX with LLVM 13 |
blob | commitdiff | raw | diff to current |
2021-09-27 |
Matt Corallo | Merge pull request #46 from TheBlueMatt/main v0.0.101.1 |
blob | commitdiff | raw | diff to current |
2021-09-27 |
Matt Corallo | Move version information out of git into new files |
blob | commitdiff | raw | diff to current |
2021-09-25 |
Matt Corallo | Merge pull request #45 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2021-09-25 |
Matt Corallo | Drop reallocarray wrapper, enforcing that we don't... |
blob | commitdiff | raw | diff to current |
2021-09-25 |
Matt Corallo | Add a build mode for "release optimizations with leaks... |
blob | commitdiff | raw | diff to current |
2021-08-25 |
Matt Corallo | Merge pull request #42 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2021-08-25 |
Matt Corallo | Update pom.xml to comply with Maven Central requirements |
blob | commitdiff | raw | diff to current |
2021-07-14 |
Matt Corallo | Merge pull request #31 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2021-07-14 |
Matt Corallo | Add script to build deterministic android aar v0.0.99.1 |
blob | commitdiff | raw | diff to current |
2021-07-13 |
Matt Corallo | Don't explicitly override __cxa_thread_atexit_impl... |
blob | commitdiff | raw | diff to current |
2021-06-24 |
Matt Corallo | Merge pull request #25 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2021-06-24 |
Matt Corallo | Drop binaries from the repo, they are now at https... |
blob | commitdiff | raw | diff to current |
2021-06-24 |
Matt Corallo | Redo the glibc compatibility issues workaround, see... |
blob | commitdiff | raw | diff to current |
2021-06-24 |
Matt Corallo | Set a library suffix for all platforms, useful for... |
blob | commitdiff | raw | diff to current |
2021-06-23 |
Matt Corallo | Merge pull request #24 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2021-06-22 |
Matt Corallo | Support glibc versions prior to 2.18 for linux builds |
blob | commitdiff | raw | diff to current |
2021-06-16 |
Matt Corallo | Merge pull request #22 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2021-06-16 |
Matt Corallo | Include native libraries in jar by shifting folder... |
blob | commitdiff | raw | diff to current |
2021-06-16 |
Matt Corallo | Adjust compile flags for OSX, set trace on genbindings.sh |
blob | commitdiff | raw | diff to current |
2021-06-12 |
Matt Corallo | Merge pull request #21 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2021-06-12 |
Matt Corallo | Better support alternative targets in genbindings.sh |
blob | commitdiff | raw | diff to current |
2021-06-11 |
Matt Corallo | Merge pull request #18 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2021-06-11 |
Matt Corallo | Force CPU target to Sandy Bridge when compiling |
blob | commitdiff | raw | diff to current |
2021-06-08 |
Matt Corallo | Avoid git version always appearing as dirty |
blob | commitdiff | raw | diff to current |
2021-05-01 |
Matt Corallo | Fix genbindings.sh sed call on OSX |
blob | commitdiff | raw | diff to current |
2021-04-22 |
Matt Corallo | Merge pull request #17 from TheBlueMatt/main |
blob | commitdiff | raw | diff to current |
2021-04-16 |
Matt Corallo | Handle the somewhat half-mapped alias TransactionOutputs |
blob | commitdiff | raw | diff to current |
2021-03-26 |
Arik Sosman | Merge pull request #13 from TheBlueMatt/2021-03-check... |
blob | commitdiff | raw | diff to current |
2021-03-24 |
Matt Corallo | Split wasm output files + check build determinism in CI |
blob | commitdiff | raw | diff to current |
2021-03-24 |
Matt Corallo | Map file paths in debug info to make debug libs path... |
blob | commitdiff | raw | diff to current |
next |