summaryrefslogtreecommitdiff
path: root/odk/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
rPC supportTor Lillqvist 2013-03-27fix mingw build of xpdfDavid Tardon 2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks 2013-02-28remove all d.lstMichael Stahl 2013-02-23comma need to be escape in Makefile when in argument of $(callNorbert Thiebaud 2013-02-22quiet external module build log unless failureNorbert Thiebaud 2013-02-17convert xpdf to gbuild and add to tail_buildPeter Foley 2013-02-13fix mingw buildDavid Tardon 2012-12-25Get rid of (most uses of) GUITor Lillqvist 2012-11-13CosmeticsTor Lillqvist 2012-11-13Revert "fdo#38878 upgrade xpdf to poppler"Tor Lillqvist 2012-11-13fdo#38878 upgrade xpdf to popplerPeter Foley 2012-10-14Check for cross-compilation in generalTor Lillqvist 2012-10-09avoid the annoying xpdf warning about string literal conversion to error()Luboš Luňák 2012-07-27xpdf: fix some warningsMichael Stahl 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-03-09minor documentation tweaksMichael Meeks 2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann 2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich