summaryrefslogtreecommitdiff
path: root/Makefile.fetch
AgeCommit message (Expand)AuthorFilesLines
2014-01-29make glew a normal external shared projectMarkus Mohrhard1-0/+1
2014-01-29add glm to the libreoffice buildMarkus Mohrhard1-0/+1
2014-01-13AbiWord Import filterFridrich Štrba1-0/+1
2013-12-12Update bundled Graphite to 1.2.4Khaled Hosny1-1/+1
2013-12-04Those AFM files are not used anymoreKhaled Hosny1-1/+0
2013-11-12integrate libeotDavid Tardon1-0/+1
2013-11-11bundle libebookDavid Tardon1-0/+1
2013-10-31bundle libfreehandFridrich Štrba1-0/+1
2013-10-30update libodfgenDavid Tardon1-1/+1
2013-10-30bundle libetonyekDavid Tardon1-0/+1
2013-10-24is this the foo we need now to download automaticallyCaolán McNamara1-0/+2
2013-10-16remove glibc stub and tarball, it seems to be completely unusedBjoern Michaelsen1-1/+0
2013-08-19Update internal HarfBuzz to 0.9.19Khaled Hosny1-1/+1
2013-07-24Ignore error in mkdir -pTor Lillqvist1-1/+1
2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt1-3/+2
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez1-0/+3
2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba1-1/+1
2013-05-06added ICU 51 layout fix tarball, ticket 10107Eike Rathke1-0/+1
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba1-0/+1
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny1-0/+1
2013-03-13Creating a libmwaw module for library parsing various old Mac file-formatsFridrich Štrba1-0/+1
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba1-0/+1
2013-02-24convert moz to gbuild and add to tail_buildPeter Foley1-1/+0
2013-02-21Don't download a zip we don't useFridrich Štrba1-1/+0
2012-12-25fix download of dbghelp.dllDavid Tardon1-2/+1
2012-12-25convert external to gbuildPeter Foley1-1/+2
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-3/+0
2012-12-11BUILD_DIR -> BUILDDIR, to be consistent with the other *DIRLuboš Luňák1-1/+1
2012-12-11Prepare for read-only source buildNorbert Thiebaud1-1/+1
2012-12-06Numbertext 0.9.5 (Python 3 fixes)Andras Timar1-1/+1
2012-12-06Bug 57917 - --enable-ext-oooblogger does not work with Python 3Noel Grandin1-1/+0
2012-11-29create its own target for download..Matúš Kukan1-2/+3
2012-11-29use $PIPESTATUS instead of pipefail optionChristian Lohmaier1-3/+2
2012-11-28bin --enable-oxygenoffice; it does nothingMatúš Kukan1-1/+0
2012-11-27move more from download to Makefile.(top|fetch)Matúš Kukan1-1/+5
2012-11-27download few tarballs directly without md5sum in nameMatúš Kukan1-6/+23
2012-11-27download also tarballs needed for build platformMatúš Kukan1-1/+6
2012-11-27support for --with-all-tarballsMatúš Kukan1-2/+1
2012-11-27add fetch_Optional to have conditions for download in makefileMatúš Kukan1-87/+91
2012-11-27move ooo.lst and download parts to Makefile.fetchMatúš Kukan1-0/+170