]> gitweb.michael.orlitzky.com - charm-bypass.git/history - Makefile.am
COPYING: add to state the "or later" bit
[charm-bypass.git] / Makefile.am
2023-11-08 Michael OrlitzkyMakefile.am: run the new test suite with "make check"
2023-11-08 Michael OrlitzkyMakefile.am: prefix svgclean.xsl with $(srcdir) for...
2023-11-08 Michael OrlitzkyMakefile.am: pass the output file to sfd2woff.ff
2023-11-08 Michael OrlitzkyMakefile.am: clean up a bit, and include everything...
2023-11-08 Michael OrlitzkyMakefile.am: don't include "doc" and "src" subdirectories
2023-11-03 Michael OrlitzkyMakefile.am: comment the new favicon target
2023-11-03 Michael OrlitzkyMakefile.am: base64-encode and substitute the favicon...
2023-11-03 Michael OrlitzkyMakefile.am: factor our the "scour" command into a...
2023-11-03 Michael OrlitzkyMakefile.am: preserve origin/destination ids during...
2023-11-03 Michael OrlitzkyMakefile.am: preserve the "zone" id during minimization
2023-11-02 Michael OrlitzkyMakefile.am: preserve the "ticketbg" id when minimizing...
2023-11-01 Michael OrlitzkyMakefile.am,tableau.svg: rename serviceletter -> serviceid
2023-10-25 Michael OrlitzkyMakefile.am: add another SVG pre-optimization step...
2023-10-25 Michael OrlitzkyMakefile.am: update sfd2woff -> sfd2woff.ff
2023-10-24 Michael OrlitzkyMakefile.am: preserve the "codebg" id
2023-10-24 Michael OrlitzkyMakefile.am: don't strip the "codetext" id
2023-10-24 Michael OrlitzkyMakefile.am: update day.svg -> tableau.svg
2023-10-19 Michael OrlitzkyMakefile.am: add rule to build woff2 fonts from sfd...
2023-10-19 Michael OrlitzkyMakefile.am,configure.ac,.gitignore: update for day...
2023-10-19 Michael OrlitzkyMakefile.am: update for new index.html.in location
2023-10-19 Michael OrlitzkyMakefile.am: use double-suffix rule to build base64...
2023-10-16 Michael OrlitzkyMakefile.am: retain the "ticket" id so it can be centered
2023-10-16 Michael OrlitzkyMakefile.am: use scour to optimize the SVG as part...
2023-10-14 Michael OrlitzkyMakefile.am,src: replace the existing ticket font with...
2023-10-09 Michael OrlitzkyMakefile.am: add CLEANFILES variable so that "make...
2023-10-09 Michael OrlitzkyMakefile.am: add dist/install rule for index.html
2023-10-09 Michael OrlitzkyMakefile.am: teach "make" how to build our output file...
2023-10-09 Michael OrlitzkyMakefile.am,configure.ac: initial autotools build system