summaryrefslogtreecommitdiff
path: root/scripts/mkimport
Commit message (Collapse)AuthorAgeFilesLines
* [mkimport] allow output in pwdPhilipp Gesang2015-11-241-1/+1
|
* [mkimport] remove code obstructing user-specified import pathPhilipp Gesang2015-11-241-9/+0
|
* [import] allow passing search location on command linePhilipp Gesang2015-11-191-8/+27
| | | | And btw don’t hard code my own homedir =)
* [mk*] kill version and modification headers from scripts tooPhilipp Gesang2015-11-051-2/+0
|
* [import,fontloader] move imported package out of the wayPhilipp Gesang2015-07-211-1/+1
|
* [import] automate merge with parameters passed from makefilePhilipp Gesang2015-07-211-8/+42
|
* [import] batch create packaging paths in one placePhilipp Gesang2015-07-211-34/+49
|
* [import] move merge result into build destinationPhilipp Gesang2015-07-201-8/+43
|
* [import] implement packaging stepPhilipp Gesang2015-04-291-22/+69
|
* [import] prepare our own packagingPhilipp Gesang2015-04-271-4/+62
|
* [import] fix usage messagePhilipp Gesang2015-03-111-1/+1
|
* [import] correctly derive ourname in tellPhilipp Gesang2014-12-271-2/+2
|
* [import] consider prefix variants when searchingPhilipp Gesang2014-12-111-30/+46
|
* [import] include Luatex-Fonts path in tell lookupPhilipp Gesang2014-12-111-8/+23
|
* [import] implement tell outputPhilipp Gesang2014-12-111-6/+78
|
* [import] extend tell searchPhilipp Gesang2014-12-111-14/+66
|
* [import] add usage messagePhilipp Gesang2014-12-111-1/+8
|
* [import] add stub for usage messagePhilipp Gesang2014-12-101-5/+17
|
* [import] add preliminary file inspectionPhilipp Gesang2014-12-101-1/+44
|
* [import] unify appearancePhilipp Gesang2014-12-091-6/+12
|
* [import] fix destination path building in import procedurePhilipp Gesang2014-12-091-3/+3
| | | | D’oh!
* [import] fix error messagePhilipp Gesang2014-12-091-1/+1
|
* [import] classify essential and non-essential files into appropriate ↵Philipp Gesang2014-12-091-6/+13
| | | | | | subdirectories Simplifies writing make rules ;)
* [import] prefer enumerations instead of stringsPhilipp Gesang2014-12-091-57/+63
|
* [import] implement automated batch importPhilipp Gesang2014-12-091-11/+80
| | | | Already being used for the next update commit.
* [import] add single file importing routinePhilipp Gesang2014-12-091-10/+22
|
* [import] implement file lookupPhilipp Gesang2014-12-091-4/+40
|
* [scripts] add early draft of import helperPhilipp Gesang2014-12-091-0/+321