rename the Profile template that the image builder uses to prevent name conflicts...
[openwrt.git] / Makefile
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
2006-07-20 mbmclean up console output
2006-07-19 nbdadd .prereq to distclean
2006-07-19 nbdadd a simple prerequisite check
2006-07-12 mbmclean up console output
2006-06-27 mbmcredit where credit is due
2006-06-25 nbduse NO_TRACE_MAKE for menuconfig
2006-06-23 mbmprevent verbose script from corrupting .pkginfo
2006-06-23 mbmswitch on new verbose system
2006-06-20 nbdadd global make download target
2006-06-08 nbdclean scripts/config on distclean
2006-06-02 nbddon't delete .svn on distclean
2006-06-02 nbdrun defconfig at the start of a normal make run to...
2006-06-01 nbdadd clean targets, more FORCE stuff
2006-05-31 nbdkernel package cleanup, move madwifi from target/linux...
2006-05-31 nbdallow building of kernel-specific stuff in package...
2006-05-30 nbdimprove dependency handling, fix some package makefile...
2006-05-30 nbdfix package/ and target/ targets
2006-05-30 nbdadd {package,target,toolchain}/* targets to toplevel...
2006-05-19 mbmfix .pkginfo line to allow the use of $(SOURCE)
2006-05-19 mbmclean up menu configuration
2006-05-11 mbmpartial cleanup
2006-05-10 mbmchange phony targets to FORCE (easier to read)
2006-05-10 nbdremove old trace/verbose junk
2006-04-21 nbdmore cleanups and a new menuconfig generator
2006-04-20 nbdmenuconfig cleanup
2005-10-22 nbdcosmetic fix
2005-10-22 nbdanother batch of V= stuff
2005-10-22 nbdmake log output a bit nicer
2005-10-22 nbdadd some more verbosity stuff
2005-10-22 nbdlarge build system cleanup. added some stuff to control...
2005-07-24 nbdmove wificonf and nvram stuff back to package/, remove...
2005-07-17 nbdmove target/default/target_skeleton into package/base...
2005-06-05 nbdadd target package/target_name to the master makefile...
2005-05-30 nbdremove all copies of the root fs on make target_clean
2005-04-20 nbdadd openwrt image builder to sdk
2005-04-08 nbdadd some fixes for parallel build (does not work with...
2005-04-05 nbdhide experimental/developer options from the user....
2005-03-23 wbxchange default path for staging_dir.
2005-03-21 nbdcheck config changes on make world
2005-03-14 wbxunneeded cleans
2005-03-07 nbdfix package_index
2005-03-07 nbdcreate a package index after build
2005-03-06 mbmnbd's makefile/menuconfig rewrite
2005-03-04 mbmfix the jffs2 build for separate 4M/8M images
2005-03-03 mbmtarget/jffs2/blocksize.mk for setting block size (req...
2005-02-28 mbmbugfixes
2005-02-26 mbmbugfix
2005-02-23 wbxI do not believe that users will cleanup kernelsource...
2005-02-23 wbxensure sstrip is build before needed by packages
2005-02-21 wbxremove DIST and add EXTRAVERSION, discussed with mbm...
2005-02-19 wbxdemistifying make *clean targets, fix some clean target...
2005-02-19 wbxsync with buildroot2 from uclibc
2005-02-17 nicofix initial root dirs creation when empty cvs dirs...
2005-02-12 wbxaccidentally removed IMAGES
2005-02-12 wbxmake clean should remove openwrt-images
2005-02-07 wbxcreate some empty missing directories here
2005-02-06 mbm*** empty log message ***
2005-01-17 mbmfix dependancy order
2005-01-16 mbmInitial revision