enable busybox taint checking to support gplonly kernel exports
[openwrt/openwrt.git] / openwrt / Makefile
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....
2005-03-23 Waldemar Brodkorbchange default path for staging_dir. openwrt.org/forum...
2005-03-21 Felix Fietkaucheck config changes on make world
2005-03-14 Waldemar Brodkorbunneeded cleans
2005-03-07 Felix Fietkaufix package_index
2005-03-07 Felix Fietkaucreate a package index after build
2005-03-06 Mike Bakernbd's makefile/menuconfig rewrite
2005-03-04 Mike Bakerfix the jffs2 build for separate 4M/8M images
2005-03-03 Mike Bakertarget/jffs2/blocksize.mk for setting block size (req...
2005-02-28 Mike Bakerbugfixes
2005-02-26 Mike Bakerbugfix
2005-02-23 Waldemar BrodkorbI do not believe that users will cleanup kernelsource...
2005-02-23 Waldemar Brodkorbensure sstrip is build before needed by packages
2005-02-21 Waldemar Brodkorbremove DIST and add EXTRAVERSION, discussed with mbm...
2005-02-19 Waldemar Brodkorbdemistifying make *clean targets, fix some clean target...
2005-02-19 Waldemar Brodkorbsync with buildroot2 from uclibc
2005-02-17 Nicolas Thillfix initial root dirs creation when empty cvs dirs...
2005-02-12 Waldemar Brodkorbaccidentally removed IMAGES
2005-02-12 Waldemar Brodkorbmake clean should remove openwrt-images
2005-02-07 Waldemar Brodkorbcreate some empty missing directories here
2005-02-06 Mike Baker*** empty log message ***
2005-01-17 Mike Bakerfix dependancy order
2005-01-16 Mike BakerInitial revision