summaryrefslogtreecommitdiff
path: root/scripts/mkstatus
Commit message (Collapse)AuthorAgeFilesLines
* [scripts, init] include font-otc at the appropriate placesPhilipp Gesang2016-08-151-0/+1
|
* [fontloader,import,status] drop luatex-plain-tfm.luaPhilipp Gesang2016-07-271-1/+0
|
* [status,import,fontloader] add luatex-plain-tfm.lua and update scriptsPhilipp Gesang2016-07-071-1/+1
|
* [fontloader] import font-oclPhilipp Gesang2016-06-121-0/+1
| | | | | Some of the more absurd aspects of fonts ;) This will fork inkscape for the actual SVG processing.
* [fontloader] include font-one.luaPhilipp Gesang2016-05-201-0/+1
|
* [import,fontloader] pull new AFM/Type1 codePhilipp Gesang2016-05-091-1/+1
|
* [*] shred 2014 fontloaderPhilipp Gesang2016-04-191-2/+0
| | | | | | This one hasn’t been touched for ages. The will be no compatibility loader this year. For testing, creating a loader on the fly from the Git repos is sufficient.
* [status] addremove fontloader files from/to listPhilipp Gesang2016-04-071-10/+18
|
* [mkstatus] safer parsing of git-describe(1) outputPhilipp Gesang2015-12-231-1/+3
|
* [init] set up stubs for pre-0.87 LuatexPhilipp Gesang2015-12-211-2/+2
|
* [mkstatus] include git tag in status tablev2.6-fix-2Philipp Gesang2015-12-121-7/+23
| | | | Please ignore, the tag is included to accommodate the CTAN workflow.
* [mkstatus,doc] eliminate references to luaotfload-package.luav2.6-fix-1Philipp Gesang2015-12-121-3/+0
|
* [mkstatus] update file listPhilipp Gesang2015-11-271-28/+88
|
* [mkstatus,build,conf] default to packaged fontloader via status filePhilipp Gesang2015-07-211-6/+17
| | | | | | | | This adds an entry ``loader`` on the ``notes`` hash in the status table by means of which the fontloader can be specified. The status file is read when building the configuration table, and if it is present the entry in the ``loader`` table will be used as the default fontloader. Otherwise, Luaotfload falls back on the reference loader.
* [status] allow passing additional files on command linePhilipp Gesang2015-07-211-5/+44
| | | | | During a build process, the name of a freshly created fontloader package will be passed to ``mkstatus`` so it’ll be considered in the status file.
* [status, doc] remove references to override scriptPhilipp Gesang2015-07-171-1/+1
|
* [status] update pathsPhilipp Gesang2014-12-091-9/+9
| | | | | References to currently unpackaged files from the fontloader distribution have been commented.
* [scripts] adapt status script to reflect current fontloader file prefixPhilipp Gesang2014-12-081-9/+9
|
* [scripts] adapt status file generator to dir structurePhilipp Gesang2014-12-081-9/+9
|
* [status] don’t write file subpaths to status filePhilipp Gesang2014-07-161-2/+3
|
* [status] update source locationsPhilipp Gesang2014-02-121-26/+26
|
* [status] adapt mkstatus to respect the ./build directoryPhilipp Gesang2014-02-111-2/+2
|
* [status] fix target pathPhilipp Gesang2014-02-111-1/+1
|
* [status] adapt status script to work on subdirectoriesPhilipp Gesang2014-02-111-7/+31
|
* [*] move mkcharacters, mktests, mkglyphlist, mkstatus to separate ↵Philipp Gesang2014-02-111-0/+149
subdirectory scripts