Fix dependencies and build (#1849)
[openwrt/svn-archive/archive.git] / Makefile
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
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk