summaryrefslogtreecommitdiffstats
path: root/package/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* missed a reference to compile-targetsmbm2007-02-161-1/+1
* remove obsolete compile-targets rulembm2007-02-161-3/+1
* remove annoying package rm commandnbd2007-02-161-1/+0
* move "make symlinks" to "make package/symlinks"mbm2007-01-311-0/+2
* Fix config checks for Image Builder and SDK - only build them when requested.nbd2007-01-141-0/+2
* remove hardcoded package namenbd2006-12-201-1/+1
* allow people to add files to the rootfs by putting them in $(TOPDIR)/files/nbd2006-12-011-0/+3
* fix path to temporary filesnbd2006-11-121-2/+2
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-151-0/+7
* fix typonbd2006-10-141-1/+1
* only check prerequisites of actually selected packagesnbd2006-10-121-1/+1
* replace ipkg-make-index with a shell script that works on bsdnbd2006-10-101-1/+2
* speed up package prereq check (only run make on those directories that actual...nbd2006-10-051-1/+1
* clean up smp compilesmbm2006-08-031-7/+13
* only rebuild the package index when the *.ipk files have changedmbm2006-08-021-1/+3
* create a package indexnbd2006-07-301-0/+3
* add support for per-package prereq checks, run global prereq checks before (m...nbd2006-07-291-2/+7
* add copyright statementnico2006-07-211-1/+8
* change 'source' to 'download'mbm2006-07-201-3/+3
* switch on new verbose systemmbm2006-06-231-2/+0