Make UCI preconfiguration optional and disabled by default
[15.05/openwrt.git] / Makefile
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
2006-10-10 Felix Fietkauset shell to bash in master makefile
2006-10-09 Felix Fietkaumove ccache dir to staging_dir_arch (removing the stagi...
2006-10-05 Felix Fietkauremove ccache directory on distclean
2006-09-27 Felix Fietkaumove tools from toolchain/ to tools/
2006-09-24 Felix Fietkauclean up and really fix bogus build_ directory
2006-09-07 Mike Bakeradd missing dependancy
2006-08-24 Felix Fietkauhide rm -rf command in Makefile
2006-08-21 Felix Fietkaufix up TMPDIR for initial prereq check to avoid creatin...
2006-08-16 Mike BakerShow error messages when collecting the package info
2006-08-04 Felix Fietkauremove duplicate package/ prefix from package dump...
2006-08-02 Mike Bakermore cleanup & fix an issue where scripts/config/conf...
2006-08-02 Mike Bakerminor makefile tweaks
2006-07-30 Felix Fietkaucreate a package index
2006-07-29 Felix Fietkauadd support for per-package prereq checks, run global...
2006-07-21 Mike Bakerfix a few directories missed in [4176]'s source ->...
2006-07-20 Felix Fietkauclean up console output even more
2006-07-20 Mike Bakerclean up console output
2006-07-19 Felix Fietkauadd .prereq to distclean
2006-07-19 Felix Fietkauadd a simple prerequisite check
2006-07-12 Mike Bakerclean up console output
2006-06-27 Mike Bakercredit where credit is due
2006-06-25 Felix Fietkauuse NO_TRACE_MAKE for menuconfig
2006-06-23 Mike Bakerprevent verbose script from corrupting .pkginfo
2006-06-23 Mike Bakerswitch on new verbose system
2006-06-20 Felix Fietkauadd global make download target
2006-06-08 Felix Fietkauclean scripts/config on distclean
2006-06-02 Felix Fietkaudon't delete .svn on distclean
2006-06-02 Felix Fietkaurun defconfig at the start of a normal make run to...
2006-06-01 Felix Fietkauadd clean targets, more FORCE stuff
2006-05-31 Felix Fietkaukernel package cleanup, move madwifi from target/linux...
2006-05-31 Felix Fietkauallow building of kernel-specific stuff in package...
2006-05-30 Felix Fietkauimprove dependency handling, fix some package makefile...
2006-05-30 Felix Fietkaufix package/ and target/ targets
2006-05-30 Felix Fietkauadd {package,target,toolchain}/* targets to toplevel...
2006-05-19 Mike Bakerfix .pkginfo line to allow the use of $(SOURCE)
2006-05-19 Mike Bakerclean up menu configuration
2006-05-11 Mike Bakerpartial cleanup
2006-05-10 Mike Bakerchange phony targets to FORCE (easier to read)
2006-05-10 Felix Fietkauremove old trace/verbose junk
2006-04-21 Felix Fietkaumore cleanups and a new menuconfig generator
2006-04-20 Felix Fietkaumenuconfig cleanup
2005-10-22 Felix Fietkaucosmetic fix
2005-10-22 Felix Fietkauanother batch of V= stuff
2005-10-22 Felix Fietkaumake log output a bit nicer
2005-10-22 Felix Fietkauadd some more verbosity stuff
2005-10-22 Felix Fietkaularge build system cleanup. added some stuff to control...
2005-07-24 Felix Fietkaumove wificonf and nvram stuff back to package/, remove...
2005-07-17 Felix Fietkaumove target/default/target_skeleton into package/base...
2005-06-05 Felix Fietkauadd target package/target_name to the master makefile...
2005-05-30 Felix Fietkauremove all copies of the root fs on make target_clean
2005-04-20 Felix Fietkauadd openwrt image builder to sdk
2005-04-08 Felix Fietkauadd some fixes for parallel build (does not work with...
2005-04-05 Felix Fietkauhide experimental/developer options from the user....
next