ar71xx: add profile and build image for the Archer C7 board
[15.05/openwrt.git] / rules.mk
2008-09-13 Lars-Peter ClausenRevert r12510. Remove -rpath-link form TARGET_LDFLAGS...
2008-09-13 Felix Fietkauadd new option for enabling debugging symbols
2008-09-03 Felix Fietkauadd -rpath-link to TARGET_LDFLAGS by default
2008-09-01 Felix Fietkauadd TARGET_CXX variable which points to the c++ cross...
2008-08-16 Felix Fietkaurework parallel building to get rid of some warnings
2008-08-06 Felix Fietkauadd a variable that contains the proper architecture...
2008-07-31 Felix Fietkauadd helper macro for stripping the last part of a versi...
2008-07-19 Florian FainelliNative toolchain does not support -fhonour-copts, do...
2008-06-10 John Crispinadds missing patch for native toolchain
2008-06-09 Felix Fietkaularge improvement for parallel builds. works without...
2008-04-15 Nicolas Thill$(TARGET) is not anymore, replace it with $(ARCH) in...
2008-02-14 Felix Fietkaurevert ARM to oabi by default, add some eabi patches...
2008-01-14 Felix Fietkauadd $(TOOLCHAIN_DIR)/lib to $(TARGET_LDFLAGS) to ensure...
2007-12-28 Imre Kalozfixup softfloat handling
2007-12-27 Felix Fietkauadd $(STAGING_DIR)/host, which contains target specific...
2007-12-23 Felix Fietkauremove $(STAGING_DIR)/usr/bin from $(TARGET_PATH)
2007-12-13 Felix Fietkauhopefully fix occasional uClibc/gcc build failures
2007-11-17 Felix Fietkaufix hostapd rebuild check, isolate the common src/...
2007-11-16 Felix Fietkaufix config change detect for hostapd
2007-11-10 Felix Fietkauadd config symbols for the kernel version
2007-10-29 Felix Fietkaufix empty download dir error
2007-10-24 Florian FainelliTreat i686 as an i386 if present, fixes build errors...
2007-10-20 John Crispinrefreshed madwifi patches
2007-10-14 John Crispinadd possibility to set default .config values
2007-10-07 John Crispinchanged the -fhonours-copts gcc patch, such that the...
2007-10-06 Felix Fietkauexport STAGING_DIR
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
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
next