summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)Author
2017-05-20Replace Halibut's makefiles with autotools.Simon Tatham
2017-05-16Makefile: apply user-provided CFLAGS to version.c.Simon Tatham
2017-05-13Build a Windows halibut.exe using clang-cl.Simon Tatham
2017-05-13New output mode to write CHM files directly.Simon Tatham
2017-05-13Factor LZ77 and Huffman routines out of deflate.c.Simon Tatham
2015-04-26Makefile: create subdirs of the install directory too.Simon Tatham
2015-04-26Makefile: create install directoryAlex Dunn
2014-09-24Remove the MD5-based manifest file system.Simon Tatham
2009-01-20Fix unintentional bash-specificity in Makefile. (Patch from ColinSimon Tatham
2007-02-03Add support for using TrueType fonts, including embedding in PostScript butBen Harris
2006-12-06Update deflate.c to include nearly all the changes I've been makingSimon Tatham
2006-11-30Add support for compressed PDF streams, using Simon's new deflate library.Ben Harris
2006-05-19About time I fixed this: allow for some people's md5sum utilitiesSimon Tatham
2006-05-14Fairly ropey font-embedding support. In particular, the PDF output isBen Harris
2006-05-13Initial support for adding fonts at run-time. Currently we only supportBen Harris
2005-11-13Just to be on the safe side about avoiding other portability hazardsSimon Tatham
2005-11-12`style.c' appears to have been around since 1999 and never hadSimon Tatham
2005-01-24Use .PHONY to ensure the various fake make targets (`all', `clean',Simon Tatham
2004-11-17Remove the svn:externals property that pulls a copy of libcharsetSimon Tatham
2004-09-19Use "$(MAKE)" for sub-makes, so as to handle systems whose default "make"Ben Harris
2004-08-09`make release' tweak to prevent tarball containing trailing NULs (fix fromJacob Nevins
2004-07-05Apparently (according to a user) WinZip complains of `trailingSimon Tatham
2004-06-12Initial checkin of the shiny new rewritten-from-scratch HTML backSimon Tatham
2004-06-02rjk's `make install' patch.Simon Tatham
2004-04-22bk_text and bk_info both need to know the on-screen width ofSimon Tatham
2004-04-17Link libcharset into Halibut. (This involved faffing withSimon Tatham
2004-04-13Initial work on PS and PDF output. Because these two backends shareSimon Tatham
2004-04-09Added an info(1) backend, which constructs .info files directlySimon Tatham
2004-04-08Add a horrid md5sum manifest mechanism similar to the one I used inSimon Tatham
2004-04-08Add installation instructions.Simon Tatham
2004-03-23Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham
2002-08-11Add `topclean' target to the top-level Makefile, to remove theSimon Tatham
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
2001-12-04Most of a Windows Help back end now appears to work. Missing areSimon Tatham
2001-12-04Replace Buttress's old tree23 routines with my shiny new countedSimon Tatham
2000-12-21Initial checkin of xhtml backend.James Aylett
2000-11-22Add "make spotless" to MakefileSimon Tatham
1999-10-24Test architecture changedSimon Tatham
1999-10-20First backend! Text output now pretty much works.Simon Tatham
1999-10-18Further development; mid-end index handling pretty much there!Simon Tatham
1999-08-15Further development; bibliographies seem to workSimon Tatham
1999-08-09More development; not nearly finished yetSimon Tatham
1999-07-31Further development work. Parser nearly finishedSimon Tatham