# -*- 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:
summaryrefslogtreecommitdiff
path: root/expat
AgeCommit message (Expand)Author
2013-06-10Revert "fix gold warning about hidden symbols"Stephan Bergmann
2013-05-08expat: remove ExternalPackage_expatMichael Stahl
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
2013-03-31fix gold warning about hidden symbolsPeter Foley
2013-03-21suppress warnings from external packagesPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2012-11-15Bin use of UTF-16 expat variant in the Windows shell extensionTor Lillqvist
2012-11-15Revert "Use different symbol names in the two expat variants we build"Michael Stahl
2012-11-15expat: get rid of expat_xmltok static library:Michael Stahl
2012-10-26expat: GNUCOPY is empty on Darwin, use cp insteadMichael Stahl
2012-10-25expat: for 64bit 1 static library is enough, only utf16 variant usedMichael Stahl
2012-10-25gbuildification of expatDavid Ostrovsky
2012-10-04The "working on that" is now doneTor Lillqvist
2012-10-03Use different symbol names in the two expat variants we buildTor Lillqvist
2012-10-03typoAndras Timar
2012-10-03Mention the disable-dynloading issueTor Lillqvist
2012-10-03s/UCS2/UTF-16Tor Lillqvist
2012-10-03More informationTor Lillqvist
2012-04-30expat: upgrade to 2.1.0 releaseMichael Stahl
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich