summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [tool] adapt outdated usage infoPhilipp Gesang2015-10-291-3/+3
| | * | [fontloader] sync with Context as of 2015-10-29Philipp Gesang2015-10-2923-2145/+4796
| | * | [*] update newsPhilipp Gesang2015-10-281-0/+1
| | * | [tool] adapt to current initializationPhilipp Gesang2015-10-281-4/+47
| | * | [tool] defer import of loggerPhilipp Gesang2015-10-281-93/+114
| | * | [tool] fix interfacing with databasePhilipp Gesang2015-10-281-27/+26
| | * | [db] fix access to restructured globalsPhilipp Gesang2015-10-281-10/+10
| | * | [loaders] fix call to missing localPhilipp Gesang2015-10-281-1/+1
| | * | [db] fix behavior when starting with no dataPhilipp Gesang2015-10-281-3/+8
| | * | main: fix module insertion and throw away luatexbase-provided resourcesPhilipp Gesang2015-10-281-9/+2
| | * | [main, *] convert for centralized initialization routinePhilipp Gesang2015-09-277-112/+157
| | * | [main, db] convert for deferred initializationPhilipp Gesang2015-09-271-214/+226
| | * | [main] move toplevel statements into init routinePhilipp Gesang2015-09-271-9/+8
| | * | [main, conf] prepare for deferred loadingPhilipp Gesang2015-09-272-39/+40
| | * | [main, parsers] prepare for deferred initializationPhilipp Gesang2015-09-273-30/+29
| | * | [main,loaders] adjust noise and check status of loader initPhilipp Gesang2015-08-272-14/+16
| | * | [loaders] {re,un}-scope locals for economyPhilipp Gesang2015-08-271-21/+36
| | * | [main,loaders] regroup callback handling code with loadersPhilipp Gesang2015-08-272-129/+134
| | * | [main] install stub for main initialization hookPhilipp Gesang2015-08-272-0/+9
| | |/
| | * [aux] do not rely on the AGL being loaded at initialization timePhilipp Gesang2015-07-301-4/+3
* | | for 2.6David Carlisle2015-11-211-3/+5
* | | just use ltluatex not luatexbaseDavid Carlisle2015-10-031-17/+7
* | | Merge branch 'master' of github.com:davidcarlisle/luaotfloadDavid Carlisle2015-10-030-0/+0
|\ \ \
| * | | Patch to not assume luatexbase needs to be loadedDavid Carlisle2015-07-282-3/+13
* | | | Patch to not assume luatexbase needs to be loadedDavid Carlisle2015-10-032-3/+13
| |/ / |/| |
* | | Merge pull request #286 from josephwright/luatexbaseElie Roux2015-10-031-7/+0
|\ \ \
| * | | Remove loading of luatexbae "loader" submoduleJoseph Wright2015-10-031-7/+0
|/ / /
* | | Merge pull request #283 from phi-gamma/masterPhilipp Gesang2015-07-302-21/+1
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #3 from dohyunkim/newpgfPhilipp Gesang2015-07-302-21/+1
| |\
| | * remove unnecessary lineDohyun Kim2015-07-301-1/+0
| | * revert to the previous; remove tex codeDohyun Kim2015-07-301-13/+4
| | |\
| | | * compatible-with-beamer revisitedDohyun Kim2015-06-292-24/+14
| | * | compatible-with-beamer revisitedDohyun Kim2015-07-272-24/+14
| |/ /
* | | 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