Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [*] bump version and date | Philipp Gesang | 2015-03-29 | 1 | -4/+4 |
| | |||||
* | [db,tool,conf] fix thinko in db update suppression | Philipp Gesang | 2014-07-26 | 1 | -1/+1 |
| | | | | | The ``db.update-live`` option caused all db updates, even forced ones to fail due to a missing check for the kind of run. | ||||
* | [conf,tool] implement configuration writer | Philipp Gesang | 2014-07-24 | 1 | -11/+23 |
| | | | | | Now ``luaotfload-tool --dumpconf`` can be used to output the current configuration to a file. | ||||
* | [*] bump versionv2.5-fix-2 | Philipp Gesang | 2014-07-24 | 1 | -2/+2 |
| | |||||
* | [*] bump version and datev2.5-fix-1 | Philipp Gesang | 2014-07-16 | 1 | -2/+2 |
| | | | | Hope I didn’t mess this up again … | ||||
* | [tool] fix references to config table in initialization | Philipp Gesang | 2014-07-13 | 1 | -10/+11 |
| | |||||
* | [doc] fix variable identifiers | Philipp Gesang | 2014-07-13 | 1 | -2/+0 |
| | |||||
* | [tool] fix setting of verbosity | Philipp Gesang | 2014-07-13 | 1 | -7/+14 |
| | |||||
* | [tool] reorder task list to prevent the log level from being overridden ↵ | Philipp Gesang | 2014-07-13 | 1 | -1/+1 |
| | | | | due to configuration | ||||
* | [tool] fix log level status message | Philipp Gesang | 2014-07-13 | 1 | -1/+1 |
| | |||||
* | [db] remove the alternative (and buggy) verbose file lookup | Philipp Gesang | 2014-07-12 | 1 | -2/+2 |
| | | | | | Also document the file lookup somewhat and rename it to ``font_file_lookup()``. | ||||
* | [db,tool] add db creation and modification time to version message | Philipp Gesang | 2014-05-15 | 1 | -6/+10 |
| | |||||
* | [db,tool,diagnose] eliminat static config hack | Philipp Gesang | 2014-05-14 | 1 | -5/+4 |
| | | | | | Good riddance. We’re now fully migrated to the new, dynamic configuration subsystem with respect to cache paths. | ||||
* | [conf,tool] move status import to configuration | Philipp Gesang | 2014-05-14 | 1 | -7/+4 |
| | |||||
* | tool: include host info in version message | Philipp Gesang | 2014-05-05 | 1 | -3/+12 |
| | |||||
* | [tool] set up interface between the configuration system and the command ↵ | Philipp Gesang | 2014-04-25 | 1 | -2/+6 |
| | | | | line parser | ||||
* | [tool] adapt help message | Philipp Gesang | 2014-04-24 | 1 | -3/+2 |
| | |||||
* | [colors,conf,db,main,tool] adapt the TeX run code to new configuration | Philipp Gesang | 2014-04-24 | 1 | -12/+16 |
| | |||||
* | [db,conf,main,tool] move primary configuration table to new configuration ↵ | Philipp Gesang | 2014-04-22 | 1 | -21/+23 |
| | | | | model (ignore those initialization stubs for now) | ||||
* | [tool,db,conf] integrate defaults into new config model | Philipp Gesang | 2014-04-22 | 1 | -19/+10 |
| | |||||
* | [conf,tool] integrate configuration parser | Philipp Gesang | 2014-04-21 | 1 | -8/+33 |
| | |||||
* | [tool] update usage and help messages to include bisection | Philipp Gesang | 2014-03-30 | 1 | -0/+6 |
| | |||||
* | [tool] fix final stage of bisection | Philipp Gesang | 2014-03-27 | 1 | -2/+5 |
| | |||||
* | [db,tool] reconcile --bisect with --max-fonts | Philipp Gesang | 2014-03-24 | 1 | -6/+32 |
| | |||||
* | [db,tool] display list of remaining files if less than ten | Philipp Gesang | 2014-03-23 | 1 | -0/+18 |
| | |||||
* | [db,tool] implement termination of bisect session | Philipp Gesang | 2014-03-23 | 1 | -3/+24 |
| | |||||
* | [tool] implement good/bad directives for bisection mode | Philipp Gesang | 2014-03-23 | 1 | -3/+36 |
| | |||||
* | [db,tool,main] implement run directive for bisection mode | Philipp Gesang | 2014-03-23 | 1 | -7/+33 |
| | |||||
* | [tool] reimplement bisect status directive | Philipp Gesang | 2014-03-23 | 1 | -14/+41 |
| | |||||
* | [tool] add stop directive to bisect mode | Philipp Gesang | 2014-03-23 | 1 | -0/+22 |
| | |||||
* | [db,tool] add bisection initialization routines | Philipp Gesang | 2014-03-23 | 1 | -9/+78 |
| | |||||
* | [tool] add dummies for --bisect | Philipp Gesang | 2014-03-22 | 1 | -2/+62 |
| | |||||
* | [tool,doc] document “--local” option in manual and usage messages | Philipp Gesang | 2014-02-14 | 1 | -1/+2 |
| | |||||
* | [db,main,tool] scan local fonts upon failed lookup during a TeX run ↵ | Philipp Gesang | 2014-02-14 | 1 | -8/+3 |
| | | | | (requires the config flag “scan_local”) | ||||
* | [db,tool] make local font scan part of update_names() | Philipp Gesang | 2014-02-14 | 1 | -1/+1 |
| | |||||
* | [db,tool] support scanning local fonts into db | Philipp Gesang | 2014-02-14 | 1 | -6/+14 |
| | |||||
* | [db] add “local” field to meta table in db | Philipp Gesang | 2014-02-14 | 1 | -1/+1 |
| | |||||
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+1263 |