Commit History

Author SHA1 Message Date
  Chris McCormick 08f7134027 Changed the look of the website. Added a new logo design (source SVG included). Fixed an issue with junkcode prefix not being set (broken links and images on current site). Removed /tmp/ccan in clean as it was preventing 'make webpages' running twice. Brought the HTML closer to standards compliance (doctype, encoding). Added meta tag for mobile device browsers to render nicely. 11 years ago
  Rusty Russell 8730b2e1bc Makefile: don't separate all modules with external dependencies. 13 years ago
  Andreas Schlick dfe310e715 Makefile: Add hacks for the nested modules for make check. 13 years ago
  Rusty Russell 2b7f1fca3e Makefile: score nested modules. 13 years ago
  Rusty Russell d873aaec13 tal/str: new module. 13 years ago
  Rusty Russell d379e0ae83 alloc: move into antithread/alloc. 13 years ago
  Rusty Russell a64257be33 Makefile: remove FASTTIMEOUT 13 years ago
  Rusty Russell 3785a28e52 Makefile: list modules explicitly. 13 years ago
  Rusty Russell c07a2b209d Makefile: generate config.h more carefully 13 years ago
  Rusty Russell fdc7a4c95d TAGS: new Makefile target. 13 years ago
  Rusty Russell b175cfcf86 Makefile: generate config.h in two stages 14 years ago
  Rusty Russell 04f453bbed ccanlint: use -t for --target not --timeout 14 years ago
  Rusty Russell 758ab1f402 ccanlint: drop -d, interpret any arguments as directories, and allow multiple. 14 years ago
  Rusty Russell 805ea06729 jbitset: rename to jset, use ccan/tcon 14 years ago
  Rusty Russell 8a6147a99c Makefile: speed fastcheck 14 years ago
  Rusty Russell d0093562b2 Makefile: append git revision to "make scores" 15 years ago
  Rusty Russell 191d257ebf Makefile: exclude Judy-depending libraries as well as nfs 15 years ago
  Rusty Russell 5c5cd4b84c makefiles: add "scores" target. 15 years ago
  Rusty Russell e73b0b3718 tools: new "configurator" tool. 15 years ago
  Rusty Russell d1cea3ebf9 gitify the tree, especially the web makefile. 15 years ago
  Rusty Russell ce58fbd1aa Makefile: don't hide what we're doing, user can use -s. 15 years ago
  Rusty Russell 021e03c418 tools: fastcheck adjust; 750ms works well for me. 16 years ago
  Rusty Russell dca5964591 Fix EXCLUDE logic for makefiles, add fastcheck 16 years ago
  Rusty Russell 0223f56170 Makefile fixes: we now do dependencies properly for each ccan module. 16 years ago
  Rusty Russell c10aab2489 Don't print full fail results on normal check 16 years ago
  Rusty Russell 655f0a840a tools: more build convenience work 16 years ago
  Rusty Russell 570c9c555f Rename _info.c to _info: this means we can simple compile *.c. 16 years ago
  Rusty Russell e30753942e Allow things without test/ dirs to be modules. 17 years ago
  Rusty Russell 9c1974f62a Add ability for _info to specify libraries (particularly, -lm). 17 years ago
  Rusty Russell 9d724ba2aa Major cleanup of makefiles, api tests. 17 years ago