summaryrefslogtreecommitdiff
path: root/include/package-ipkg.mk
AgeCommit message (Expand)Author
2013-07-18build: print missing dependency error to stderrjogo
2013-07-18build: add required exports for dependency trackingnbd
2013-07-18build: add kernel modules to package provides info (along with shared libs)nbd
2013-02-21include/package-ipkg.mk: print warnings/errors to stderrjogo
2012-12-22build: reduce the size of package metadata a bit to keep package list files s...nbd
2012-11-07buildroot: isolate the .install stamp files for build variants (#12279)jow
2012-10-19licensing: Add licensing metadata to many packageshcg
2012-10-06build: rework the package/install step - collect package install lists during...nbd
2012-07-15[include] package-ipkg.mk: flag packages as "ok" after installjow
2012-06-14include/package-ipkg.mk: fix copying provides list introduced in r32332nbd
2012-06-13[include] package-ipkg.sh: copy the package provides list for all virtual PRO...jow
2012-06-11build: add checks for missing package dependenciesnbd
2012-06-10build: generate a list of provided libraries for each ipkg file (includes pro...nbd
2011-12-10include/package-ipkg.mk: fix typo in r29449nico
2011-12-05include/package-ipkg.mk: don't add vi backup files to packagesjuhosg
2011-10-26include/package-ipkg.mk: fix typonico
2011-04-03build: move the SH_FUNC eval to the beginning of the opkg control file build ...nbd
2011-04-03build: do not use shell calls to export empty opkg control files, speeds up p...nbd
2011-03-06[include] deploy .ipk archives with --force-maintainer to ensure that configs...jow
2011-01-16[include] set Installed-Size to 0 when preparing control, its substituted by ...jow
2010-11-11[include] package-ipkg.mk: add support for "essential" package flag, fix typojow
2010-10-29Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized ...mb
2010-10-05[include] package-ipkg.mk: build sysupgrade keepfile hints out of conffiles n...jow
2010-10-04[include] correct default package status info (install -> unknown) - fixes "o...jow
2010-10-02[include] prime .ipk control files with Status: field to introduce hold for p...jow
2010-10-02[include] add support for flagging packagesjow
2010-10-01package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is n...juhosg
2010-09-12[package] opkg:jow
2010-09-09[include] pass opkg offline root as command line arg, solves caching issues w...jow
2010-09-06[package] opkg: add --force-run-hooks option to run postinstall scripts in of...jow
2010-09-06[buildroot] use opkg/host for package installationjow
2010-08-19speed up the ipkg build process some more by reordering commandsnbd
2010-08-19speed up the build system by including include/shell.sh on shell commands onl...nbd
2010-07-28[buildsystem] revert r22372 and r22405, dependency on host libtool causes pro...jow
2010-07-23[buildsystem] use host opkg for installing packages in buildroot and ImageBui...jow
2010-03-28Some dependencies that are depending on target are not added intohauke
2009-11-22build variants: only build opkg packages for the requested build variant (or ...nbd
2009-09-03do not fail on empty packagesnbd
2009-09-03get rid of old data before staging unstripped package binariesnbd
2009-09-02build: when staging unstripped package files, install them to a temporary dir...nbd
2009-08-20merge the control file and the .ipk file targets into one to prevent them fro...nbd
2009-08-20fix multiple ipkg builds of the same arch but with different targets in the s...nbd
2009-08-19when regenerating an ipkg package, make sure the entire ipkg build dir is cle...nbd
2009-08-17[package] ensure CONTROL directory is created (#5683)florian
2009-08-08add target for library specific installations into the root staging dir, fix ...nbd
2009-08-07add a staging directory for unstripped package files, useful for debugging, w...nbd
2009-01-29move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change i...nico
2008-12-11add an "Installed-Size" field to package control files, so that opkg could ch...nico
2008-10-27fix conditional depends in ipkg control filesnbd
2008-10-03implement conditional dependencies for generating the Depends: field of ipkgsnbd