| Commit message (Expand) | Author | Age | Files | Lines |
* | build: allow packages to declare ABI versions to detect necessary package reb... | Felix Fietkau | 2014-02-23 | 1 | -0/+7 |
* | build: remove SourceFile and SourceURL from opkg metadata - they are useless ... | Felix Fietkau | 2013-12-13 | 1 | -2/+0 |
* | build: print missing dependency error to stderr | Jonas Gorski | 2013-07-18 | 1 | -2/+2 |
* | build: add required exports for dependency tracking | Felix Fietkau | 2013-07-18 | 1 | -1/+4 |
* | build: add kernel modules to package provides info (along with shared libs) | Felix Fietkau | 2013-07-18 | 1 | -2/+2 |
* | include/package-ipkg.mk: print warnings/errors to stderr | Jonas Gorski | 2013-02-21 | 1 | -1/+1 |
* | build: reduce the size of package metadata a bit to keep package list files s... | Felix Fietkau | 2012-12-22 | 1 | -10/+9 |
* | buildroot: isolate the .install stamp files for build variants (#12279) | Jo-Philipp Wich | 2012-11-07 | 1 | -8/+8 |
* | licensing: Add licensing metadata to many packages Two new variables are intr... | Hamish Guthrie | 2012-10-19 | 1 | -0/+4 |
* | build: rework the package/install step - collect package install lists during... | Felix Fietkau | 2012-10-06 | 1 | -23/+9 |
* | package-ipkg.mk: flag packages as "ok" after install | Jo-Philipp Wich | 2012-07-15 | 1 | -1/+1 |
* | include/package-ipkg.mk: fix copying provides list introduced in r32332 | Felix Fietkau | 2012-06-14 | 1 | -1/+1 |
* | package-ipkg.sh: copy the package provides list for all virtual PROVIDES | Jo-Philipp Wich | 2012-06-13 | 1 | -0/+1 |
* | build: add checks for missing package dependencies | Felix Fietkau | 2012-06-11 | 1 | -0/+22 |
* | build: generate a list of provided libraries for each ipkg file (includes pro... | Felix Fietkau | 2012-06-10 | 1 | -3/+35 |
* | include/package-ipkg.mk: fix typo in r29449 | Nicolas Thill | 2011-12-10 | 1 | -1/+1 |
* | include/package-ipkg.mk: don't add vi backup files to packages | Gabor Juhos | 2011-12-05 | 1 | -3/+3 |
* | include/package-ipkg.mk: fix typo | Nicolas Thill | 2011-10-26 | 1 | -1/+1 |
* | build: move the SH_FUNC eval to the beginning of the opkg control file build ... | Felix Fietkau | 2011-04-03 | 1 | -2/+2 |
* | build: do not use shell calls to export empty opkg control files, speeds up p... | Felix Fietkau | 2011-04-03 | 1 | -0/+2 |
* | deploy .ipk archives with --force-maintainer to ensure that configs are kept ... | Jo-Philipp Wich | 2011-03-06 | 1 | -0/+1 |
* | set Installed-Size to 0 when preparing control, its substituted by ipkg-build... | Jo-Philipp Wich | 2011-01-16 | 1 | -2/+1 |
* | package-ipkg.mk: add support for "essential" package flag, fix typo | Jo-Philipp Wich | 2010-11-11 | 1 | -1/+2 |
* | Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized ... | Michael Büsch | 2010-10-29 | 1 | -1/+1 |
* | package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet pre... | Jo-Philipp Wich | 2010-10-05 | 1 | -0/+15 |
* | correct default package status info (install -> unknown) - fixes "opkg_conf_w... | Jo-Philipp Wich | 2010-10-04 | 1 | -1/+1 |
* | prime .ipk control files with Status: field to introduce hold for post flash ... | Jo-Philipp Wich | 2010-10-02 | 1 | -0/+1 |
* | add support for flagging packages | Jo-Philipp Wich | 2010-10-02 | 1 | -0/+1 |
* | package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is n... | Gabor Juhos | 2010-10-01 | 1 | -1/+1 |
* | opkg: - implement --add-dest and --add-arch commandline options, this allows ... | Jo-Philipp Wich | 2010-09-12 | 1 | -10/+5 |
* | pass opkg offline root as command line arg, solves caching issues when switch... | Jo-Philipp Wich | 2010-09-09 | 1 | -2/+2 |
* | opkg: add --force-run-hooks option to run postinstall scripts in offline root... | Jo-Philipp Wich | 2010-09-06 | 1 | -1/+2 |
* | use opkg/host for package installation - speeds up rebuild operations - align... | Jo-Philipp Wich | 2010-09-06 | 1 | -7/+13 |
* | speed up the ipkg build process some more by reordering commands | Felix Fietkau | 2010-08-19 | 1 | -14/+11 |
* | speed up the build system by including include/shell.sh on shell commands onl... | Felix Fietkau | 2010-08-19 | 1 | -2/+2 |
* | revert r22372 and r22405, dependency on host libtool causes problems | Jo-Philipp Wich | 2010-07-28 | 1 | -14/+8 |
* | use host opkg for installing packages in buildroot and ImageBuilder | Jo-Philipp Wich | 2010-07-23 | 1 | -8/+14 |
* | Some dependencies that are depending on target are not added into the Depends... | Hauke Mehrtens | 2010-03-28 | 1 | -2/+9 |
* | build variants: only build opkg packages for the requested build variant (or ... | Felix Fietkau | 2009-11-22 | 1 | -0/+2 |
* | do not fail on empty packages | Felix Fietkau | 2009-09-03 | 1 | -1/+1 |
* | get rid of old data before staging unstripped package binaries | Felix Fietkau | 2009-09-03 | 1 | -0/+1 |
* | build: when staging unstripped package files, install them to a temporary dir... | Felix Fietkau | 2009-09-02 | 1 | -3/+5 |
* | merge the control file and the .ipk file targets into one to prevent them fro... | Felix Fietkau | 2009-08-20 | 1 | -10/+8 |
* | fix multiple ipkg builds of the same arch but with different targets in the s... | Felix Fietkau | 2009-08-20 | 1 | -1/+1 |
* | when regenerating an ipkg package, make sure the entire ipkg build dir is cle... | Felix Fietkau | 2009-08-19 | 1 | -4/+2 |
* | ensure CONTROL directory is created (#5683) | Florian Fainelli | 2009-08-17 | 1 | -0/+1 |
* | add target for library specific installations into the root staging dir, fix ... | Felix Fietkau | 2009-08-08 | 1 | -2/+3 |
* | add a staging directory for unstripped package files, useful for debugging, w... | Felix Fietkau | 2009-08-07 | 1 | -1/+6 |
* | move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change i... | Nicolas Thill | 2009-01-29 | 1 | -0/+2 |
* | add an "Installed-Size" field to package control files, so that opkg could ch... | Nicolas Thill | 2008-12-11 | 1 | -0/+3 |