441 Commits (b9ac032329de7812cdda5ed3a6ffda9098b7488a)

Author SHA1 Message Date
Corné Plooy 94ef0a7fbf Add 'make ncc' target, for source code analysis. 6 years ago
Rusty Russell 361ed8675a Makefile: we should use COMPAT instead of NO_COMPAT. 6 years ago
Rusty Russell 0fff5038ff Makefile: we don't need to define DEVELOPER explicitly. 6 years ago
Christian Decker 3cf1581d6d configure: Use the ./configure step to find pytest 6 years ago
Rusty Russell c49765553f Makefile: not running configure first is so yesterday: 6 years ago
Rusty Russell 4bd27ec722 Makefile: clean should not delete configure results, distclean only. 6 years ago
Rusty Russell 72d103d6bb Makefile: import config.vars. 6 years ago
Rusty Russell d395b58ffa ccan: update to have new configurator. 6 years ago
Rusty Russell 083a2cee07 zlib: add as a requirement. 6 years ago
Christian Decker 573f1b58c8 make: Redirect unittest output to /dev/null 6 years ago
Jan Sarenik 16b7aab30b Makefile: Add NO_VALGRIND to pytest environment 7 years ago
Christian Decker 9acb92103c ccan: Add CRC library for gossip_store 6 years ago
Christian Decker e117d25c1f pytest: Allow test parallelism to be configured via env var 7 years ago
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