| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a few bugs with the last few commits | mbm | 2007-04-07 | 1 | -6/+6 |
* | make a few commands silent and fix defconfig logic | nbd | 2007-04-07 | 1 | -7/+5 |
* | fix typo | nico | 2007-04-07 | 1 | -1/+1 |
* | fix package/target scanning | nbd | 2007-04-07 | 1 | -2/+2 |
* | trivial formatting - remove a few @'s and use a .silent instead | mbm | 2007-04-07 | 1 | -18/+18 |
* | same as [6881] | mbm | 2007-04-07 | 1 | -3/+3 |
* | fix menuconfig | nbd | 2007-04-07 | 1 | -3/+3 |
* | fix menuconfig checks | mbm | 2007-04-07 | 1 | -2/+3 |
* | use ~/.openwrt/defconfig as default config if it exists | nbd | 2007-04-06 | 1 | -1/+6 |
* | Tidy up Makefiles | mbm | 2007-04-03 | 1 | -44/+26 |
* | Using find's -exec to remove directories causes 'not found' errors when find ... | mbm | 2007-04-03 | 1 | -1/+1 |
* | Use find -exec instead of xargs | florian | 2007-04-02 | 1 | -1/+1 |
* | run metadata scanning only once when multiple targets are specified on the co... | nbd | 2007-03-29 | 1 | -2/+5 |
* | make sure tmp/info gets created | nbd | 2007-03-28 | 1 | -0/+2 |
* | nuke some unnecessary complexity in the metadata scanning - simply call inclu... | nbd | 2007-03-28 | 1 | -29/+4 |
* | Add some more clean targets | florian | 2007-03-26 | 1 | -2/+2 |
* | Add a symlinkclean target to remove symlinks | florian | 2007-03-26 | 1 | -0/+3 |
* | fix metadata scan for profile split | nbd | 2007-03-04 | 1 | -4/+8 |
* | add some missing deps for the metadata files | nbd | 2007-03-04 | 1 | -1/+1 |
* | Massive speedup in the package/target scanning step | nbd | 2007-02-27 | 1 | -32/+27 |
* | make kernel_menuconfig work without target toolchain | nbd | 2007-02-16 | 1 | -1/+1 |
* | add top-level kernel_menuconfig target to unpack and reconfigure the kernel -... | nbd | 2007-02-16 | 1 | -0/+4 |
* | move "make symlinks" to "make package/symlinks" | mbm | 2007-01-31 | 1 | -3/+0 |
* | merge the scripts dealing with package/target metadata to remove some redunda... | nbd | 2007-01-13 | 1 | -2/+2 |
* | Add a doc target and use the defined source feeds to make symlinks | florian | 2007-01-05 | 1 | -1/+7 |
* | Add a first implementation of a source feed checkout | florian | 2006-12-31 | 1 | -0/+3 |
* | cosmetic fixes | nbd | 2006-12-19 | 1 | -6/+6 |
* | implement real-time progress info for the package/target info collect (thanks... | nbd | 2006-12-19 | 1 | -10/+17 |
* | Add a help target in case people want to read the README ;) | florian | 2006-12-09 | 1 | -1/+4 |
* | trivial changes | mbm | 2006-11-28 | 1 | -1/+1 |
* | clear .host.mk before running prereq checks (rechecks for missing packages li... | nbd | 2006-11-23 | 1 | -0/+3 |
* | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | nbd | 2006-11-18 | 1 | -3/+11 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 1 | -2/+2 |
* | tty detect fix | nbd | 2006-11-12 | 1 | -4/+1 |
* | another optimization | nbd | 2006-11-12 | 1 | -1/+6 |
* | fix unnecessary rebuild of .targetinfo | nbd | 2006-11-12 | 1 | -2/+2 |
* | fix typo | nbd | 2006-11-12 | 1 | -1/+1 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | nbd | 2006-11-11 | 1 | -25/+43 |
* | another fix for invalid fd messages | nbd | 2006-10-14 | 1 | -0/+3 |
* | force LANG to C | nbd | 2006-10-14 | 1 | -0/+2 |
* | fix invalid fd warning on mac os x | nbd | 2006-10-14 | 1 | -1/+1 |
* | set shell to bash in master makefile | nbd | 2006-10-10 | 1 | -0/+1 |
* | move ccache dir to staging_dir_arch (removing the staging dir will make the c... | nbd | 2006-10-09 | 1 | -1/+1 |
* | remove ccache directory on distclean | nbd | 2006-10-05 | 1 | -1/+1 |
* | move tools from toolchain/ to tools/ | nbd | 2006-09-27 | 1 | -1/+6 |
* | clean up and really fix bogus build_ directory | nbd | 2006-09-24 | 1 | -1/+3 |
* | add missing dependancy | mbm | 2006-09-07 | 1 | -1/+1 |
* | hide rm -rf command in Makefile | nbd | 2006-08-24 | 1 | -1/+1 |
* | fix up TMPDIR for initial prereq check to avoid creating a bogus build_ direc... | nbd | 2006-08-21 | 1 | -1/+2 |
* | Show error messages when collecting the package info | mbm | 2006-08-16 | 1 | -1/+1 |