aboutsummaryrefslogtreecommitdiff
path: root/package/Makefile
Commit message (Expand)AuthorAge
...
* package/index: fix index creating when building without signingSteven Barth2013-10-02
* Add package signing infrastructureSteven Barth2013-10-02
* mklibs: Fix mklibs usage when *.so files reside in subdirsFelix Fietkau2013-08-26
* build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'Felix Fietkau2013-07-18
* build: only install packages for selected variants, fixes building multiple v...Felix Fietkau2012-12-13
* package: use file_copy to deploy files/ in the package/install phaseJo-Philipp Wich2012-12-02
* buildroot: isolate the .install stamp files for build variants (#12279)Jo-Philipp Wich2012-11-07
* build: add back the package/cleanup step to remove the root staging dir for m...Felix Fietkau2012-10-15
* build: rework the package/install step - collect package install lists during...Felix Fietkau2012-10-06
* mklibs: update to 0.1.34 (v2)Luka Perkov2012-06-10
* make sure that base-files is installed last, this allows per-target base-file...Jo-Philipp Wich2011-06-08
* remove postinst files for preinstalled packagesFelix Fietkau2011-03-25
* Send ipkg-make-index.sh output to stdoutJo-Philipp Wich2011-02-23
* allow files/ to overwrite existing symlinks (fixes #3508)Felix Fietkau2011-01-23
* make IGNORE_ERRORS apply to deselected packages as well (typically triggered ...Felix Fietkau2010-11-02
* revert r22372 and r22405, dependency on host libtool causes problemsJo-Philipp Wich2010-07-28
* make base-files dependent on opkg host compile, fixes install errors when pac...Jo-Philipp Wich2010-07-27
* use host opkg for installing packages in buildroot and ImageBuilderJo-Philipp Wich2010-07-23
* this patch fixes package/Makefile.Travis Kemen2010-03-05
* fix opkg directory cleaning (#5646)Felix Fietkau2009-10-06
* decrease verbosity of mklibs.pyFelix Fietkau2009-08-08
* integrate mklibs.py support into the build processFelix Fietkau2009-08-08
* add a staging directory for unstripped package files, useful for debugging, w...Felix Fietkau2009-08-07
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* Fix enabling of init scripts.Lars-Peter Clausen2008-09-02
* Generate gzipped package lists - Can be used by changing the src line in /etc...Andy Boyett2008-07-29
* add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesFelix Fietkau2008-05-07
* fix the sdkFelix Fietkau2007-12-14
* add option for cleaning all ipkg info before the image buildFelix Fietkau2007-10-05
* fix image preconfigurationEugene Konev2007-09-21
* fix a dependency bugFelix Fietkau2007-08-30
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* fix package/indexFelix Fietkau2007-08-01
* fix rootfs and init script handlingFelix Fietkau2007-07-31
* remove unnecessary depsFelix Fietkau2007-07-30
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* more cleanupFelix Fietkau2007-07-30
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07Felix Fietkau2007-07-26
* fix parallel build issuesFelix Fietkau2007-07-12
* package/refresh should clean all packages before refreshing their patchesFelix Fietkau2007-06-04
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...Felix Fietkau2007-06-04
* Add quilt integration for packagesFelix Fietkau2007-06-03
* make sure that /etc/rc.d exists before creating symlinksFelix Fietkau2007-05-31
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29
* clean up version control junk in the rootfs directoryFelix Fietkau2007-04-24
* add missing -prepare targetFelix Fietkau2007-04-20
* revert package compile breakage introduced in [6936]Felix Fietkau2007-04-12
* minor tweaks to the verbose systemMike Baker2007-04-11
* Tidy up MakefilesMike Baker2007-04-03