[package] mountd: add "-f" option to not daemonize mountd, use service wrappers in...
[openwrt.git] / Makefile
2012-01-19 jow[buildroot] abort built in prereq target if there is...
2010-09-01 nbdadd a command for printing a cleaned up make target...
2010-07-31 florian[buildroot] fix for GREP_OPTIONS
2009-05-28 nbdadd a "make prepare" target which builds everything...
2009-05-28 ralphadded BUILD_LOG_DIR variable, make clean will delete...
2009-03-03 nbdavoid implicit rules in even more places
2008-12-03 nicoremove toolchain build directory as well in 'make dirclean'
2008-08-16 nbdrework parallel building to get rid of some warnings
2008-08-04 nbdmake package prereq checks behave more like build prere...
2008-06-09 nbdlarge improvement for parallel builds. works without...
2008-03-20 ralphfix package/symlinks target, will call scripts/feeds...
2007-12-28 nbduse scripts/feeds instead of scripts/feeds.sh for packa...
2007-12-04 nbdfix make clean for unconfigured build trees
2007-11-04 nbdfix parallel build issues
2007-10-14 nbdadd autorebuild check for menuconfig
2007-09-15 nbdadd 'make prepare' target for building the tools and...
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-08-30 nbdclean up recursive dependency handling, use timestamp...
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-07-31 nbdfix rootfs and init script handling
2007-07-30 nbdfix make distclean
2007-07-30 nbdnext round of cleanup, convert target/ - make -j works...
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-30 nbdtoolchain/ has been converted
2007-07-30 nbdfix verbose output with dash as /bin/sh
2007-07-28 nbdbuild system fixes, more cleanup
2007-07-28 nbdmore build system cleanup
2007-07-28 nbdinitial attempt at cleaning up subdirectory handling...
2007-07-16 nbdadd kernel_oldconfig target
2007-07-16 nbdkernel: fix dependencies for .config, use selections...
2007-07-16 nbdtarget scan needs a maxdepth of 2
2007-07-15 nbdset maxdepth appropriately for package scanning
2007-07-15 nbdrewrite of the metadata scanning - cleaner code, faster...
2007-07-12 nbdfix distclean
2007-07-10 nbdfix docs compile targets
2007-05-30 florianRegenerate the menuconfig once symlinked packages are...
2007-05-23 nbdfix target rescan (version kernel changes)
2007-05-05 nbdMake UCI preconfiguration optional and disabled by...
2007-04-29 nbdfixes for a few build errors on osx without fink
2007-04-12 nbdrevert find | xargs => find | exec changes - this is...
2007-04-11 mbmminor tweaks to the verbose system
2007-04-11 mbmfix targetinfo, packageinfo
2007-04-07 mbmfix a few bugs with the last few commits
2007-04-07 nbdmake a few commands silent and fix defconfig logic
2007-04-07 nicofix typo
2007-04-07 nbdfix package/target scanning
2007-04-07 mbmtrivial formatting - remove a few @'s and use a .silent...
2007-04-07 mbmsame as [6881]
2007-04-07 nbdfix menuconfig
2007-04-07 mbmfix menuconfig checks
2007-04-06 nbduse ~/.openwrt/defconfig as default config if it exists
2007-04-03 mbmTidy up Makefiles
2007-04-03 mbmUsing find's -exec to remove directories causes 'not...
2007-04-02 florianUse find -exec instead of xargs
2007-03-29 nbdrun metadata scanning only once when multiple targets...
2007-03-28 nbdmake sure tmp/info gets created
2007-03-28 nbdnuke some unnecessary complexity in the metadata scanni...
2007-03-26 florianAdd some more clean targets
2007-03-26 florianAdd a symlinkclean target to remove symlinks
2007-03-04 nbdfix metadata scan for profile split
2007-03-04 nbdadd some missing deps for the metadata files
2007-02-27 nbdMassive speedup in the package/target scanning step
2007-02-16 nbdmake kernel_menuconfig work without target toolchain
2007-02-16 nbdadd top-level kernel_menuconfig target to unpack and...
2007-01-31 mbmmove "make symlinks" to "make package/symlinks"
2007-01-13 nbdmerge the scripts dealing with package/target metadata...
2007-01-05 florianAdd a doc target and use the defined source feeds to...
2006-12-31 florianAdd a first implementation of a source feed checkout
2006-12-19 nbdcosmetic fixes
2006-12-19 nbdimplement real-time progress info for the package/targe...
2006-12-09 florianAdd a help target in case people want to read the README ;)
2006-11-28 mbmtrivial changes
2006-11-23 nbdclear .host.mk before running prereq checks (rechecks...
2006-11-18 nbdadd prereq checks for target/linux/* and target/image...
2006-11-12 nbdimplement target profiles in menuconfig
2006-11-12 nbdtty detect fix
2006-11-12 nbdanother optimization
2006-11-12 nbdfix unnecessary rebuild of .targetinfo
2006-11-12 nbdfix typo
2006-11-11 nbdmake target/linux/* directories self-contained, use...
2006-10-14 nbdanother fix for invalid fd messages
2006-10-14 nbdforce LANG to C
2006-10-14 nbdfix invalid fd warning on mac os x
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdset shell to bash in master makefile
2006-10-09 nbdmove ccache dir to staging_dir_arch (removing the stagi...
2006-10-05 nbdremove ccache directory on distclean
2006-09-27 nbdmove tools from toolchain/ to tools/
2006-09-24 nbdclean up and really fix bogus build_ directory
2006-09-07 mbmadd missing dependancy
2006-08-24 nbdhide rm -rf command in Makefile
2006-08-21 nbdfix up TMPDIR for initial prereq check to avoid creatin...
2006-08-16 mbmShow error messages when collecting the package info
2006-08-04 nbdremove duplicate package/ prefix from package dump...
2006-08-02 mbmmore cleanup & fix an issue where scripts/config/conf...
2006-08-02 mbmminor makefile tweaks
2006-07-30 nbdcreate a package index
2006-07-29 nbdadd support for per-package prereq checks, run global...
2006-07-21 mbmfix a few directories missed in [4176]'s source ->...
2006-07-20 nbdclean up console output even more
next