ar71xx: add user-space support for the AP132 board
[openwrt/openwrt.git] / Makefile
2012-12-02 Felix Fietkaubuild: it is no longer necessary to call make target...
2012-10-21 Felix FietkauMakefile: add a check to bail out early when the path...
2012-10-15 Felix Fietkaubuild: add back the package/cleanup step to remove...
2012-10-06 Felix Fietkaubuild: rework the package/install step - collect packag...
2012-01-19 Jo-Philipp Wichabort built in prereq target if there is no site config...
2010-09-01 Felix Fietkauadd a command for printing a cleaned up make target...
2010-07-31 Florian Fainellifix for GREP_OPTIONS
2009-05-28 Felix Fietkauadd a "make prepare" target which builds everything...
2009-05-28 Ralph Hempeladded BUILD_LOG_DIR variable, make clean will delete...
2009-03-03 Felix Fietkauavoid implicit rules in even more places
2008-12-03 Nicolas Thillremove toolchain build directory as well in 'make dirclean'
2008-08-16 Felix Fietkaurework parallel building to get rid of some warnings...
2008-08-04 Felix Fietkaumake package prereq checks behave more like build prere...
2008-06-09 Felix Fietkaularge improvement for parallel builds. works without...
2008-03-20 Ralph Hempelfix package/symlinks target, will call scripts/feeds...
2007-12-28 Felix Fietkauuse scripts/feeds instead of scripts/feeds.sh for packa...
2007-12-04 Felix Fietkaufix make clean for unconfigured build trees
2007-11-04 Felix Fietkaufix parallel build issues
2007-10-14 Felix Fietkauadd autorebuild check for menuconfig
2007-09-15 Felix Fietkauadd 'make prepare' target for building the tools and...
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-08-30 Felix Fietkauclean up recursive dependency handling, use timestamp...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-07-31 Felix Fietkaufix rootfs and init script handling
2007-07-30 Felix Fietkaufix make distclean
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-07-30 Felix Fietkaunext round of build system cleanup - convert package...
2007-07-30 Felix Fietkautoolchain/ has been converted
2007-07-30 Felix Fietkaufix verbose output with dash as /bin/sh
2007-07-28 Felix Fietkaubuild system fixes, more cleanup
2007-07-28 Felix Fietkaumore build system cleanup
2007-07-28 Felix Fietkauinitial attempt at cleaning up subdirectory handling...
2007-07-16 Felix Fietkauadd kernel_oldconfig target
2007-07-16 Felix Fietkaukernel: fix dependencies for .config, use selections...
2007-07-16 Felix Fietkautarget scan needs a maxdepth of 2
2007-07-15 Felix Fietkauset maxdepth appropriately for package scanning
2007-07-15 Felix Fietkaurewrite of the metadata scanning - cleaner code, faster...
2007-07-12 Felix Fietkaufix distclean
2007-07-10 Felix Fietkaufix docs compile targets
2007-05-30 Florian FainelliRegenerate the menuconfig once symlinked packages are...
2007-05-23 Felix Fietkaufix target rescan (version kernel changes)
2007-05-05 Felix FietkauMake UCI preconfiguration optional and disabled by...
2007-04-29 Felix Fietkaufixes for a few build errors on osx without fink
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-11 Mike Bakerminor tweaks to the verbose system
2007-04-11 Mike Bakerfix targetinfo, packageinfo
2007-04-07 Mike Bakerfix a few bugs with the last few commits
2007-04-07 Felix Fietkaumake a few commands silent and fix defconfig logic
2007-04-07 Nicolas Thillfix typo
2007-04-07 Felix Fietkaufix package/target scanning
2007-04-07 Mike Bakertrivial formatting - remove a few @'s and use a .silent...
2007-04-07 Mike Bakersame as [6881]
2007-04-07 Felix Fietkaufix menuconfig
2007-04-07 Mike Bakerfix menuconfig checks
2007-04-06 Felix Fietkauuse ~/.openwrt/defconfig as default config if it exists
2007-04-03 Mike BakerTidy up Makefiles
2007-04-03 Mike BakerUsing find's -exec to remove directories causes 'not...
2007-04-02 Florian FainelliUse find -exec instead of xargs
2007-03-29 Felix Fietkaurun metadata scanning only once when multiple targets...
2007-03-28 Felix Fietkaumake sure tmp/info gets created
2007-03-28 Felix Fietkaunuke some unnecessary complexity in the metadata scanni...
2007-03-26 Florian FainelliAdd some more clean targets
2007-03-26 Florian FainelliAdd a symlinkclean target to remove symlinks
2007-03-04 Felix Fietkaufix metadata scan for profile split
2007-03-04 Felix Fietkauadd some missing deps for the metadata files
2007-02-27 Felix FietkauMassive speedup in the package/target scanning step...
2007-02-16 Felix Fietkaumake kernel_menuconfig work without target toolchain
2007-02-16 Felix Fietkauadd top-level kernel_menuconfig target to unpack and...
2007-01-31 Mike Bakermove "make symlinks" to "make package/symlinks"
2007-01-13 Felix Fietkaumerge the scripts dealing with package/target metadata...
2007-01-05 Florian FainelliAdd a doc target and use the defined source feeds to...
2006-12-31 Florian FainelliAdd a first implementation of a source feed checkout
2006-12-19 Felix Fietkaucosmetic fixes
2006-12-19 Felix Fietkauimplement real-time progress info for the package/targe...
2006-12-09 Florian FainelliAdd a help target in case people want to read the README ;)
2006-11-28 Mike Bakertrivial changes
2006-11-23 Felix Fietkauclear .host.mk before running prereq checks (rechecks...
2006-11-18 Felix Fietkauadd prereq checks for target/linux/* and target/image...
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-11-12 Felix Fietkautty detect fix
2006-11-12 Felix Fietkauanother optimization
2006-11-12 Felix Fietkaufix unnecessary rebuild of .targetinfo
2006-11-12 Felix Fietkaufix typo
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-10-14 Felix Fietkauanother fix for invalid fd messages
2006-10-14 Felix Fietkauforce LANG to C
2006-10-14 Felix Fietkaufix invalid fd warning on mac os x
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk