2010-09-01 |
nbd | add a command for printing a cleaned up make target... |
blob | commitdiff |
2010-07-31 |
florian | [buildroot] fix for GREP_OPTIONS |
blob | commitdiff | diff to current |
2009-05-28 |
nbd | add a "make prepare" target which builds everything... |
blob | commitdiff | diff to current |
2009-05-28 |
ralph | added BUILD_LOG_DIR variable, make clean will delete... |
blob | commitdiff | diff to current |
2009-03-03 |
nbd | avoid implicit rules in even more places |
blob | commitdiff | diff to current |
2008-12-03 |
nico | remove toolchain build directory as well in 'make dirclean' |
blob | commitdiff | diff to current |
2008-08-16 |
nbd | rework parallel building to get rid of some warnings |
blob | commitdiff | diff to current |
2008-08-04 |
nbd | make package prereq checks behave more like build prere... |
blob | commitdiff | diff to current |
2008-06-09 |
nbd | large improvement for parallel builds. works without... |
blob | commitdiff | diff to current |
2008-03-20 |
ralph | fix package/symlinks target, will call scripts/feeds... |
blob | commitdiff | diff to current |
2007-12-28 |
nbd | use scripts/feeds instead of scripts/feeds.sh for packa... |
blob | commitdiff | diff to current |
2007-12-04 |
nbd | fix make clean for unconfigured build trees |
blob | commitdiff | diff to current |
2007-11-04 |
nbd | fix parallel build issues |
blob | commitdiff | diff to current |
2007-10-14 |
nbd | add autorebuild check for menuconfig |
blob | commitdiff | diff to current |
2007-09-15 |
nbd | add 'make prepare' target for building the tools and... |
blob | commitdiff | diff to current |
2007-09-08 |
nbd | major target cleanup. it is now possible to have subtar... |
blob | commitdiff | diff to current |
2007-08-30 |
nbd | clean up recursive dependency handling, use timestamp... |
blob | commitdiff | diff to current |
2007-08-07 |
nbd | build system cleanup/restructuring as described in... |
blob | commitdiff | diff to current |
2007-07-31 |
nbd | fix rootfs and init script handling |
blob | commitdiff | diff to current |
2007-07-30 |
nbd | fix make distclean |
blob | commitdiff | diff to current |
2007-07-30 |
nbd | next round of cleanup, convert target/ - make -j works... |
blob | commitdiff | diff to current |
2007-07-30 |
nbd | next round of build system cleanup - convert package... |
blob | commitdiff | diff to current |
2007-07-30 |
nbd | toolchain/ has been converted |
blob | commitdiff | diff to current |
2007-07-30 |
nbd | fix verbose output with dash as /bin/sh |
blob | commitdiff | diff to current |
2007-07-28 |
nbd | build system fixes, more cleanup |
blob | commitdiff | diff to current |
2007-07-28 |
nbd | more build system cleanup |
blob | commitdiff | diff to current |
2007-07-28 |
nbd | initial attempt at cleaning up subdirectory handling... |
blob | commitdiff | diff to current |
2007-07-16 |
nbd | add kernel_oldconfig target |
blob | commitdiff | diff to current |
2007-07-16 |
nbd | kernel: fix dependencies for .config, use selections... |
blob | commitdiff | diff to current |
2007-07-16 |
nbd | target scan needs a maxdepth of 2 |
blob | commitdiff | diff to current |
2007-07-15 |
nbd | set maxdepth appropriately for package scanning |
blob | commitdiff | diff to current |
2007-07-15 |
nbd | rewrite of the metadata scanning - cleaner code, faster... |
blob | commitdiff | diff to current |
2007-07-12 |
nbd | fix distclean |
blob | commitdiff | diff to current |
2007-07-10 |
nbd | fix docs compile targets |
blob | commitdiff | diff to current |
2007-05-30 |
florian | Regenerate the menuconfig once symlinked packages are... |
blob | commitdiff | diff to current |
2007-05-23 |
nbd | fix target rescan (version kernel changes) |
blob | commitdiff | diff to current |
2007-05-05 |
nbd | Make UCI preconfiguration optional and disabled by... |
blob | commitdiff | diff to current |
2007-04-29 |
nbd | fixes for a few build errors on osx without fink |
blob | commitdiff | diff to current |
2007-04-12 |
nbd | revert find | xargs => find | exec changes - this is... |
blob | commitdiff | diff to current |
2007-04-11 |
mbm | minor tweaks to the verbose system |
blob | commitdiff | diff to current |
2007-04-11 |
mbm | fix targetinfo, packageinfo |
blob | commitdiff | diff to current |
2007-04-07 |
mbm | fix a few bugs with the last few commits |
blob | commitdiff | diff to current |
2007-04-07 |
nbd | make a few commands silent and fix defconfig logic |
blob | commitdiff | diff to current |
2007-04-07 |
nico | fix typo |
blob | commitdiff | diff to current |
2007-04-07 |
nbd | fix package/target scanning |
blob | commitdiff | diff to current |
2007-04-07 |
mbm | trivial formatting - remove a few @'s and use a .silent... |
blob | commitdiff | diff to current |
2007-04-07 |
mbm | same as [6881] |
blob | commitdiff | diff to current |
2007-04-07 |
nbd | fix menuconfig |
blob | commitdiff | diff to current |
2007-04-07 |
mbm | fix menuconfig checks |
blob | commitdiff | diff to current |
2007-04-06 |
nbd | use ~/.openwrt/defconfig as default config if it exists |
blob | commitdiff | diff to current |
2007-04-03 |
mbm | Tidy up Makefiles |
blob | commitdiff | diff to current |
2007-04-03 |
mbm | Using find's -exec to remove directories causes 'not... |
blob | commitdiff | diff to current |
2007-04-02 |
florian | Use find -exec instead of xargs |
blob | commitdiff | diff to current |
2007-03-29 |
nbd | run metadata scanning only once when multiple targets... |
blob | commitdiff | diff to current |
2007-03-28 |
nbd | make sure tmp/info gets created |
blob | commitdiff | diff to current |
2007-03-28 |
nbd | nuke some unnecessary complexity in the metadata scanni... |
blob | commitdiff | diff to current |
2007-03-26 |
florian | Add some more clean targets |
blob | commitdiff | diff to current |
2007-03-26 |
florian | Add a symlinkclean target to remove symlinks |
blob | commitdiff | diff to current |
2007-03-04 |
nbd | fix metadata scan for profile split |
blob | commitdiff | diff to current |
2007-03-04 |
nbd | add some missing deps for the metadata files |
blob | commitdiff | diff to current |
2007-02-27 |
nbd | Massive speedup in the package/target scanning step |
blob | commitdiff | diff to current |
2007-02-16 |
nbd | make kernel_menuconfig work without target toolchain |
blob | commitdiff | diff to current |
2007-02-16 |
nbd | add top-level kernel_menuconfig target to unpack and... |
blob | commitdiff | diff to current |
2007-01-31 |
mbm | move "make symlinks" to "make package/symlinks" |
blob | commitdiff | diff to current |
2007-01-13 |
nbd | merge the scripts dealing with package/target metadata... |
blob | commitdiff | diff to current |
2007-01-05 |
florian | Add a doc target and use the defined source feeds to... |
blob | commitdiff | diff to current |
2006-12-31 |
florian | Add a first implementation of a source feed checkout |
blob | commitdiff | diff to current |
2006-12-19 |
nbd | cosmetic fixes |
blob | commitdiff | diff to current |
2006-12-19 |
nbd | implement real-time progress info for the package/targe... |
blob | commitdiff | diff to current |
2006-12-09 |
florian | Add a help target in case people want to read the README ;) |
blob | commitdiff | diff to current |
2006-11-28 |
mbm | trivial changes |
blob | commitdiff | diff to current |
2006-11-23 |
nbd | clear .host.mk before running prereq checks (rechecks... |
blob | commitdiff | diff to current |
2006-11-18 |
nbd | add prereq checks for target/linux/* and target/image... |
blob | commitdiff | diff to current |
2006-11-12 |
nbd | implement target profiles in menuconfig |
blob | commitdiff | diff to current |
2006-11-12 |
nbd | tty detect fix |
blob | commitdiff | diff to current |
2006-11-12 |
nbd | another optimization |
blob | commitdiff | diff to current |
2006-11-12 |
nbd | fix unnecessary rebuild of .targetinfo |
blob | commitdiff | diff to current |
2006-11-12 |
nbd | fix typo |
blob | commitdiff | diff to current |
2006-11-11 |
nbd | make target/linux/* directories self-contained, use... |
blob | commitdiff | diff to current |
2006-10-14 |
nbd | another fix for invalid fd messages |
blob | commitdiff | diff to current |
2006-10-14 |
nbd | force LANG to C |
blob | commitdiff | diff to current |
2006-10-14 |
nbd | fix invalid fd warning on mac os x |
blob | commitdiff | diff to current |
2006-10-13 |
nbd | finally move buildroot-ng to trunk |
blob | commitdiff | diff to current |
2006-10-10 |
nbd | set shell to bash in master makefile |
blob | commitdiff | diff to current |
2006-10-09 |
nbd | move ccache dir to staging_dir_arch (removing the stagi... |
blob | commitdiff | diff to current |
2006-10-05 |
nbd | remove ccache directory on distclean |
blob | commitdiff | diff to current |
2006-09-27 |
nbd | move tools from toolchain/ to tools/ |
blob | commitdiff | diff to current |
2006-09-24 |
nbd | clean up and really fix bogus build_ directory |
blob | commitdiff | diff to current |
2006-09-07 |
mbm | add missing dependancy |
blob | commitdiff | diff to current |
2006-08-24 |
nbd | hide rm -rf command in Makefile |
blob | commitdiff | diff to current |
2006-08-21 |
nbd | fix up TMPDIR for initial prereq check to avoid creatin... |
blob | commitdiff | diff to current |
2006-08-16 |
mbm | Show error messages when collecting the package info |
blob | commitdiff | diff to current |
2006-08-04 |
nbd | remove duplicate package/ prefix from package dump... |
blob | commitdiff | diff to current |
2006-08-02 |
mbm | more cleanup & fix an issue where scripts/config/conf... |
blob | commitdiff | diff to current |
2006-08-02 |
mbm | minor makefile tweaks |
blob | commitdiff | diff to current |
2006-07-30 |
nbd | create a package index |
blob | commitdiff | diff to current |
2006-07-29 |
nbd | add support for per-package prereq checks, run global... |
blob | commitdiff | diff to current |
2006-07-21 |
mbm | fix a few directories missed in [4176]'s source ->... |
blob | commitdiff | diff to current |
2006-07-20 |
nbd | clean up console output even more |
blob | commitdiff | diff to current |
2006-07-20 |
mbm | clean up console output |
blob | commitdiff | diff to current |
next |