summaryrefslogtreecommitdiff
path: root/package/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix enabling of init scripts.Lars-Peter Clausen2008-09-021-1/+1
* Generate gzipped package lists - Can be used by changing the src line in /etc...Andy Boyett2008-07-291-3/+5
* add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesFelix Fietkau2008-05-071-0/+3
* fix the sdkFelix Fietkau2007-12-141-3/+7
* add option for cleaning all ipkg info before the image buildFelix Fietkau2007-10-051-0/+1
* fix image preconfigurationEugene Konev2007-09-211-0/+1
* fix a dependency bugFelix Fietkau2007-08-301-10/+5
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-8/+8
* fix package/indexFelix Fietkau2007-08-011-2/+4
* fix rootfs and init script handlingFelix Fietkau2007-07-311-7/+11
* remove unnecessary depsFelix Fietkau2007-07-301-2/+0
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-3/+10
* more cleanupFelix Fietkau2007-07-301-2/+2
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-301-58/+15
* add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07Felix Fietkau2007-07-261-1/+1
* fix parallel build issuesFelix Fietkau2007-07-121-2/+2
* package/refresh should clean all packages before refreshing their patchesFelix Fietkau2007-06-041-3/+4
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...Felix Fietkau2007-06-041-2/+9
* Add quilt integration for packagesFelix Fietkau2007-06-031-2/+2
* make sure that /etc/rc.d exists before creating symlinksFelix Fietkau2007-05-311-0/+1