summaryrefslogtreecommitdiff
path: root/package/Makefile
AgeCommit message (Expand)Author
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
2007-03-26fix the sdknbd
2007-03-17speed up package/installnbd
2007-03-16Add an 'Image Configuration' menu to menuconfignbd
2007-02-26use default_subtargets in package/Makefile and target/Makefilenbd
2007-02-16missed a reference to compile-targetsmbm
2007-02-16remove obsolete compile-targets rulembm
2007-02-16remove annoying package rm commandnbd
2007-01-31move "make symlinks" to "make package/symlinks"mbm
2007-01-14Fix config checks for Image Builder and SDK - only build them when requested.nbd
2006-12-20remove hardcoded package namenbd
2006-12-01allow people to add files to the rootfs by putting them in $(TOPDIR)/files/nbd
2006-11-12fix path to temporary filesnbd
2006-10-15init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd
2006-10-14fix typonbd
2006-10-12only check prerequisites of actually selected packagesnbd
2006-10-10replace ipkg-make-index with a shell script that works on bsdnbd
2006-10-05speed up package prereq check (only run make on those directories that actual...nbd
2006-08-03clean up smp compilesmbm
2006-08-02only rebuild the package index when the *.ipk files have changedmbm
2006-07-30create a package indexnbd
2006-07-29add support for per-package prereq checks, run global prereq checks before (m...nbd
2006-07-21add copyright statementnico
2006-07-20change 'source' to 'download'mbm
2006-06-23switch on new verbose systemmbm