summaryrefslogtreecommitdiff
path: root/package/Makefile
AgeCommit message (Expand)Author
2013-10-02package/index: fix index creating when building without signingcyrus
2013-10-02Add package signing infrastructurecyrus
2013-08-26mklibs: Fix mklibs usage when *.so files reside in subdirsnbd
2013-07-18build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'nbd
2012-12-13build: only install packages for selected variants, fixes building multiple v...nbd
2012-12-02package: use file_copy to deploy files/ in the package/install phasejow
2012-11-07buildroot: isolate the .install stamp files for build variants (#12279)jow
2012-10-15build: add back the package/cleanup step to remove the root staging dir for m...nbd
2012-10-06build: rework the package/install step - collect package install lists during...nbd
2012-06-10[tools] mklibs: update to 0.1.34 (v2)luka
2011-06-08[package] make sure that base-files is installed last, this allows per-target...jow
2011-03-25remove postinst files for preinstalled packagesnbd
2011-02-23[PATCH 2/2] Send ipkg-make-index.sh output to stdoutjow
2011-01-23allow files/ to overwrite existing symlinks (fixes #3508)nbd
2010-11-02make IGNORE_ERRORS apply to deselected packages as well (typically triggered ...nbd
2010-07-28[buildsystem] revert r22372 and r22405, dependency on host libtool causes pro...jow
2010-07-27[buildsystem] make base-files dependent on opkg host compile, fixes install e...jow
2010-07-23[buildsystem] use host opkg for installing packages in buildroot and ImageBui...jow
2010-03-05this patch fixes package/Makefile.thepeople
2009-10-06fix opkg directory cleaning (#5646)nbd
2009-08-08decrease verbosity of mklibs.pynbd
2009-08-08integrate mklibs.py support into the build processnbd
2009-08-07add a staging directory for unstripped package files, useful for debugging, w...nbd
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
2008-09-02Fix enabling of init scripts.lars
2008-07-29[ipkg] Generate gzipped package listsagb
2008-05-07add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesnbd
2007-12-14fix the sdknbd
2007-10-05add option for cleaning all ipkg info before the image buildnbd
2007-09-21fix image preconfigurationejka
2007-08-30fix a dependency bugnbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-08-01fix package/indexnbd
2007-07-31fix rootfs and init script handlingnbd
2007-07-30remove unnecessary depsnbd
2007-07-30next round of cleanup, convert target/ - make -j works now ;)nbd
2007-07-30more cleanupnbd
2007-07-30next round of build system cleanup - convert package/ to new structurenbd
2007-07-26add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07nbd
2007-07-12fix parallel build issuesnbd
2007-06-04package/refresh should clean all packages before refreshing their patchesnbd
2007-06-04Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...nbd
2007-06-03Add quilt integration for packagesnbd
2007-05-31make sure that /etc/rc.d exists before creating symlinksnbd
2007-04-29fixes for a few build errors on osx without finknbd
2007-04-24clean up version control junk in the rootfs directorynbd
2007-04-20add missing -prepare targetnbd
2007-04-12revert package compile breakage introduced in [6936]nbd
2007-04-11minor tweaks to the verbose systemmbm
2007-04-03Tidy up Makefilesmbm