]> git.ozlabs.org Git - ccan/history - Makefile-web
sha256: Move 'bytes' to the end of sha256_ctx and make it a size_t
[ccan] / Makefile-web
2015-12-09 Joel StanleyMakefile-web: Quote the names in the error message
2015-12-09 Joel StanleyMakefile-web: Download prettify from git
2015-05-27 Rusty RussellMakefile: fix upload target (really this time!)
2015-05-25 Rusty RussellMakefile: update upload target.
2015-04-24 Rusty Russellweb: Create webpages-unchecked target for running on...
2014-10-25 Chris McCormickSyntax highlighting for module example code using prett...
2014-10-25 Chris McCormickNew page layout, font, background image. Replaced table...
2014-10-25 Chris McCormickWhen building webpages, skip clean-tree check if WEBDEV...
2014-10-25 Chris McCormickFix for broken links/images on website 'junkcode' pages.
2014-10-23 Chris McCormickChanged the look of the website. Added a new logo desig...
2012-11-22 Rusty Russellweb: generate correct pages for submodules.
2012-11-22 Rusty RussellMakefile: list modules explicitly.
2011-11-23 Rusty RussellMakefile-web: push to github repo too.
2010-11-03 Rusty Russellmakefiles: add "scores" target.
2010-10-26 Rusty Russellgitify the tree, especially the web makefile.
2010-10-21 Rusty Russelllicense: more changing of licence -> license.
2010-10-21 Rusty Russellwebpages: make sure target of licence links is included...
2010-09-03 Rusty RussellMakefile: separate out junkpages target.
2010-08-16 Rusty RussellMakefile: don't hide what we're doing, user can use -s.
2010-08-07 Rusty Russellweb: handle symlinks in bzrbrowse.cgi, fix images.
2010-08-06 Rusty Russellweb: make sure to include symlinks in tarballs
2010-04-09 Rusty RussellFix EXCLUDE logic for makefiles, add fastcheck
2010-04-09 Rusty RussellUse bzr to determine what to upload
2010-03-31 Rusty RussellFix segfault due to relative paths (ccan_depends),...
2010-02-04 Rusty RussellDon't use ~ in path, seems less reliable?
2010-01-23 Rusty RussellFix config for browsing.
2010-01-20 Rusty RussellFix browser support.
2010-01-13 Rusty RussellMore --recursive fixes for manifest listing.
2010-01-13 Rusty RussellFix ccan.tar.bz2 tarball.
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-04-09 Rusty RussellAllow things without test/ dirs to be modules.
2009-03-19 Rusty RussellHandle spaces in filenames for junkcode.
2009-03-19 Rusty RussellRestore info pages.
2009-02-25 Rusty RussellMore Makefile work: fix upload target.
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2009-02-25 Rusty Russellupload target for Rusty's convenience
2009-01-14 Rusty RussellStephen Thorne points out that ccan tarball should...
2009-01-13 Rusty RussellIncrease optimization level, and clean up Makefile...
2008-12-08 Rusty RussellMove web stuff to separate Makefile-web, so no bzr...