summaryrefslogtreecommitdiffstats
path: root/package/Makefile
Commit message (Expand)AuthorAgeFilesLines
* image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFSMatthias Schiffer2016-09-251-1/+4
* build: create a package feed directory containing all packagesFelix Fietkau2016-08-011-1/+9
* build: add template for getting opkg package files from package namesFelix Fietkau2016-07-291-5/+1
* build: rework opkg command invocationFelix Fietkau2016-07-291-2/+7
* build: rework prepare_rootfs to pass target dir via parameterFelix Fietkau2016-07-291-1/+1
* build: move rootfs processing code to include/rootfs.mk so it can be reused l...Felix Fietkau2016-07-291-74/+2
* include: choose package output directory based on repository infoJo-Philipp Wich2016-04-061-16/+7
* package: remove .git files from imagesHauke Mehrtens2016-04-171-0/+1
* buildroot: apply IGNORE_ERRORS to host buildsJo-Philipp Wich2016-03-041-2/+5
* package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH setFelix Fietkau2016-01-311-0/+1
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-241-2/+2
* build: add opkg host dependencyFelix Fietkau2015-12-131-1/+1
* build: Prevent more gzip timestampsJohn Crispin2015-07-141-1/+1
* fix mklibs with muslMatteo Croce2015-06-251-1/+1
* build: do another init script enabling run, fixes init scripts added via file...Felix Fietkau2015-06-141-0/+4
* build: trigger pacakge index creation for all feeds if requiredJo-Philipp Wich2015-05-261-1/+5
* build: allow creating empty package feedsFelix Fietkau2015-05-261-2/+2
* build: add integration for managing opkg package feed keysFelix Fietkau2015-04-061-0/+9
* postinst trigger: the new postinst trigger broke IBJohn Crispin2014-09-161-3/+3
* ipkg: add a default postinst/prerm scriptJohn Crispin2014-09-111-1/+2
* build: consider sub-directories when deploying packages to image with CONFIG_...Jo-Philipp Wich2014-08-071-1/+1
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-4/+17
* package/Makefile: Substituted deprecated -perm +mode with -perm /modeJohn Crispin2014-06-021-1/+1
* package: ignore failed downloads with IGNORE_ERRORSJo-Philipp Wich2014-05-141-0/+1
* target/sdk: use .config instead of unconditionally enabling all build dirsFelix Fietkau2014-03-131-5/+2
* build: fix installation of default-variant packages when the source package h...Felix Fietkau2014-03-121-1/+1
* package/index: fix index creating when building without signingSteven Barth2013-10-021-4/+4
* Add package signing infrastructureSteven Barth2013-10-021-3/+28
* mklibs: Fix mklibs usage when *.so files reside in subdirsFelix Fietkau2013-08-261-5/+3
* build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'Felix Fietkau2013-07-181-1/+6
* build: only install packages for selected variants, fixes building multiple v...Felix Fietkau2012-12-131-2/+13
* package: use file_copy to deploy files/ in the package/install phaseJo-Philipp Wich2012-12-021-9/+1
* buildroot: isolate the .install stamp files for build variants (#12279)Jo-Philipp Wich2012-11-071-7/+7
* build: add back the package/cleanup step to remove the root staging dir for m...Felix Fietkau2012-10-151-1/+5
* build: rework the package/install step - collect package install lists during...Felix Fietkau2012-10-061-11/+33
* mklibs: update to 0.1.34 (v2)Luka Perkov2012-06-101-1/+1
* make sure that base-files is installed last, this allows per-target base-file...Jo-Philipp Wich2011-06-081-1/+1
* remove postinst files for preinstalled packagesFelix Fietkau2011-03-251-0/+1
* Send ipkg-make-index.sh output to stdoutJo-Philipp Wich2011-02-231-1/+1
* allow files/ to overwrite existing symlinks (fixes #3508)Felix Fietkau2011-01-231-0/+8
* make IGNORE_ERRORS apply to deselected packages as well (typically triggered ...Felix Fietkau2010-11-021-1/+1
* revert r22372 and r22405, dependency on host libtool causes problemsJo-Philipp Wich2010-07-281-5/+4
* make base-files dependent on opkg host compile, fixes install errors when pac...Jo-Philipp Wich2010-07-271-5/+2
* use host opkg for installing packages in buildroot and ImageBuilderJo-Philipp Wich2010-07-231-4/+8
* this patch fixes package/Makefile.Travis Kemen2010-03-051-2/+4
* fix opkg directory cleaning (#5646)Felix Fietkau2009-10-061-1/+1
* decrease verbosity of mklibs.pyFelix Fietkau2009-08-081-1/+1
* integrate mklibs.py support into the build processFelix Fietkau2009-08-081-0/+35
* add a staging directory for unstripped package files, useful for debugging, w...Felix Fietkau2009-08-071-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0