mac80211: merge upstream fixes
[openwrt.git] / include / package-ipkg.mk
2013-12-13 nbdbuild: remove SourceFile and SourceURL from opkg metada...
2013-07-18 jogobuild: print missing dependency error to stderr
2013-07-18 nbdbuild: add required exports for dependency tracking
2013-07-18 nbdbuild: add kernel modules to package provides info...
2013-02-21 jogoinclude/package-ipkg.mk: print warnings/errors to stderr
2012-12-22 nbdbuild: reduce the size of package metadata a bit to...
2012-11-07 jowbuildroot: isolate the .install stamp files for build...
2012-10-19 hcglicensing: Add licensing metadata to many packages
2012-10-06 nbdbuild: rework the package/install step - collect packag...
2012-07-15 jow[include] package-ipkg.mk: flag packages as "ok" after...
2012-06-14 nbdinclude/package-ipkg.mk: fix copying provides list...
2012-06-13 jow[include] package-ipkg.sh: copy the package provides...
2012-06-11 nbdbuild: add checks for missing package dependencies
2012-06-10 nbdbuild: generate a list of provided libraries for each...
2011-12-10 nicoinclude/package-ipkg.mk: fix typo in r29449
2011-12-05 juhosginclude/package-ipkg.mk: don't add vi backup files...
2011-10-26 nicoinclude/package-ipkg.mk: fix typo
2011-04-03 nbdbuild: move the SH_FUNC eval to the beginning of the...
2011-04-03 nbdbuild: do not use shell calls to export empty opkg...
2011-03-06 jow[include] deploy .ipk archives with --force-maintainer...
2011-01-16 jow[include] set Installed-Size to 0 when preparing contro...
2010-11-11 jow[include] package-ipkg.mk: add support for "essential...
2010-10-29 mbLock copying to STAGING_DIR_ROOT. This fixes build...
2010-10-05 jow[include] package-ipkg.mk: build sysupgrade keepfile...
2010-10-04 jow[include] correct default package status info (install...
2010-10-02 jow[include] prime .ipk control files with Status: field...
2010-10-02 jow[include] add support for flagging packages
2010-10-01 juhosgpackage-ipkg.mk: use the BOARD variable in opkg cmdline...
2010-09-12 jow[package] opkg:
2010-09-09 jow[include] pass opkg offline root as command line arg...
2010-09-06 jow[package] opkg: add --force-run-hooks option to run...
2010-09-06 jow[buildroot] use opkg/host for package installation
2010-08-19 nbdspeed up the ipkg build process some more by reordering...
2010-08-19 nbdspeed up the build system by including include/shell...
2010-07-28 jow[buildsystem] revert r22372 and r22405, dependency...
2010-07-23 jow[buildsystem] use host opkg for installing packages...
2010-03-28 haukeSome dependencies that are depending on target are...
2009-11-22 nbdbuild variants: only build opkg packages for the reques...
2009-09-03 nbddo not fail on empty packages
2009-09-03 nbdget rid of old data before staging unstripped package...
2009-09-02 nbdbuild: when staging unstripped package files, install...
2009-08-20 nbdmerge the control file and the .ipk file targets into...
2009-08-20 nbdfix multiple ipkg builds of the same arch but with...
2009-08-19 nbdwhen regenerating an ipkg package, make sure the entire...
2009-08-17 florian[package] ensure CONTROL directory is created (#5683)
2009-08-08 nbdadd target for library specific installations into...
2009-08-07 nbdadd a staging directory for unstripped package files...
2009-01-29 nicomove IPKG_STATE_DIR from ./rules.mk to ./include/packag...
2008-12-11 nicoadd an "Installed-Size" field to package control files...
2008-10-27 nbdfix conditional depends in ipkg control files
2008-10-03 nbdimplement conditional dependencies for generating the...
2007-09-28 nbdsome minor fixes, cleanups, package build abstraction
2007-09-21 nicoadd 'Provides:' line in ipkg control files
2007-09-03 nicomove ipkg related vars from ./rules.mk to ./include...
2007-08-26 nicomove rule for $(STAGING_DIR)/etc/ipkg.conf out of Build...
2007-08-25 nicomove ipkg.conf creation from tools/ipkg-utils to includ...
2007-08-24 nicocombine the 3 find in a single one
2007-05-09 nbdfix recursive dependencies on build directories - shoul...
2007-04-29 nbdfixes for a few build errors on osx without fink
2007-04-15 nbdclean up dependency handling for autorebuilds
2007-04-12 nbdrevert find | xargs => find | exec changes - this is...
2007-04-03 mbmUsing find's -exec to remove directories causes 'not...
2007-04-02 florianUse find -exec instead of xargs
2007-03-16 nbdre-enable SDK=1 and DEVELOPER=1 overrides for building...
2007-03-16 mbmformatting and trivial cleanup
2007-03-16 nbdAdd an 'Image Configuration' menu to menuconfig
2007-03-15 nbdsplit package.mk and clean up build system code (based...