summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2007-04-07fix package/target scanningnbd
2007-04-07trivial formatting - remove a few @'s and use a .silent insteadmbm
2007-04-07same as [6881]mbm
2007-04-07fix menuconfignbd
2007-04-07fix menuconfig checksmbm
2007-04-06use ~/.openwrt/defconfig as default config if it existsnbd
2007-04-03Tidy up Makefilesmbm
2007-04-03Using find's -exec to remove directories causes 'not found' errors when find ...mbm
2007-04-02Use find -exec instead of xargsflorian
2007-03-29run metadata scanning only once when multiple targets are specified on the co...nbd
2007-03-28make sure tmp/info gets creatednbd
2007-03-28nuke some unnecessary complexity in the metadata scanning - simply call inclu...nbd
2007-03-26Add some more clean targetsflorian
2007-03-26Add a symlinkclean target to remove symlinksflorian
2007-03-04fix metadata scan for profile splitnbd
2007-03-04add some missing deps for the metadata filesnbd
2007-02-27Massive speedup in the package/target scanning stepnbd
2007-02-16make kernel_menuconfig work without target toolchainnbd
2007-02-16add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd
2007-01-31move "make symlinks" to "make package/symlinks"mbm
2007-01-13merge the scripts dealing with package/target metadata to remove some redunda...nbd
2007-01-05Add a doc target and use the defined source feeds to make symlinksflorian
2006-12-31Add a first implementation of a source feed checkoutflorian
2006-12-19cosmetic fixesnbd
2006-12-19implement real-time progress info for the package/target info collect (thanks...nbd
2006-12-09Add a help target in case people want to read the README ;)florian
2006-11-28trivial changesmbm
2006-11-23clear .host.mk before running prereq checks (rechecks for missing packages li...nbd
2006-11-18add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd
2006-11-12implement target profiles in menuconfignbd
2006-11-12tty detect fixnbd
2006-11-12another optimizationnbd
2006-11-12fix unnecessary rebuild of .targetinfonbd
2006-11-12fix typonbd
2006-11-11make target/linux/* directories self-contained, use the selected kernel versi...nbd
2006-10-14another fix for invalid fd messagesnbd
2006-10-14force LANG to Cnbd
2006-10-14fix invalid fd warning on mac os xnbd
2006-10-10set shell to bash in master makefilenbd
2006-10-09move ccache dir to staging_dir_arch (removing the staging dir will make the c...nbd
2006-10-05remove ccache directory on distcleannbd
2006-09-27move tools from toolchain/ to tools/nbd
2006-09-24clean up and really fix bogus build_ directorynbd
2006-09-07add missing dependancymbm
2006-08-24hide rm -rf command in Makefilenbd
2006-08-21fix up TMPDIR for initial prereq check to avoid creating a bogus build_ direc...nbd
2006-08-16Show error messages when collecting the package infombm
2006-08-04remove duplicate package/ prefix from package dump error messagenbd
2006-08-02more cleanup & fix an issue where scripts/config/conf is constantly rebuiltmbm
2006-08-02minor makefile tweaksmbm