summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* trivial formatting - remove a few @'s and use a .silent insteadmbm2007-04-071-18/+18
* same as [6881]mbm2007-04-071-3/+3
* fix menuconfignbd2007-04-071-3/+3
* fix menuconfig checksmbm2007-04-071-2/+3
* use ~/.openwrt/defconfig as default config if it existsnbd2007-04-061-1/+6
* Tidy up Makefilesmbm2007-04-031-44/+26
* Using find's -exec to remove directories causes 'not found' errors when find ...mbm2007-04-031-1/+1
* Use find -exec instead of xargsflorian2007-04-021-1/+1
* run metadata scanning only once when multiple targets are specified on the co...nbd2007-03-291-2/+5
* make sure tmp/info gets creatednbd2007-03-281-0/+2
* nuke some unnecessary complexity in the metadata scanning - simply call inclu...nbd2007-03-281-29/+4
* Add some more clean targetsflorian2007-03-261-2/+2
* Add a symlinkclean target to remove symlinksflorian2007-03-261-0/+3
* fix metadata scan for profile splitnbd2007-03-041-4/+8
* add some missing deps for the metadata filesnbd2007-03-041-1/+1
* Massive speedup in the package/target scanning stepnbd2007-02-271-32/+27
* make kernel_menuconfig work without target toolchainnbd2007-02-161-1/+1
* add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...nbd2007-02-161-0/+4
* move "make symlinks" to "make package/symlinks"mbm2007-01-311-3/+0
* merge the scripts dealing with package/target metadata to remove some redunda...nbd2007-01-131-2/+2
* Add a doc target and use the defined source feeds to make symlinksflorian2007-01-051-1/+7
* Add a first implementation of a source feed checkoutflorian2006-12-311-0/+3
* cosmetic fixesnbd2006-12-191-6/+6
* implement real-time progress info for the package/target info collect (thanks...nbd2006-12-191-10/+17
* Add a help target in case people want to read the README ;)florian2006-12-091-1/+4
* trivial changesmbm2006-11-281-1/+1
* clear .host.mk before running prereq checks (rechecks for missing packages li...nbd2006-11-231-0/+3
* add prereq checks for target/linux/* and target/image/*, check for fdisk for ...nbd2006-11-181-3/+11
* implement target profiles in menuconfignbd2006-11-121-2/+2
* tty detect fixnbd2006-11-121-4/+1
* another optimizationnbd2006-11-121-1/+6
* fix unnecessary rebuild of .targetinfonbd2006-11-121-2/+2
* fix typonbd2006-11-121-1/+1
* make target/linux/* directories self-contained, use the selected kernel versi...nbd2006-11-111-25/+43
* another fix for invalid fd messagesnbd2006-10-141-0/+3
* force LANG to Cnbd2006-10-141-0/+2
* fix invalid fd warning on mac os xnbd2006-10-141-1/+1
* set shell to bash in master makefilenbd2006-10-101-0/+1
* move ccache dir to staging_dir_arch (removing the staging dir will make the c...nbd2006-10-091-1/+1
* remove ccache directory on distcleannbd2006-10-051-1/+1
* move tools from toolchain/ to tools/nbd2006-09-271-1/+6
* clean up and really fix bogus build_ directorynbd2006-09-241-1/+3
* add missing dependancymbm2006-09-071-1/+1
* hide rm -rf command in Makefilenbd2006-08-241-1/+1
* fix up TMPDIR for initial prereq check to avoid creating a bogus build_ direc...nbd2006-08-211-1/+2
* Show error messages when collecting the package infombm2006-08-161-1/+1
* remove duplicate package/ prefix from package dump error messagenbd2006-08-041-1/+1
* more cleanup & fix an issue where scripts/config/conf is constantly rebuiltmbm2006-08-021-28/+27
* minor makefile tweaksmbm2006-08-021-9/+9
* create a package indexnbd2006-07-301-0/+1