summaryrefslogtreecommitdiffstats
path: root/package/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: only install packages for selected variants, fixes building multiple v...nbd2012-12-131-2/+13
* package: use file_copy to deploy files/ in the package/install phasejow2012-12-021-9/+1
* buildroot: isolate the .install stamp files for build variants (#12279)jow2012-11-071-7/+7
* build: add back the package/cleanup step to remove the root staging dir for m...nbd2012-10-151-1/+5
* build: rework the package/install step - collect package install lists during...nbd2012-10-061-11/+33
* [tools] mklibs: update to 0.1.34 (v2)luka2012-06-101-1/+1
* [package] make sure that base-files is installed last, this allows per-target...jow2011-06-081-1/+1
* remove postinst files for preinstalled packagesnbd2011-03-251-0/+1
* [PATCH 2/2] Send ipkg-make-index.sh output to stdoutjow2011-02-231-1/+1
* allow files/ to overwrite existing symlinks (fixes #3508)nbd2011-01-231-0/+8
* make IGNORE_ERRORS apply to deselected packages as well (typically triggered ...nbd2010-11-021-1/+1
* [buildsystem] revert r22372 and r22405, dependency on host libtool causes pro...jow2010-07-281-5/+4
* [buildsystem] make base-files dependent on opkg host compile, fixes install e...jow2010-07-271-5/+2
* [buildsystem] use host opkg for installing packages in buildroot and ImageBui...jow2010-07-231-4/+8
* this patch fixes package/Makefile.thepeople2010-03-051-2/+4
* fix opkg directory cleaning (#5646)nbd2009-10-061-1/+1
* decrease verbosity of mklibs.pynbd2009-08-081-1/+1
* integrate mklibs.py support into the build processnbd2009-08-081-0/+35
* add a staging directory for unstripped package files, useful for debugging, w...nbd2009-08-071-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* Fix enabling of init scripts.lars2008-09-021-1/+1
* [ipkg] Generate gzipped package listsagb2008-07-291-3/+5
* add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesnbd2008-05-071-0/+3
* fix the sdknbd2007-12-141-3/+7
* add option for cleaning all ipkg info before the image buildnbd2007-10-051-0/+1
* fix image preconfigurationejka2007-09-211-0/+1
* fix a dependency bugnbd2007-08-301-10/+5
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-8/+8
* fix package/indexnbd2007-08-011-2/+4
* fix rootfs and init script handlingnbd2007-07-311-7/+11
* remove unnecessary depsnbd2007-07-301-2/+0
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-3/+10
* more cleanupnbd2007-07-301-2/+2
* next round of build system cleanup - convert package/ to new structurenbd2007-07-301-58/+15
* add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07nbd2007-07-261-1/+1
* fix parallel build issuesnbd2007-07-121-2/+2
* package/refresh should clean all packages before refreshing their patchesnbd2007-06-041-3/+4
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...nbd2007-06-041-2/+9
* Add quilt integration for packagesnbd2007-06-031-2/+2
* make sure that /etc/rc.d exists before creating symlinksnbd2007-05-311-0/+1
* fixes for a few build errors on osx without finknbd2007-04-291-3/+3
* clean up version control junk in the rootfs directorynbd2007-04-241-0/+3
* add missing -prepare targetnbd2007-04-201-2/+2
* revert package compile breakage introduced in [6936]nbd2007-04-121-1/+1
* minor tweaks to the verbose systemmbm2007-04-111-4/+9
* Tidy up Makefilesmbm2007-04-031-17/+6
* fix the sdknbd2007-03-261-5/+1
* speed up package/installnbd2007-03-171-1/+14
* Add an 'Image Configuration' menu to menuconfignbd2007-03-161-4/+8
* use default_subtargets in package/Makefile and target/Makefilenbd2007-02-261-14/+1