Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [import] consider prefix variants when searching | Philipp Gesang | 2014-12-11 | 1 | -30/+46 |
| | |||||
* | [import] include Luatex-Fonts path in tell lookup | Philipp Gesang | 2014-12-11 | 1 | -8/+23 |
| | |||||
* | [import] implement tell output | Philipp Gesang | 2014-12-11 | 1 | -6/+78 |
| | |||||
* | [import] extend tell search | Philipp Gesang | 2014-12-11 | 1 | -14/+66 |
| | |||||
* | [import] add usage message | Philipp Gesang | 2014-12-11 | 1 | -1/+8 |
| | |||||
* | [import] add stub for usage message | Philipp Gesang | 2014-12-10 | 1 | -5/+17 |
| | |||||
* | [import] add preliminary file inspection | Philipp Gesang | 2014-12-10 | 1 | -1/+44 |
| | |||||
* | [status] update paths | Philipp Gesang | 2014-12-09 | 1 | -9/+9 |
| | | | | | References to currently unpackaged files from the fontloader distribution have been commented. | ||||
* | [import] unify appearance | Philipp Gesang | 2014-12-09 | 1 | -6/+12 |
| | |||||
* | [import] fix destination path building in import procedure | Philipp Gesang | 2014-12-09 | 1 | -3/+3 |
| | | | | D’oh! | ||||
* | [import] fix error message | Philipp Gesang | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | [import] classify essential and non-essential files into appropriate ↵ | Philipp Gesang | 2014-12-09 | 1 | -6/+13 |
| | | | | | | subdirectories Simplifies writing make rules ;) | ||||
* | [import] prefer enumerations instead of strings | Philipp Gesang | 2014-12-09 | 1 | -57/+63 |
| | |||||
* | [import] implement automated batch import | Philipp Gesang | 2014-12-09 | 1 | -11/+80 |
| | | | | Already being used for the next update commit. | ||||
* | [import] add single file importing routine | Philipp Gesang | 2014-12-09 | 1 | -10/+22 |
| | |||||
* | [import] implement file lookup | Philipp Gesang | 2014-12-09 | 1 | -4/+40 |
| | |||||
* | [scripts] add early draft of import helper | Philipp Gesang | 2014-12-09 | 1 | -0/+321 |
| | |||||
* | [scripts] adapt status script to reflect current fontloader file prefix | Philipp Gesang | 2014-12-08 | 1 | -9/+9 |
| | |||||
* | [scripts] adapt status file generator to dir structure | Philipp Gesang | 2014-12-08 | 1 | -9/+9 |
| | |||||
* | [status] don’t write file subpaths to status file | Philipp Gesang | 2014-07-16 | 1 | -2/+3 |
| | |||||
* | [tests] remove obsolete config | Philipp Gesang | 2014-05-15 | 1 | -11/+2 |
| | |||||
* | [tests] integrate new configuration system | Philipp Gesang | 2014-05-15 | 1 | -0/+2 |
| | |||||
* | [tests] add test for config file syntax | Philipp Gesang | 2014-04-21 | 1 | -1/+59 |
| | |||||
* | [glyphs] print more useful error message | Philipp Gesang | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | [status] update source locations | Philipp Gesang | 2014-02-12 | 1 | -26/+26 |
| | |||||
* | [status] adapt mkstatus to respect the ./build directory | Philipp Gesang | 2014-02-11 | 1 | -2/+2 |
| | |||||
* | [chars] adapt mkcharacters | Philipp Gesang | 2014-02-11 | 1 | -3/+3 |
| | |||||
* | [glyphs] adapt mkglyphlist | Philipp Gesang | 2014-02-11 | 1 | -4/+7 |
| | |||||
* | [status] fix target path | Philipp Gesang | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | [status] adapt status script to work on subdirectories | Philipp Gesang | 2014-02-11 | 1 | -7/+31 |
| | |||||
* | [*] move mkcharacters, mktests, mkglyphlist, mkstatus to separate ↵ | Philipp Gesang | 2014-02-11 | 4 | -0/+738 |
subdirectory scripts |