summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* adapt makefile to preferred CTAN zip schemePhilipp Gesang2013-07-241-1/+11
| | | | | | | | | | | according to Robin Fairbairns: > btw, the least error-prone format for the zip file is: > > xyz.zip -> > xyz.tds.zip (if available) > xyz/ > [actual distribution of package xyz]
* use call luatex manually instead of latexmk in MakefilePhilipp Gesang2013-07-141-2/+4
|
* rename mkfilelist to mkstatusPhilipp Gesang2013-07-071-29/+29
|
* add filelist to makefilePhilipp Gesang2013-07-071-2/+9
|
* combine make rules for resources filesPhilipp Gesang2013-05-181-2/+3
|
* create make rule combining glyphlist and character list generationPhilipp Gesang2013-05-171-6/+17
|
* remove duplicate luaotfload-[legacy-]tool.lua from tds treePhilipp Gesang2013-05-151-2/+2
|
* run rst2man instead of rst2man2 on manpagePhilipp Gesang2013-05-131-1/+1
|
* use luatex for dtx extraction in Makefilev2.2aPhilipp Gesang2013-05-111-1/+1
|
* add legacy script to MakefilePhilipp Gesang2013-05-101-2/+3
|
* fix redundancy in MakefilePhilipp Gesang2013-05-071-1/+1
|
* replace glyph list loaderPhilipp Gesang2013-05-071-1/+1
| | | | | | | Karl Berry made us aware that our generated version of ``font-age.lua`` differs from the Context/Luatex-Fonts one and should be renamed. It’s trivial to do so but invasive still. This workaround may have to be adapted if Hans chooses to rewrite the Glyph List loader.
* add manpage to MakefilePhilipp Gesang2013-05-061-8/+21
|
* Merge branch 'master' of https://github.com/phi-gamma/luaotfloadPhilipp Gesang2013-05-061-4/+5
|\
| * Updating MakefileElie Roux2013-05-061-4/+5
| | | | | | | | | | font-age.lua is now included in the .tdz.zip, latexmk works with my (old) version.
* | add filegraph to docsPhilipp Gesang2013-05-061-1/+1
|/
* Updating Makefile a bitElie Roux2013-05-031-1/+1
|
* update NEWSPhilipp Gesang2013-04-291-1/+1
|
* update documentation with info about ``mkglyphlist``Philipp Gesang2013-04-231-1/+3
|
* update MakefilePhilipp Gesang2013-04-231-20/+27
|
* Adding the .ltx files in the testsElie Roux2013-04-201-1/+1
|
* Making make check work on my systemElie Roux2013-04-201-3/+2
| | | | I cannot actually understand what was all the ENV thing for...
* add graph of included filesPhilipp Gesang2013-04-171-6/+16
|
* Run make check in a clean env as possibleKhaled Hosny2012-05-131-3/+4
|
* Get make check-all to work as advertisedKhaled Hosny2012-05-131-6/+8
|
* Allow make check to input files from test dirKhaled Hosny2012-05-131-3/+4
|
* Add font-age.luaKhaled Hosny2011-10-061-1/+1
| | | | | Note it is not renamed because it is loaded directly from otfl-fonts-enc.lua.
* Use latexmkKhaled Hosny2011-10-061-2/+1
|
* We do not use any indexesKhaled Hosny2011-10-061-3/+0
|
* Default installation to TEXMFHOMEKhaled Hosny2011-10-061-1/+1
|
* Eat our own dog foodKhaled Hosny2011-03-011-4/+4
|
* Implement general font blacklisting mechanismKhaled Hosny2010-06-251-1/+1
| | | | | | | | | | | | | Blacklisted fonts are listed one per line in a file named "otfl-blacklist.cnf", there can be as much copies of this file as kpse can find (we look for "tex" format despite of the file extension, so it can exist any where a .tex file can) and all found files will be loaded an read. The parser is rather dump, it assumes a good formated file; one font per line, no trailing spaces, no inline comments, lines starting with "%" and empty lines will be ignored, any other lines will end in the blacklist table without any further processing.
* Move fontconfig test to check-allKhaled Hosny2010-06-071-1/+1
| | | | It can't find the conf file here and thus failing.
* split "check": tl vs system fontsManuel Pégourié-Gonnard2010-05-311-2/+9
|
* tune "make check"Manuel Pégourié-Gonnard2010-05-301-3/+4
|
* Add a check target, make ctan depend on it.Manuel Pégourié-Gonnard2010-05-301-1/+11
|
* Revert "remove NEWS from the Makefile"Khaled Hosny2010-05-211-2/+2
| | | | This reverts commit 248d50f46dee46b17119f5f6c212bf42f77c5e80.
* remove NEWS from the MakefileWill Robertson2010-05-201-2/+2
| | | (still hope it's okay with everyone)
* change script locationManuel Pégourié-Gonnard2010-05-151-3/+4
|
* All caps file nameKhaled Hosny2010-05-091-2/+2
| | | | For, foolish, consistency.
* renaming in the Makefile tooeroux2010-03-011-3/+3
|
* Updating the README and MakefileElie Roux2010-02-251-7/+10
|
* Clean *.out files tooKhaled Hosny2010-02-131-1/+1
|
* Adding a News fileElie Roux2010-02-071-2/+2
|
* Rename TEXMF to TEXMFROOT in Makefile.Manuel Pégourié-Gonnard2009-06-291-8/+8
|
* New target `install TEXMF=/path/to/root'.Manuel Pégourié-Gonnard2009-05-011-12/+20
|
* Fix the `manifest' target.Manuel Pégourié-Gonnard2009-05-011-2/+3
|
* otfl-* files were missing in SOURCEManuel Pégourié-Gonnard2009-05-011-2/+3
|
* Makefile's: new 'manifest' target.Manuel Pégourié-Gonnard2009-05-011-2/+10
|
* Makefile: adapting CTAN.Manuel Pégourié-Gonnard2009-05-011-10/+16
|