73 Commits (11d4a00c887f61b52591fe2a679afdfd1b8ac25c)

Author SHA1 Message Date
John Crispin 44249f71a8 postinst trigger: the new postinst trigger broke IB 10 years ago
John Crispin d6dbc22bbc ipkg: add a default postinst/prerm script 10 years ago
Jo-Philipp Wich aebbc47c2a build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) 10 years ago
Jo-Philipp Wich a720dd209f build: introduce per feed repository support 10 years ago
John Crispin 3936ed4028 package/Makefile: Substituted deprecated -perm +mode with -perm /mode 10 years ago
Jo-Philipp Wich 7490659254 package: ignore failed downloads with IGNORE_ERRORS 10 years ago
Felix Fietkau ee4110aff0 target/sdk: use .config instead of unconditionally enabling all build dirs 11 years ago
Felix Fietkau d1c64ab221 build: fix installation of default-variant packages when the source package has multiple variants (#15237) 11 years ago
Steven Barth 03b0c3b5a6 package/index: fix index creating when building without signing 11 years ago
Steven Barth cbdd346b11 Add package signing infrastructure 11 years ago
Felix Fietkau f91d09cabb mklibs: Fix mklibs usage when *.so files reside in subdirs 11 years ago
Felix Fietkau 4af1bb818c build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm' 11 years ago
Felix Fietkau 64f0b22052 build: only install packages for selected variants, fixes building multiple variant selections in one tree 12 years ago
Jo-Philipp Wich a99b0363d0 package: use file_copy to deploy files/ in the package/install phase 12 years ago
Jo-Philipp Wich d3e90ba7a7 buildroot: isolate the .install stamp files for build variants (#12279) 12 years ago
Felix Fietkau 0f6e5b76f8 build: add back the package/cleanup step to remove the root staging dir for mklibs 12 years ago
Felix Fietkau 44cd20b802 build: rework the package/install step - collect package install lists during package/compile, then install all packages at once 12 years ago
Luka Perkov 33dadd70ab mklibs: update to 0.1.34 (v2) 12 years ago
Jo-Philipp Wich b179722c71 make sure that base-files is installed last, this allows per-target base-file overlays to work correctly 13 years ago
Felix Fietkau 963b90bb5a remove postinst files for preinstalled packages 14 years ago
Jo-Philipp Wich c5a65a0373 Send ipkg-make-index.sh output to stdout 14 years ago
Felix Fietkau 26c3d87db0 allow files/ to overwrite existing symlinks (fixes #3508) 14 years ago
Felix Fietkau dd7c8797ec make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies) 14 years ago
Jo-Philipp Wich e47a8a001c revert r22372 and r22405, dependency on host libtool causes problems 14 years ago
Jo-Philipp Wich ceeb9a8013 make base-files dependent on opkg host compile, fixes install errors when package/compile and package/install are invoked separately 14 years ago
Jo-Philipp Wich 8c1d9afc40 use host opkg for installing packages in buildroot and ImageBuilder 14 years ago
Travis Kemen 52564dc5e3 this patch fixes package/Makefile. 15 years ago
Felix Fietkau ba1e6a68ae fix opkg directory cleaning (#5646) 15 years ago
Felix Fietkau 717a6344d4 decrease verbosity of mklibs.py 15 years ago
Felix Fietkau b1a2f4b2b8 integrate mklibs.py support into the build process 15 years ago
Felix Fietkau 4169a2e834 add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Lars-Peter Clausen fbdb8046c2 Fix enabling of init scripts. 16 years ago
Andy Boyett 6b045c7dc6 Generate gzipped package lists - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg 16 years ago
Felix Fietkau 31a3a503cc add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages 16 years ago
Felix Fietkau 2da3f6a256 fix the sdk 17 years ago
Felix Fietkau 21a246d5d6 add option for cleaning all ipkg info before the image build 17 years ago
Eugene Konev dd44ecc578 fix image preconfiguration 17 years ago
Felix Fietkau 761dc0a0ae fix a dependency bug 17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
Felix Fietkau 24179e6814 fix package/index 17 years ago
Felix Fietkau cb7605f7ba fix rootfs and init script handling 17 years ago
Felix Fietkau a443100197 remove unnecessary deps 17 years ago
Felix Fietkau d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) 17 years ago
Felix Fietkau a7b635f075 more cleanup 17 years ago
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure 17 years ago
Felix Fietkau 0fc8be8ade add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07 17 years ago
Felix Fietkau d6c65d3332 fix parallel build issues 17 years ago
Felix Fietkau d5b15895ef package/refresh should clean all packages before refreshing their patches 17 years ago
Felix Fietkau 9abbe7a033 Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all the patches. Also added a target package/refresh which will do this to all packages in the buildroot 17 years ago