Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] add target for signing packages | Philipp Gesang | 2014-07-16 | 1 | -2/+11 |
| | | | | ``make sign`` builds a CTAN package and signs it with GnuPG. | ||||
* | [build] verify syntax of Lua files prior to packaging | Philipp Gesang | 2014-07-13 | 1 | -1/+18 |
| | |||||
* | [build] include generated files in ctan zipball | Philipp Gesang | 2014-07-13 | 1 | -2/+2 |
| | |||||
* | [build] package example config | Philipp Gesang | 2014-07-13 | 1 | -2/+3 |
| | |||||
* | [build] remove obsolete targets | Philipp Gesang | 2014-07-13 | 1 | -4/+1 |
| | | | | | | The target ``all`` didn’t work for quite a long time and ``world`` was more or less an alias for it. The ``ctan`` target does everything now, with ``all`` as an alias. | ||||
* | [*] add rules for building config man page to makefiles | Philipp Gesang | 2014-06-09 | 1 | -10/+16 |
| | |||||
* | [*] handle license file in makefile | Philipp Gesang | 2014-03-07 | 1 | -2/+2 |
| | |||||
* | [misc,build] package suppressionfile in doc/ tree | Philipp Gesang | 2014-02-17 | 1 | -5/+9 |
| | |||||
* | [doc,*] adapt makefiles to new doc source | Philipp Gesang | 2014-02-15 | 1 | -1/+1 |
| | |||||
* | [build] declare show and showtargets .PHONY targets | Philipp Gesang | 2014-02-14 | 1 | -1/+1 |
| | |||||
* | [build] describe targets in Makefile (new top target: show) | Philipp Gesang | 2014-02-14 | 1 | -0/+22 |
| | |||||
* | [build] fix Makefile rules for TDS zip | Philipp Gesang | 2014-02-14 | 1 | -2/+3 |
| | |||||
* | [*] adapt Makefile to new dir structure | Philipp Gesang | 2014-02-14 | 1 | -22/+26 |
| | |||||
* | [*] adapt Makefile to ./scripts and ./build | Philipp Gesang | 2014-02-11 | 1 | -15/+29 |
| | |||||
* | [*] don’t hardcode name of gmake executable | Philipp Gesang | 2014-02-10 | 1 | -5/+5 |
| | |||||
* | [doc,*] fix TDS install rules in Makefile | Philipp Gesang | 2014-02-10 | 1 | -48/+49 |
| | |||||
* | [doc] add Makefile for doc subtree | Philipp Gesang | 2014-02-10 | 1 | -48/+45 |
| | |||||
* | [*] updat Makefile | Philipp Gesang | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | [*] excise test-related make rules | Philipp Gesang | 2014-01-02 | 1 | -23/+2 |
| | |||||
* | adapt makefile to preferred CTAN zip scheme | Philipp Gesang | 2013-07-24 | 1 | -1/+11 |
| | | | | | | | | | | | according to Robin Fairbairns: > btw, the least error-prone format for the zip file is: > > xyz.zip -> > xyz.tds.zip (if available) > xyz/ > [actual distribution of package xyz] | ||||
* | use call luatex manually instead of latexmk in Makefile | Philipp Gesang | 2013-07-14 | 1 | -2/+4 |
| | |||||
* | rename mkfilelist to mkstatus | Philipp Gesang | 2013-07-07 | 1 | -29/+29 |
| | |||||
* | add filelist to makefile | Philipp Gesang | 2013-07-07 | 1 | -2/+9 |
| | |||||
* | combine make rules for resources files | Philipp Gesang | 2013-05-18 | 1 | -2/+3 |
| | |||||
* | create make rule combining glyphlist and character list generation | Philipp Gesang | 2013-05-17 | 1 | -6/+17 |
| | |||||
* | remove duplicate luaotfload-[legacy-]tool.lua from tds tree | Philipp Gesang | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | run rst2man instead of rst2man2 on manpage | Philipp Gesang | 2013-05-13 | 1 | -1/+1 |
| | |||||
* | use luatex for dtx extraction in Makefilev2.2a | Philipp Gesang | 2013-05-11 | 1 | -1/+1 |
| | |||||
* | add legacy script to Makefile | Philipp Gesang | 2013-05-10 | 1 | -2/+3 |
| | |||||
* | fix redundancy in Makefile | Philipp Gesang | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | replace glyph list loader | Philipp Gesang | 2013-05-07 | 1 | -1/+1 |
| | | | | | | | Karl Berry made us aware that our generated version of ``font-age.lua`` differs from the Context/Luatex-Fonts one and should be renamed. It’s trivial to do so but invasive still. This workaround may have to be adapted if Hans chooses to rewrite the Glyph List loader. | ||||
* | add manpage to Makefile | Philipp Gesang | 2013-05-06 | 1 | -8/+21 |
| | |||||
* | Merge branch 'master' of https://github.com/phi-gamma/luaotfload | Philipp Gesang | 2013-05-06 | 1 | -4/+5 |
|\ | |||||
| * | Updating Makefile | Elie Roux | 2013-05-06 | 1 | -4/+5 |
| | | | | | | | | | | font-age.lua is now included in the .tdz.zip, latexmk works with my (old) version. | ||||
* | | add filegraph to docs | Philipp Gesang | 2013-05-06 | 1 | -1/+1 |
|/ | |||||
* | Updating Makefile a bit | Elie Roux | 2013-05-03 | 1 | -1/+1 |
| | |||||
* | update NEWS | Philipp Gesang | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | update documentation with info about ``mkglyphlist`` | Philipp Gesang | 2013-04-23 | 1 | -1/+3 |
| | |||||
* | update Makefile | Philipp Gesang | 2013-04-23 | 1 | -20/+27 |
| | |||||
* | Adding the .ltx files in the tests | Elie Roux | 2013-04-20 | 1 | -1/+1 |
| | |||||
* | Making make check work on my system | Elie Roux | 2013-04-20 | 1 | -3/+2 |
| | | | | I cannot actually understand what was all the ENV thing for... | ||||
* | add graph of included files | Philipp Gesang | 2013-04-17 | 1 | -6/+16 |
| | |||||
* | Run make check in a clean env as possible | Khaled Hosny | 2012-05-13 | 1 | -3/+4 |
| | |||||
* | Get make check-all to work as advertised | Khaled Hosny | 2012-05-13 | 1 | -6/+8 |
| | |||||
* | Allow make check to input files from test dir | Khaled Hosny | 2012-05-13 | 1 | -3/+4 |
| | |||||
* | Add font-age.lua | Khaled Hosny | 2011-10-06 | 1 | -1/+1 |
| | | | | | Note it is not renamed because it is loaded directly from otfl-fonts-enc.lua. | ||||
* | Use latexmk | Khaled Hosny | 2011-10-06 | 1 | -2/+1 |
| | |||||
* | We do not use any indexes | Khaled Hosny | 2011-10-06 | 1 | -3/+0 |
| | |||||
* | Default installation to TEXMFHOME | Khaled Hosny | 2011-10-06 | 1 | -1/+1 |
| | |||||
* | Eat our own dog food | Khaled Hosny | 2011-03-01 | 1 | -4/+4 |
| |