summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch to not assume luatexbase needs to be loadedDavid Carlisle2015-07-282-3/+13
* Merge pull request #280 from phi-gamma/masterPhilipp Gesang2015-07-265-272/+331
|\
| * [*] update newsPhilipp Gesang2015-07-261-0/+1
| * [db] write database if some files no longer exist on diskPhilipp Gesang2015-07-261-12/+35
| * [main,init,db,resolvers] separate resolvers from main into separate filePhilipp Gesang2015-07-234-260/+295
* | Merge pull request #279 from phi-gamma/masterPhilipp Gesang2015-07-2213-180/+331
|\|
| * [letterspace] invoke spacing function on converted headPhilipp Gesang2015-07-221-3/+6
| * [init,main,package] split initialization in early and late stagePhilipp Gesang2015-07-223-6/+22
| * [log] remove duplicate codePhilipp Gesang2015-07-221-49/+0
| * [main] adapt fontloader default namePhilipp Gesang2015-07-221-3/+1
| * [init] make saved globals inaccessiblePhilipp Gesang2015-07-221-10/+7
| * [mkstatus,build,conf] default to packaged fontloader via status filePhilipp Gesang2015-07-213-10/+21
| * [build] include merged fontloader in resourcesPhilipp Gesang2015-07-211-1/+1
| * [status] allow passing additional files on command linePhilipp Gesang2015-07-212-9/+49
| * [import,fontloader] move imported package out of the wayPhilipp Gesang2015-07-212-1/+1
| * [import] automate merge with parameters passed from makefilePhilipp Gesang2015-07-212-9/+43
| * [import] batch create packaging paths in one placePhilipp Gesang2015-07-211-34/+49
| * [build] add rules for import and packagingPhilipp Gesang2015-07-211-2/+13
| * [import] move merge result into build destinationPhilipp Gesang2015-07-201-8/+43
| * [status, doc] remove references to override scriptPhilipp Gesang2015-07-173-3/+4
| * [init,override] move AGL initialization into post fontloader hookPhilipp Gesang2015-07-163-55/+69
| * [init] implement hook list for post-fontloader initializationPhilipp Gesang2015-07-161-5/+30
* | Merge pull request #276 from phi-gamma/masterPhilipp Gesang2015-06-215-303/+400
|\|
| * [init] remove annyoing bannerPhilipp Gesang2015-06-212-18/+3
| * [main, init] partition initialization into a series of routinesPhilipp Gesang2015-06-212-91/+111
| * [init] move late initialization stage from toplevel into dedicated subroutinesPhilipp Gesang2015-06-201-36/+47
| * [init] adapt log messagesPhilipp Gesang2015-06-201-12/+12
| * [init] add stub for module sanitizationPhilipp Gesang2015-06-202-2/+10
| * [main, init] move fontloader-specific stuff completely into initPhilipp Gesang2015-06-202-253/+277
| * [db,tool] prevent database rebuild when querying version infoPhilipp Gesang2015-06-192-8/+20
| * [parsers] check fontconfig includes at another part of the scanner and add mo...Philipp Gesang2015-06-181-11/+20
| * [parsers] set hard limit on fontconfig scanner recursion depthPhilipp Gesang2015-06-181-11/+30
| * [parsers] fix tracking of included fontconfig filesPhilipp Gesang2015-06-181-11/+14
| * [parsers] at higher log levels, display information about fontconfig files be...Philipp Gesang2015-06-181-0/+6
* | Merge pull request #274 from phi-gamma/masterPhilipp Gesang2015-06-1328-815/+1807
|\|
| * [loaders] map forced OFM files to match the TFM loaderPhilipp Gesang2015-06-131-0/+4
| * [main] strip file name suffix for fonts loaded as type1Philipp Gesang2015-06-131-1/+3
| * Merge pull request #2 from dohyunkim/phgPhilipp Gesang2015-06-112-4/+7
| |\
| | * check if token register exists using allocation numberDohyun Kim2015-06-032-4/+7
| * | [main,init] separate loading of fontloader and lualibs packagesPhilipp Gesang2015-06-092-6/+28
| * | [main] remove obsolete workaroundsPhilipp Gesang2015-05-261-45/+0
| |/
| * [fontloader] sync with Context as of 2015-05-26Philipp Gesang2015-05-2611-446/+841
| * [init] prepare fontloader initialization componentPhilipp Gesang2015-05-262-26/+74
| * [fontloader] sync with Context as of 2015-05-12Philipp Gesang2015-05-122-9/+15
| * [*] update newsPhilipp Gesang2015-05-051-0/+2
| * [*] adapt credits to reflect latest mergePhilipp Gesang2015-05-053-5/+7
| * Merge pull request #1 from dohyunkim/phgPhilipp Gesang2015-05-053-89/+168
| |\
| | * pgfsys package, not pgf.Dohyun Kim2015-05-051-1/+1
| | * more fix of prev commitDohyun Kim2015-05-051-3/+3
| | * fix prev commitDohyun Kim2015-05-041-4/+3