summaryrefslogtreecommitdiff
path: root/sax/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:
3-07-16 16:40:03 +0200'>2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez 2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba 2013-05-06added ICU 51 layout fix tarball, ticket 10107Eike Rathke 2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba 2013-04-23Add HarfBuzz support to the build systemKhaled Hosny 2013-03-13Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba 2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba 2013-02-24convert moz to gbuild and add to tail_buildPeter Foley 2013-02-21Don't download a zip we don't useFridrich Štrba 2012-12-25fix download of dbghelp.dllDavid Tardon 2012-12-25convert external to gbuildPeter Foley 2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann 2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák 2012-12-11Prepare for read-only source buildNorbert Thiebaud 2012-12-06Numbertext 0.9.5 (Python 3 fixes)Andras Timar 2012-12-06Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin 2012-11-29create its own target for download..Matúš Kukan 2012-11-29use $PIPESTATUS instead of pipefail optionChristian Lohmaier 2012-11-28bin --enable-oxygenoffice; it does nothingMatúš Kukan 2012-11-27move more from download to Makefile.(top|fetch)Matúš Kukan 2012-11-27download few tarballs directly without md5sum in nameMatúš Kukan 2012-11-27download also tarballs needed for build platformMatúš Kukan 2012-11-27support for --with-all-tarballsMatúš Kukan 2012-11-27add fetch_Optional to have conditions for download in makefileMatúš Kukan 2012-11-27move ooo.lst and download parts to Makefile.fetchMatúš Kukan