index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove the MD5-based manifest file system.
Simon Tatham
2014-09-24
*
Fix unintentional bash-specificity in Makefile. (Patch from Colin
Simon Tatham
2009-01-20
*
Add support for using TrueType fonts, including embedding in PostScript but
Ben Harris
2007-02-03
*
Update deflate.c to include nearly all the changes I've been making
Simon Tatham
2006-12-06
*
Add support for compressed PDF streams, using Simon's new deflate library.
Ben Harris
2006-11-30
*
About time I fixed this: allow for some people's md5sum utilities
Simon Tatham
2006-05-19
*
Fairly ropey font-embedding support. In particular, the PDF output is
Ben Harris
2006-05-14
*
Initial support for adding fonts at run-time. Currently we only support
Ben Harris
2006-05-13
*
Just to be on the safe side about avoiding other portability hazards
Simon Tatham
2005-11-13
*
`style.c' appears to have been around since 1999 and never had
Simon Tatham
2005-11-12
*
Use .PHONY to ensure the various fake make targets (`all', `clean',
Simon Tatham
2005-01-24
*
Remove the svn:externals property that pulls a copy of libcharset
Simon Tatham
2004-11-17
*
Use "$(MAKE)" for sub-makes, so as to handle systems whose default "make"
Ben Harris
2004-09-19
*
`make release' tweak to prevent tarball containing trailing NULs (fix from
Jacob Nevins
2004-08-09
*
Apparently (according to a user) WinZip complains of `trailing
Simon Tatham
2004-07-05
*
Initial checkin of the shiny new rewritten-from-scratch HTML back
Simon Tatham
2004-06-12
*
rjk's `make install' patch.
Simon Tatham
2004-06-02
*
bk_text and bk_info both need to know the on-screen width of
Simon Tatham
2004-04-22
*
Link libcharset into Halibut. (This involved faffing with
Simon Tatham
2004-04-17
*
Initial work on PS and PDF output. Because these two backends share
Simon Tatham
2004-04-13
*
Added an info(1) backend, which constructs .info files directly
Simon Tatham
2004-04-09
*
Add a horrid md5sum manifest mechanism similar to the one I used in
Simon Tatham
2004-04-08
*
Add installation instructions.
Simon Tatham
2004-04-08
*
Man-page back end for Halibut. Also, a couple of additional markup
Simon Tatham
2004-03-23
*
Add `topclean' target to the top-level Makefile, to remove the
Simon Tatham
2002-08-11
*
Rename Buttress to Halibut. I _think_ I've caught everything in this pass.
Simon Tatham
2002-08-05
*
Most of a Windows Help back end now appears to work. Missing are
Simon Tatham
2001-12-04
*
Replace Buttress's old tree23 routines with my shiny new counted
Simon Tatham
2001-12-04
*
Initial checkin of xhtml backend.
James Aylett
2000-12-21
*
Add "make spotless" to Makefile
Simon Tatham
2000-11-22
*
Test architecture changed
Simon Tatham
1999-10-24
*
First backend! Text output now pretty much works.
Simon Tatham
1999-10-20
*
Further development; mid-end index handling pretty much there!
Simon Tatham
1999-10-18
*
Further development; bibliographies seem to work
Simon Tatham
1999-08-15
*
More development; not nearly finished yet
Simon Tatham
1999-08-09
*
Further development work. Parser nearly finished
Simon Tatham
1999-07-31
*
Initial checkin of skeleton application. About to start reading files
Simon Tatham
1999-01-30