summaryrefslogtreecommitdiff
path: root/package/expat/expat.mk
AgeCommit message (Expand)Author
2019-07-07package/expat: security bump to version 2.2.7Peter Korsgaard
2018-08-31expat: disable docbookFabrice Fontaine
2018-08-29expat: bump to version 2.2.6Fabrice Fontaine
2017-11-22expat: bump to 2.2.5Adam Duskett
2017-09-06expat: bump to version 2.2.4Baruch Siach
2017-08-09expat: bump to version 2.2.3Baruch Siach
2017-07-17expat: fix build on and for kernel older than 3.17Baruch Siach
2017-07-16expat: security bump to version 2.2.2Baruch Siach
2017-06-19expat: security bump to version 2.2.1Peter Korsgaard
2016-07-03expat: add explicit dependencies for host variantJulien Floret
2016-06-23expat: security bump to version 2.2.0Gustavo Zacarias
2016-03-14expat: bump to version 2.1.1Gustavo Zacarias
2014-10-04packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTSThomas De Schampheleire
2014-10-04packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTSThomas De Schampheleire
2013-06-06Normalize separator size to 80Alexandre Belloni
2012-10-29packages: switch to host-pkgconfGustavo Zacarias
2012-08-28remove rest of the BR2_SOURCEFORGE_MIRROR referencesStefan Fröberg
2012-08-04expat: Add license infoDanomi Manchego
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-04-02expat: security bump to version 2.1.0Gustavo Zacarias
2012-01-26expat: fix style and drop stray fileGustavo Zacarias
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-06-12packages: remove --{enable,disable}-{shared,static} from autotools packagesThomas Petazzoni
2010-10-14Removed expat-libdir-la.patchMartin Banky
2010-09-27packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni
2010-09-12expat: remove useless post install stripping hookThomas Petazzoni
2010-05-02packages: remove useless HOST_*_LIBTOOL_PATCHThomas Petazzoni
2009-12-30package: fix host build for packages with own libtool patchPeter Korsgaard
2009-12-15expat: convert to autotools infrastructure for host packageThomas Petazzoni
2009-12-15host-pkgconfig is now host-pkg-configThomas Petazzoni
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-07-18expat: fix typoPeter Korsgaard
2009-03-24package: provide download target for host packagesPeter Korsgaard
2009-03-19package: add STAMP_DIR and use for host buildsPeter Korsgaard
2009-03-18pkgconfig: add pkgconfig package for targetPeter Korsgaard
2009-03-17package: fix host pathPeter Korsgaard
2009-03-16expat: add host-expat supportPeter Korsgaard
2009-03-16expat: convert to Makefile.autotools.in formatPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-06-13expat: make sure usr/lib/ existsPeter Korsgaard
2008-04-24revert commit 21832John Voltz
2008-04-24more options for expat, move install to /usrJohn Voltz
2008-03-31expat: cleanup configure argumentsPeter Korsgaard
2008-02-12Run $(CONFIG_UPDATE) after unpacking sourcesHamish Moffatt
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer