fix path to the snapshot packages (snapshot build/upload needs to be fixed as well)
[openwrt/svn-archive/archive.git] / rules.mk
2007-09-29 Felix FietkauRefactor downloading code into download.mk
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-09-03 Nicolas Thillmove TARGET_* flags from ./include/package-default...
2007-09-03 Nicolas Thillmove ipkg related vars from ./rules.mk to ./include...
2007-09-03 Nicolas Thillremove uneeded PATH setting in ipkg invocation
2007-08-30 Felix Fietkauclean up recursive dependency handling, use timestamp...
2007-08-19 Nicolas Thilladd back STAGING_DIR/usr/bin to TARGET_PATH until all...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-07-31 Felix FietkauPort the mbsd_multi patch from freewrt, which adds...
2007-07-28 Felix Fietkaumore build system cleanup
2007-07-19 Florian FainelliAdd optionnal support for a BUILD_DIR suffix (#2057)
2007-06-26 Felix Fietkaudon't include .config if DUMP is set
2007-06-04 Hamish GuthrieRemove a debug statement from trx.c, add config changes...
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