Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a --force option | Khaled Hosny | 2010-02-26 | 1 | -2/+7 |
| | |||||
* | making the end of the path (after TEXMFVAR) a variable | eroux | 2010-02-26 | 1 | -2/+2 |
| | | | | as it will change soon... | ||||
* | Adding a swith on arg[0] | eroux | 2010-02-26 | 1 | -0/+3 |
| | |||||
* | Executing fc-cache if necessary (to be tested further) | eroux | 2010-02-26 | 1 | -7/+35 |
| | |||||
* | Port to "alt_getopt" | Khaled Hosny | 2010-02-26 | 1 | -58/+52 |
| | | | | | | | | | Now the options are handled the standard getopt_long way, with a hack to support multiple -v's, and --verbose now takes a required level argument. Also, we now use require() which already have built-in error checking (if it doesn't work on some system, then this is a bug to report). | ||||
* | First commit of the update-luatex-font-database script | Elie Roux | 2010-02-25 | 1 | -0/+103 |
I think it's quite OK as it is now... all comments are welcome! |