the default_subtargets template was a bad idea, since different makefiles require...
[15.05/openwrt.git] / rules.mk
2007-04-18 Felix Fietkauthe default_subtargets template was a bad idea, since...
2007-04-18 Felix FietkauImproved autorebuild for kernel related stuff.
2007-04-04 Mike Bakerrevert [6857] for rules.mk; make cannot parse dependanc...
2007-04-03 Mike BakerTidy up Makefiles
2007-03-22 Hamish GuthrieAdded rule for objdump
2007-02-25 Felix Fietkauclean up stampfile mess for tools/ and toolchain/
2007-02-09 Felix Fietkaumore fixes for rstrip.sh and kernel modules - fixes...
2007-02-06 Felix Fietkaufix overzealous kmod stripping - it killed kernel modul...
2007-01-21 Felix Fietkauanother compile fix
2007-01-21 Felix Fietkaupass the CFLAGS through the environment on compile...
2007-01-01 Rod WhitbyAdded OBJCOPY variable for calling the cross-objcopy...
2006-12-31 Florian FainelliAdd an install rule for configuration files
2006-12-27 Felix Fietkauadd staging_dir_*/usr/sbin to the TARGET_PATH (for...
2006-11-22 Felix Fietkauadd INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables
2006-11-12 Felix Fietkauspeed up the build system a little bit
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-10-14 Felix Fietkauuse := for TAR_OPTIONS
2006-10-14 Felix Fietkaumove '-' parameter to TAR_OPTIONS, so that packages...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-10-10 Felix Fietkaumore fixes
2006-10-10 Felix Fietkaudon't include host.mk from rules.mk - confuses package...
2006-10-10 Felix Fietkaumore portability fixes and a prereq check for gnu tar
2006-10-10 Felix Fietkaufix gcc compile
2006-10-10 Felix Fietkauadd support for a common shell include file, which...
2006-10-10 Felix Fietkaumove certain host related variables to .host.mk generat...
2006-10-09 Felix Fietkaumove ccache dir to staging_dir_arch (removing the stagi...
2006-09-27 Felix Fietkauadd portability fixes for toolchain/tools (full tools...
2006-09-27 Felix Fietkaumove tools from toolchain/ to tools/
2006-09-27 Felix Fietkaufix GNU_HOST_NAME for non-linux machines
2006-08-10 Mike Bakeradd secret option to use host's toolchain when native...
2006-08-10 Nicolas Thillfix uml-2.6 (closes: #678)
2006-08-04 Mike Bakerset PATH in rules.mk
2006-08-04 Mike Bakerfix everything I broke with the previous patches
2006-08-04 Mike Bakerand now, finally, enable ccache support
2006-08-02 Mike Bakerminor makefile tweaks
2006-07-19 Felix Fietkauadd a simple prerequisite check
2006-06-27 Mike Bakercredit where credit is due
2006-06-23 Mike Bakerswitch on new verbose system
2006-06-22 Mike Bakercleanup
2006-06-21 Mike Bakeradd STRIP to TARGET_CONFIGURE_OPTS (closes #606)
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-05-31 Felix Fietkauadd support for parallel build of packages (tested...
2006-05-31 Felix Fietkaustrip kernel modules automatically as well
2006-05-30 Felix Fietkaufix toolchain build, remove some old gcc junk
2006-05-14 Mike Bakermove FORCE to toplevel rules.mk
2006-05-11 Mike Bakerpartial cleanup
2006-05-10 Felix Fietkauremove old trace/verbose junk
2006-04-21 Felix Fietkaufix menuconfig
2006-04-21 Mike Bakerfix more BR2 crap
2006-04-20 Felix Fietkauadd proper package dependency handling
2006-02-01 Mike Bakerchange cp to $(CP)
2006-01-20 Mike BakerBypass hardcoded ipkg root paths; fixes obscure build...
2005-11-13 Felix Fietkauset V=5 as default and fix toolchain verbosity setting
2005-10-22 Felix Fietkausome more small fixes for the 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-10-19 Felix Fietkauset default shell to bash
2005-07-24 Felix Fietkaumove wificonf and nvram stuff back to package/, remove...
2005-05-28 Felix Fietkaumove package/linux into target/linux, use wbx' new...
2005-05-27 Waldemar Brodkorbremove doubled line
2005-04-30 Felix Fietkaucopy ipkg shell script to scripts/, change the referenc...
2005-04-18 Nicolas ThillAdd rscript invocation variables
2005-04-14 Imre Kalozupgrade kernel, quagga and openvpn, add licensing info...
2005-04-08 Felix Fietkauadd some fixes for parallel build (does not work with...
2005-04-02 Felix Fietkauremove lzma loader config option (make it default)...
2005-03-23 Waldemar Brodkorbfixup openntpd package. ntpd now starts as user ntp and
2005-03-06 Nicolas ThillFix IPKG_TARGET_DIR
2005-03-06 Nicolas ThillChange ipkg invocation and add -force-defaults option
2005-03-06 Mike Bakernbd's makefile/menuconfig rewrite