328 Commits (2a90325e80ed135cdcacaa8a901f00ddb9630afd)

Author SHA1 Message Date
Rusty Russell d52564dc05 check-source: add check for tal_free(tmpctx). 7 years ago
Rusty Russell bd1c16d284 update-ccan: clean up the two unwanted imports. 7 years ago
Christian Decker e604891910 pytest: Do not set test-groups unless explicitly requested 7 years ago
Rusty Russell 53c6ceeab9 ccan: import base32 module. 7 years ago
Rusty Russell 57115f4914 ccan: update and import rbuf module. 7 years ago
Christian Decker 727d115296 pytest: Add py.test fixtures and migrate first example test 7 years ago
Rusty Russell e44f951b6c Makefile: use -modded instead of -with-local-modifications 7 years ago
Christian Decker 6139fee31d fixup! make: Disable DEVELOPER by default 7 years ago
Christian Decker 00e75fee0c make: Disable DEVELOPER by default 7 years ago
practicalswift abf510740d Force the use of the POSIX C locale for all commands and their subprocesses 7 years ago
Rusty Russell 5ff0d40fed travis: don't retry failing tests. 7 years ago
Rusty Russell a1cf7897c0 shellcheck: restore the check. 7 years ago
Rusty Russell 9c3691340f ccan: update to more recent version. 7 years ago
practicalswift bc4a099bff Add shell script linting: Check for shellcheck warnings in shell scripts 7 years ago
practicalswift 66fc0a047b Make version output simpler/more user-friendly 7 years ago
practicalswift 760e9f6993 Add cppcheck checking as part of check-source 7 years ago
Rusty Russell a54872063f check-cppcheck: autogen suppressions for all the list_for_each(_safe) 7 years ago
practicalswift e078fcefdd Add check-includes.sh: Find redundant includes. Check ifndef:s. 7 years ago
Zhen Zhang d1010673b5 contrib: Rewrite contrib/lightning-pay in Python, support bolt11 7 years ago
Rusty Russell f2adb76d04 test: remove obsolete directory. 7 years ago
Rusty Russell 6da0861064 Makefile: add COMPAT_V052 define. 7 years ago
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