ar71xx: add user-space support for the OpenMesh A60
[openwrt/staging/yousong.git] / include / package-ipkg.mk
2017-02-09 Felix Fietkaubuild: fix package build after deleting staging dir
2017-01-24 Florian Fainellipackage-ipkg: Do not fail build without base-files
2017-01-21 Felix Fietkaubuild: fix regression in handling ABI_VERSION
2017-01-19 Felix Fietkaubuild: disable CONFIG_AUTOREMOVE for packages/tools...
2017-01-18 Felix Fietkaubuild: stage unstripped packages inside PKG_BUILD_DIR
2017-01-18 Felix Fietkaubuild: write ABI_VERSION file when staging the package
2017-01-18 Felix Fietkaubuild: introduce extra targets that contain only proper...
2016-12-20 Rafał Miłeckibase-files: add support for overlaying rootfs content
2016-11-08 Felix Fietkaubuild: remove stale .ipk files if package dir changes
2016-11-02 Jo-Philipp Wichinclude: properly update .install stamp files
2016-10-05 Matthias Schifferinclude/package-ipkg.mk: use TARGET_PATH_PKG in Package...
2016-06-16 Felix Fietkaupackage-ipkg: do not include feeds.mk at metadata dump...
2016-06-16 Matthias Schifferpackage-ipkg.mk: fix Provides for packages with multipl...
2016-04-22 Jo-Philipp Wichinclude: remove unused FeedPackageDir macro arguments
2016-04-06 Jo-Philipp Wichinclude: choose package output directory based on repos...
2015-04-23 Felix Fietkaupackage-ipkg.mk: fix typo (patch from #19540)
2015-03-31 Felix Fietkaupackage-ipkg.mk: fix typo
2015-03-31 Felix Fietkaupackage-ipkg.mk: add missing semicolon (#19381)
2015-03-31 Felix Fietkaubuild: ensure that preinst and postrm are executable...
2015-03-29 Felix Fietkautools: replace ipkg-utils with a reduced ipkg-build...
2015-03-29 Felix Fietkaubuild: make postinst/prerm scripts executable
2015-02-03 John CrispinFix possible fail to check for dependencies
2015-01-31 Nicolas Thillinclude: don't use extended regex for deps checking
2015-01-29 Jo-Philipp Wichinclude: use anchored patterns for dependency checking
2014-10-24 Jo-Philipp Wichinclude: unbreak conffiles, postinst & prerm exports
2014-10-22 Felix Fietkaubuild: only print skipped packages that were selected
2014-10-22 Felix Fietkaukernel: use /bin/sh instead of bash to speed up process...
2014-10-22 Felix Fietkaubuild: clean up and optimize ipkg control generator...
2014-10-22 Felix Fietkaubuild: optimize printing of disabled packages
2014-10-05 Felix Fietkaubuild: propagate package conflicts to opkg metadata
2014-09-16 John Crispinpostinst trigger: the new postinst trigger broke IB
2014-09-11 John Crispinipkg: add a default postinst/prerm script
2014-09-11 John Crispininclude: add a meta data field for required system...
2014-08-09 Jo-Philipp Wichbuild: fix removal of old .ipk files with CONFIG_PER_FE...
2014-08-05 Jo-Philipp Wichbuild: introduce per feed repository support
2014-07-02 Jo-Philipp Wichinclude: remove SDK exception from package install...
2014-02-23 Felix Fietkaubuild: allow packages to declare ABI versions to detect...
2013-12-13 Felix Fietkaubuild: remove SourceFile and SourceURL from opkg metada...
2013-07-18 Jonas Gorskibuild: print missing dependency error to stderr
2013-07-18 Felix Fietkaubuild: add required exports for dependency tracking
2013-07-18 Felix Fietkaubuild: add kernel modules to package provides info...
2013-02-21 Jonas Gorskiinclude/package-ipkg.mk: print warnings/errors to stderr
2012-12-22 Felix Fietkaubuild: reduce the size of package metadata a bit to...
2012-11-07 Jo-Philipp Wichbuildroot: isolate the .install stamp files for build...
2012-10-19 Hamish Guthrielicensing: Add licensing metadata to many packages...
2012-10-06 Felix Fietkaubuild: rework the package/install step - collect packag...
2012-07-15 Jo-Philipp Wichpackage-ipkg.mk: flag packages as "ok" after install
2012-06-14 Felix Fietkauinclude/package-ipkg.mk: fix copying provides list...
2012-06-13 Jo-Philipp Wichpackage-ipkg.sh: copy the package provides list for...
2012-06-11 Felix Fietkaubuild: add checks for missing package dependencies
2012-06-10 Felix Fietkaubuild: generate a list of provided libraries for each...
2011-12-10 Nicolas Thillinclude/package-ipkg.mk: fix typo in r29449
2011-12-05 Gabor Juhosinclude/package-ipkg.mk: don't add vi backup files...
2011-10-26 Nicolas Thillinclude/package-ipkg.mk: fix typo
2011-04-03 Felix Fietkaubuild: move the SH_FUNC eval to the beginning of the...
2011-04-03 Felix Fietkaubuild: do not use shell calls to export empty opkg...
2011-03-06 Jo-Philipp Wichdeploy .ipk archives with --force-maintainer to ensure...
2011-01-16 Jo-Philipp Wichset Installed-Size to 0 when preparing control, its...
2010-11-11 Jo-Philipp Wichpackage-ipkg.mk: add support for "essential" package...
2010-10-29 Michael BüschLock copying to STAGING_DIR_ROOT. This fixes build...
2010-10-05 Jo-Philipp Wichpackage-ipkg.mk: build sysupgrade keepfile hints out...
2010-10-04 Jo-Philipp Wichcorrect default package status info (install -> unknown...
2010-10-02 Jo-Philipp Wichprime .ipk control files with Status: field to introduc...
2010-10-02 Jo-Philipp Wichadd support for flagging packages
2010-10-01 Gabor Juhospackage-ipkg.mk: use the BOARD variable in opkg cmdline...
2010-09-12 Jo-Philipp Wichopkg: - implement --add-dest and --add-arch commandline...
2010-09-09 Jo-Philipp Wichpass opkg offline root as command line arg, solves...
2010-09-06 Jo-Philipp Wichopkg: add --force-run-hooks option to run postinstall...
2010-09-06 Jo-Philipp Wichuse opkg/host for package installation - speeds up...
2010-08-19 Felix Fietkauspeed up the ipkg build process some more by reordering...
2010-08-19 Felix Fietkauspeed up the build system by including include/shell...
2010-07-28 Jo-Philipp Wichrevert r22372 and r22405, dependency on host libtool...
2010-07-23 Jo-Philipp Wichuse host opkg for installing packages in buildroot...
2010-03-28 Hauke MehrtensSome dependencies that are depending on target are...
2009-11-22 Felix Fietkaubuild variants: only build opkg packages for the reques...
2009-09-03 Felix Fietkaudo not fail on empty packages
2009-09-03 Felix Fietkauget rid of old data before staging unstripped package...
2009-09-02 Felix Fietkaubuild: when staging unstripped package files, install...
2009-08-20 Felix Fietkaumerge the control file and the .ipk file targets into...
2009-08-20 Felix Fietkaufix multiple ipkg builds of the same arch but with...
2009-08-19 Felix Fietkauwhen regenerating an ipkg package, make sure the entire...
2009-08-17 Florian Fainelliensure CONTROL directory is created (#5683)
2009-08-08 Felix Fietkauadd target for library specific installations into...
2009-08-07 Felix Fietkauadd a staging directory for unstripped package files...
2009-01-29 Nicolas Thillmove IPKG_STATE_DIR from ./rules.mk to ./include/packag...
2008-12-11 Nicolas Thilladd an "Installed-Size" field to package control files...
2008-10-27 Felix Fietkaufix conditional depends in ipkg control files
2008-10-03 Felix Fietkauimplement conditional dependencies for generating the...
2007-09-28 Felix Fietkausome minor fixes, cleanups, package build abstraction
2007-09-21 Nicolas Thilladd 'Provides:' line in ipkg control files
2007-09-03 Nicolas Thillmove ipkg related vars from ./rules.mk to ./include...
2007-08-26 Nicolas Thillmove rule for $(STAGING_DIR)/etc/ipkg.conf out of Build...
2007-08-25 Nicolas Thillmove ipkg.conf creation from tools/ipkg-utils to includ...
2007-08-24 Nicolas Thillcombine the 3 find in a single one
2007-05-09 Felix Fietkaufix recursive dependencies on build directories - shoul...
2007-04-29 Felix Fietkaufixes for a few build errors on osx without fink
2007-04-15 Felix Fietkauclean up dependency handling for autorebuilds
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-03 Mike BakerUsing find's -exec to remove directories causes 'not...
2007-04-02 Florian FainelliUse find -exec instead of xargs
next