summaryrefslogtreecommitdiff
path: root/scripts/mkstatus
Commit message (Collapse)AuthorAgeFilesLines
* [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