summaryrefslogtreecommitdiff
path: root/makefile
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-05-01 14:15:41 by jmb]John Mark Bell2005-05-011-0/+1
| | | | | | Fix Norcroft build svn path=/import/rufl/; revision=2464
* [project @ 2005-05-01 10:19:59 by bursa]James Bursa2005-05-011-5/+39
| | | | | | Add Python module. Add support for compiling with Norcroft (mainly required for the Python module). svn path=/import/rufl/; revision=2463
* [project @ 2005-02-27 22:23:24 by bursa]James Bursa2005-02-271-1/+1
| | | | | | Trade memory for speed to reduce substitution table construction time. svn path=/import/rufl/; revision=2454
* [project @ 2005-02-27 14:32:41 by bursa]James Bursa2005-02-271-1/+1
| | | | | | Logging during init. svn path=/import/rufl/; revision=2453
* [project @ 2005-02-20 18:19:29 by bursa]James Bursa2005-02-201-2/+2
| | | | | | Fix glyph with multiple Unicodes issue on RO3-4. svn path=/import/rufl/; revision=2452
* [project @ 2005-02-20 12:24:18 by bursa]James Bursa2005-02-201-1/+1
| | | | | | Implement rufl_invalidate_cache(). svn path=/import/rufl/; revision=2449
* [project @ 2005-02-17 20:50:53 by bursa]James Bursa2005-02-171-0/+36
Write a proper makefile. svn path=/import/rufl/; revision=2447