Incorrect checkout of git submodules
[openwrt.git] / rules.mk
2013-09-26 nbdbuild: include the cpu type as part of the toolchain...
2013-08-14 nbdbuild: decouple the mips16 support flag from the toolchain
2013-07-29 nbdbuild: unify target independent optimization options
2013-07-18 nbdbuild: add required exports for dependency tracking
2013-07-10 nbdbuild: move the XARGS variable out of the host checks...
2013-07-10 nbdrules.mk: use qstrip to reduce syntax highlighting...
2013-05-09 nbdtoolchain: eliminate the INSTALL_LIBSTDCPP config symbo...
2013-05-06 blogicrules.mk: add _dsp to ARCH_SUFFIX if the dsp ase is...
2013-04-05 floriantoolchain: allow choosing the MIPS64 user-land ABI
2013-04-05 florianbuildroot: factor knowledge of a 64bits architecture
2013-04-05 florianbuildroot: allow enabling MIPS16 user-space build
2013-04-05 florianrules.mk: MIPS16 builds get a different toolchain
2013-04-05 florianrules.mk: Create TARGET_ASFLAGS; force -mno-mips16
2013-03-22 nbdbuild: add a HOSTCXX variable pointing at the c++ compiler
2013-02-20 juhosgfix ARCH_SUFFIX for mips64{,el}r2
2013-01-13 jowrules.mk: only select latest libgcc.a with wildcard...
2012-12-02 jowrules.mk: don't use $(realpath) in file_copy, the desti...
2012-12-02 jowrules.mk: provide a macro "file_copy" which removes...
2012-11-23 jowrules.mk: fix misspelled config symbol introduced by...
2012-11-22 jowrules.mk: append libc implementation to bin directory...
2012-10-06 nbdbuild: rework the package/install step - collect packag...
2012-09-22 nbdrules.mk: add TARGET_AR and TARGET_RANLIB
2012-09-09 jow[buildroot] do not pass optimization flags in HOST_CPPF...
2012-08-10 blogic[rules.mk] remove duplicate HOSTCC_NOCACHE
2012-08-10 florian[buildroot] move LIB_SUFFIX from base-files to rules.mk
2012-07-28 blogic[include] fix up scons vs ccache
2012-06-20 blogicadd and export HOSTCC_NOCACHE
2012-06-08 nbdmake librpc compatible with eglibc, unconditionally...
2012-06-06 blogic[tools] add ccache wrapper
2012-04-10 blogic[include] Use build suffix on build_dir paths
2012-03-01 nbdkernel: keep more symbols in the kernel modules when...
2012-03-01 nbdbuild: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulti...
2012-03-01 nbdkernel: do not rename module symbols with kallsyms...
2012-02-20 nbdstrip kernel modules more aggressively: make all global...
2012-02-15 nbdbuild: add -Wno-error=unused-but-set-variable to cflags...
2012-01-29 jow[buildroot] rules.mk: filter "." and "./" entries from...
2012-01-18 jow[buildroot] use ext-toolchain.sh to integrate external...
2012-01-15 blogictools: clean up Makefiles / make ccache work
2011-09-05 jow[buildroot] rules.mk: provide a LIBGCC_A variable
2011-07-25 nbdonly export GCC_HONOUR_COPTS for the built-in toolchain...
2011-07-03 blogicadd menuconfig option to enable log files during build...
2011-04-11 jow[buildroot] rules.mk: properly populate $(LIBGCC_S...
2011-04-02 nbdset TOOLCHAIN_DIR var when using external toolchain
2011-03-26 nbdRevert "kernel: remove all local symbols from kernel...
2011-03-26 nbdstrip .gnu.attributes and .reginfo from kernel modules
2011-03-18 nbdstrip .note.gnu.build-id from kernel modules
2011-03-15 nbdbuild: move the CCACHE_DIR to the build targets so...
2011-03-07 kalozonly support EABI on ARM targets
2011-03-03 jow[buildroot] add an abstract $(LIBRPC_DEPENDS) variable...
2011-02-25 kalozWe use different toolchain directories for different
2011-02-13 nbdadd a variable LIBRPC to refer to the external librpc...
2011-01-28 jow[toolchain] remove support for disabling large file...
2011-01-16 nbdmpc85xx: add a new 'spe_fpu' feature flag for the FPU...
2010-12-13 jow[include]
2010-10-31 nbdremove an obsolete comment for the flock template
2010-10-31 nbdfix usage of flock - use the command mode instead of...
2010-10-29 mbAdd macro for locking of recipe commands.
2010-10-23 mbAdd HOST_FPIC. It currently always is -fPIC, because...
2010-10-10 jow[buildroot] Add two debug rules the examine the values...
2010-10-07 jow[include] rename PATCH to KPATCH
2010-09-12 jow[buildroot] drop the usr/ prefix when scanning for...
2010-09-12 jow[buildroot] Implement an ARCH_PACKAGES variable which...
2010-09-11 florian[buildroot] ccache TARGET_CXX
2010-08-19 nbdfix compile errors by forcing bash to be used as a...
2010-08-19 nbdtoolchain: fix the sysroot mess by getting rid of ...
2010-08-19 nbdspeed up the build system by including include/shell...
2010-07-31 florian[buildroot] fix for GREP_OPTIONS
2010-03-30 nicofix path to libgcc.a in LIBGCC_S
2010-03-29 nbduse lazy evaluation for TARGET_CONFIGURE_OPTS to make...
2010-03-14 nbdadd an arch suffix for handling different variants...
2010-03-05 thepeoplethere are quite a lot of package using ln -sf in their...
2010-02-27 nicouse distinct build/staging dirs for EABI/OABI builds
2010-02-27 nicouse a DIR_SUFFIX variable to hold libc/version and...
2010-02-24 nbdremove support for DEBUG_DIR, it has lost its purpose...
2010-02-24 larsAdd include_mk template which makes it a bit more convi...
2010-01-22 nicoadd a config item to specify arguments to strip
2009-12-04 nbdoops, forgot one small change in the last commit
2009-12-04 nbdremove the redundant subdirectory from the packages...
2009-12-03 florianoutput firmware files in bin/$(BOARD) instead of bin/
2009-10-22 nbdfix a typo
2009-10-22 nbdadd some extra stripping options for kernel modules...
2009-09-23 nico[toolchain] add external toolchain support, enhance...
2009-08-20 nbdmove the package dir to bin/packages/$(BOARD)_$(LIBC...
2009-08-07 nbdadd a staging directory for unstripped package files...
2009-08-01 nbdadd -L$(TOOLCHAIN_DIR)/lib to the LIBGCC_S variable...
2009-08-01 florian[package] do not set anything in DISABLE_IPV6 when...
2009-07-25 florian[package] globally define IPv6 support or not in OpenWr...
2009-07-07 nicoadd a config option to select the binary stripping...
2009-05-30 larsSet TARGET_CXX to 'no' if c++ is not enabled in the...
2009-05-28 ralphadded BUILD_LOG_DIR variable, make clean will delete...
2009-04-17 nbdget rid of $Id$ - it has never helped us and it has...
2009-03-14 nbdmove cflags default setting to target makefiles
2009-03-09 nbdprepend $(STAGING_DIR)/host to the PATH only in target...
2009-03-03 nbdreplace a few unnecessary $(shell) calls
2009-03-03 nbdspeed up metadata scanning a lot by avoiding unnecessar...
2009-02-20 ralphsecond part of target rootfs relocation
2009-01-29 nicoremove LINUX_HEADERS_DIR, not used anymore
2009-01-29 nico[cosmetic] indent soft-float options
2009-01-29 nicomove IPKG_STATE_DIR from ./rules.mk to ./include/packag...
2009-01-24 larsUse multi libc naming scheme for PACKAGE_DIR
next