summaryrefslogtreecommitdiffstats
path: root/package/automake/automake.mk
Commit message (Expand)AuthorAgeFilesLines
* package/automake: bump version to 1.15.1Bernd Kuhls2017-10-171-1/+1
* Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/shareArnout Vandecappelle2017-07-051-1/+1
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-051-2/+2
* boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+Rahul Bedarkar2017-04-011-1/+1
* automake: use whenever possible the ACLOCAL_HOST_DIR variableFabio Porcedda2015-06-141-2/+4
* Revert "automake: complete the removal of the target package"Peter Korsgaard2015-02-031-1/+2
* Revert "automake: use whenever possible the ACLOCAL_DIR variable"Peter Korsgaard2015-02-031-4/+2
* automake: use whenever possible the ACLOCAL_DIR variableFabio Porcedda2015-02-031-2/+4
* automake: complete the removal of the target packageFabio Porcedda2015-02-021-2/+1
* automake: bump version to 1.15Vicente Olivert Riera2015-01-071-1/+1
* package: indentation cleanupJerzy Grzegorek2014-10-231-1/+1
* automake: remove deprecated target packageThomas De Schampheleire2014-02-081-3/+0
* automake: bump to version 1.14.1Gustavo Zacarias2014-01-011-1/+1
* automake: bump to version 1.14Gustavo Zacarias2013-11-221-1/+1
* automake: bump to version 1.12.6Gustavo Zacarias2013-09-191-1/+1
* change package tarball compression to xz whenever possibleJerzy Grzegorek2013-09-081-0/+1
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
* perl: prepare the removal of microperlFrancois Perrad2012-11-031-1/+1
* automake: bump to version 1.11.6Gustavo Zacarias2012-09-091-1/+3
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
* automake: bump to version 1.11.5Gustavo Zacarias2012-06-241-2/+2
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-291-2/+2
* automake: ensure staging aclocal dir gets createdPeter Korsgaard2010-12-291-0/+6
* automake: install gtk-doc.m4 in host directory instead of stagingLionel Landwerlin2010-12-281-1/+1
* package: avoid copying .m4 files from host to stagingLionel Landwerlin2010-12-281-0/+1
* automake: bump to 1.11.1Lionel Landwerlin2010-11-051-1/+1
* packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni2010-09-271-4/+0
* autoconf: add missing AUTOMAKE variable settingLionel Landwerlin2010-05-021-1/+1
* automake: add build dependency on host-autoconfThomas Petazzoni2010-02-201-1/+1
* gtk-doc: add gtk-doc.m4 to satisfy aclocalThomas Petazzoni2010-02-131-0/+6
* automake: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-44/+3
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-011-1/+1
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
* package: proper aclocal fixPeter Korsgaard2009-03-291-1/+2
* /usr/share/aclocal is now in $(HOST_DIR) and not $(STAGING_DIR).Thomas Petazzoni2009-03-261-1/+1
* package: provide download target for host packagesPeter Korsgaard2009-03-241-0/+3
* autoconf: cleanupPeter Korsgaard2009-03-231-1/+1
* automake: cleanupPeter Korsgaard2009-03-231-113/+33
* automake: minor cleanupPeter Korsgaard2009-03-161-3/+3
* automake: needs autoconf at configure timePeter Korsgaard2009-03-111-2/+2
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* Applied patch from Nathanael D. Noblet <nathanael@gnat.ca> to fixHamish Moffatt2008-03-261-1/+1
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-111-1/+1
* - cleanup and fixes (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-171-6/+13
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-2/+2
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-5/+5
* - provide autotools for the host (Julien Letessier)Bernhard Reutner-Fischer2007-06-281-8/+56
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-2/+1
OpenPOWER on IntegriCloud