257 Commits (9b3e8f0bd3532ad59a0b628fa96fe9f2188f9c3c)

Author SHA1 Message Date
Jan Sarenik 54b8562936 Fix libtool error 7 years ago
Rusty Russell fba2bdb0ec ccan/config.h: make it depend on the top-level Makefile. 7 years ago
Rusty Russell 229f288eb5 Makefile: allow configurator to use a different CC, by setting CONFIGURATOR_CC 7 years ago
practicalswift fd4a36e777 Add "make check-python" 7 years ago
Christian Decker da062df594 make: If running on travis allow 3 reruns of failed tests 7 years ago
arowser 73fab9e345 move library path to LDLIBS 7 years ago
Igor Cota d4d1c4acb0 Add PIE option to Makefile to build position independent executables 7 years ago
Igor Cota bd95aba7a5 Pass the compiler variable to the configurator executable when building ccan/config.h 7 years ago
Rusty Russell 237a65d000 ccan: add tal/link. 7 years ago
Rusty Russell c5cc5c5c1b ccan: import ccan/daemonize. 7 years ago
practicalswift 3e40a48332 Add lightning spell check 7 years ago
Carl Dong f55adbdc9c build: Add necessary build/link flags for FreeBSD. 7 years ago
Carl Dong 75f4b56766 build: Correctly build and link ptr_valid. 7 years ago
Rusty Russell 2ff9e42b33 lightning-cli: fix amazingly slow getlogs speed. 7 years ago
Rusty Russell c22d2c8dae Makefile: rebuild all objects if Makefile changes. 7 years ago
practicalswift a08b6fffc6 Add consistency check for dependencies listed in README.md and doc/INSTALL.md 7 years ago
ZmnSCPxj 72841056f5 Makefile: Install subdaemons into pkglibexecdir instead of bindir. 7 years ago
ZmnSCPxj 1946f0c288 Makefile: Add BINTOPKGLIBEXECDIR macro. 7 years ago
ZmnSCPxj bba8a3cab7 Makefile: Add installcheck target to check installation procedure. 7 years ago
ZmnSCPxj e559f2cb2e Implement "install" and "uninstall" targets for Makefile. 7 years ago
William Casarin a1d215a46d make: append contrib/pylightning to PYTHONPATH 7 years ago
Christian Decker ab620c5068 travis: Enable pytest-test-groups to split tests across several runs 7 years ago
Rusty Russell 95df553813 lightningd: add dev-memdump command. 7 years ago
practicalswift 61c47c09d0 Fix typos 7 years ago
Rusty Russell af7e6158af Makefile: clean needs to do more, distclean should remove everything. 7 years ago
Rusty Russell 1648eb548a devtools/bolt11-cli: simple helper to decode bolt11. 7 years ago
Rusty Russell 88ec8df329 bitcoin/scripts: use htlckey instead of localkey. 7 years ago
Rusty Russell 44e45348f2 option-data-loss-protect: fix generate-wire.py and update. 7 years ago
Christian Decker fc176b6cc0 pytest: Use the py.test utility if available 7 years ago
Rusty Russell 1ae57fb72c Update to latest BOLT. 7 years ago
Rusty Russell a9002eac52 Update to latest BOLT. 7 years ago
Rusty Russell 45b92dc2b0 pytest: pass DEVELOPER flag through. 7 years ago
Rusty Russell 3c6eec87e3 Add DEVELOPER flag, set by default. 7 years ago
Rusty Russell 9e869e641a take: turn labels on. 7 years ago
Rusty Russell ebba5f85a2 handshaked: remove. 7 years ago
Rusty Russell 7200002773 tests: detect and close leaks in unit tests. 7 years ago
Rusty Russell dfa062b06a Makefile: make default correctly build $(ALL_PROGRAMS) and $(ALL_TEST_PROGRAMS). 7 years ago
Christian Decker 47a7fac29f make: Add cli/lightning-cli to default make target 7 years ago
Rusty Russell 8a829ba9cb update-mocks: move mock generation into tools/, fix and generalize. 7 years ago
Rusty Russell bbed5e3411 Rename subdaemons, move them into top level. 7 years ago
Rusty Russell 739b163f8b Makefiles: simplify dependencies. 7 years ago
Rusty Russell f42f34b82d external: new subdirectory for all external libraries and submodules. 7 years ago
Rusty Russell c6976cd947 shachain: always build 48 bit version. 7 years ago
Rusty Russell a37c165cb9 common: move some files out of lightningd/ 7 years ago
Rusty Russell 8375857116 common: absorb remaining files from daemon/ 7 years ago
Rusty Russell 85ff95e829 common: new directory for any shared objects. 7 years ago
Rusty Russell 660c051068 opt_bits: remove. 7 years ago
Rusty Russell e7e43cf9a5 remove_dust: remove. 7 years ago
Rusty Russell 8088e5cadb protobuf: remove 7 years ago
Rusty Russell 2013906798 find_p2sh_out: remove. 7 years ago