summaryrefslogtreecommitdiff
path: root/unoxml/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:
+0200'>2012-06-22fixing pyuno bridge on mingw: packaging system-pythonDavid Ostrovsky 2012-06-13better test for system boost date_time libDavid Tardon 2012-05-28Revert "remove redundant test for presence of dlls"David Tardon 2012-05-27remove redundant test for presence of dllsDavid Tardon 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-03-19mingw: check for jpeg dllDavid Tardon 2012-03-19mingw: check for system iconv dllDavid Tardon 2012-03-18mingw: allow use of system zlibDavid Tardon 2012-03-18mingw: avoid hardcoded dll versions and depsDavid Tardon 2012-02-22Bundle again C++ stdlibs with generic Linux buildFridrich Štrba 2012-02-17use configured HOST_PLATFORM instread of hardcoded tripletDavid Tardon 2012-02-13Copy the gcc's stdlibs to solver even if not packaging themFridrich Štrba 2012-01-27Decrease verbiage a little bitTor Lillqvist 2011-12-05no need to check for vcredist files, Windows installer don't use themAndras Timar 2011-10-01Revert "disable de sub-project wingw-dll for now... apparently a botched commit"Jan Holesovsky 2011-10-01Add forgotten file - makefile for copying the -system dlls.Jan Holesovsky 2011-10-01disable de sub-project wingw-dll for now... apparently a botched commitNorbert Thiebaud