summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in Dyuthi metainfo file; Update version in MakefileRajeesh K Nambiar2014-10-171-1/+1
| | | | Signed-off-by: Rajeesh K Nambiar <rajeeshknambiar@gmail.com>
* Makefile improvementsSanthosh Thottingal2013-12-051-15/+15
|
* Update the clean target to clear files generated during sdist target running.Vasudev Kamath2013-11-301-1/+1
| | | | Signed-off-by: Vasudev Kamath <kamathvasudev@gmail.com>
* Target for generating source tarball.Vasudev Kamath2013-11-301-0/+6
| | | | | | | | | This target generates upstream source tarball which can be used by downstream distribution. It uses special option of tar so that the generated tarball content is always owned by root and uses best xz compression to generate 2mb tarball. Signed-off-by: Vasudev Kamath <kamathvasudev@gmail.com>
* track version in make file, which can be used to generate tarballsVasudev Kamath2013-11-301-0/+2
| | | | Signed-off-by: Vasudev Kamath <kamathvasudev@gmail.com>
* Depend install target on compile target.Vasudev Kamath2013-11-301-1/+1
| | | | | | | Previously */*.ttf was declared as the dependency which doesn't exist and make install will fail. Signed-off-by: Vasudev Kamath <kamathvasudev@gmail.com>
* Reorganize the MakefileVasudev Kamath2013-11-301-36/+57
| | | | | | | | Made the make file more human readable by wrapping around the very long lines and fonts variable cleaning up. (We don't need quotes around font list) Signed-off-by: Vasudev Kamath <kamathvasudev@gmail.com>
* Updated Makefile with test and webfonts supportSanthosh Thottingal2013-08-181-5/+23
|
* added additional checks for fonts directory4.4Praveen Arimbrathodiyil2010-07-141-1/+1
|
* Changing suruma to SurumaPraveen Arimbrathodiyil2010-07-141-1/+1
|
* added DESTDIR support in MakefilePraveen Arimbrathodiyil2010-06-101-10/+16
|
* adding fontconfig conf file for scaling MeeraPraveen Arimbrathodiyil2010-06-091-0/+9
|
* making all operations use fonts variablePraveen Arimbrathodiyil2010-06-091-2/+27
|
* 1. adding sfd files for AnjaliOldLipi, RaghuMalayalamSans and surumaparimbra2010-06-091-0/+2
2. adding generate.pe for generating ttf files from sfd 3. Makefile for installing fonts