x86: image: drop duplicated copy of bzImage into vmlinuz
[openwrt/openwrt.git] / rules.mk
2017-02-27 Matthias Schifferrules.mk: make PKG_CONFIG_DEPENDS properly track string...
2017-02-09 Michal Sojkabuild: Pass -iremap gcc option as a single argument
2017-02-09 Felix Fietkaubuild: make <subdir>/install opt-in, use it for target...
2017-02-07 Felix Fietkaubuild: remove libc version suffix from build/staging...
2017-01-29 Florian Fainellibuild: Suffix build directory with _$(LIBC) for externa...
2017-01-27 Jo-Philipp Wichbuild: introduce STAGING_DIR_IMAGE
2017-01-18 Matthias Schifferrules.mk: export STAGING_DIR_HOSTPKG
2017-01-18 Felix Fietkaubuild: introduce extra targets that contain only proper...
2017-01-18 Felix Fietkaubuild: define common subdir targets in rules.mk
2017-01-18 Matthias Schifferbuild: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST...
2017-01-05 Felix Fietkaubuild: use mkhash to replace various quirky md5sum...
2016-12-22 Felix Fietkaubuild: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR...
2016-12-17 Felix Fietkaubuild: implement make check and make package/X/check
2016-11-01 Jo-Philipp Wichrules.mk: add STAGING_DIR_HOSTPKG variable
2016-08-01 Jo-Philipp Wichbuild: add checksum target
2016-04-06 Jo-Philipp Wichrules.mk: introduce new variable OUTPUT_DIR
2016-02-13 Felix Fietkaubuild: disable the use of -iremap for UML (#21851)
2016-02-08 Jo-Philipp Wichrules.mk: add TARGET_INIT_PATH toplevel variables
2016-01-28 Felix Fietkaubuild: filter out -fno-plt for the kernel build, fixes...
2016-01-25 Felix Fietkaubuild: use -iremap feature to replace __FILE__ absolute...
2016-01-20 Felix Fietkaurules.mk: make the locked template available even if...
2016-01-20 Felix Fietkaubuild: use a separate variable checking the subdir...
2016-01-20 Felix Fietkauhost-build.mk: change default installation prefix of...
2016-01-20 Felix Fietkaubuild: move host build directories of package/* to...
2016-01-03 Felix Fietkaubuild: add pure make tolower/toupper funtions that...
2015-11-10 Felix Fietkaugcc: remove version 4.6, it is no longer needed
2015-11-10 Felix Fietkaubuild: add -Wno-error=unused-result to target cflags
2015-11-07 Felix Fietkaurules.mk: export STAGING_DIR_HOST to sub-makefiles...
2015-10-30 Felix Fietkaubuild: Allow kernel modules to set build ID debug symbol
2015-08-25 Felix Fietkaurules.mk: remove GCC 4.4 and GCC 4.5 conditional
2015-06-29 Steven Barthtoolchain: only use fortify-headers for musl
2015-06-23 Steven Barthtoolchain: add fortify-headers, enable FORTIFY_SOURCE...
2015-06-15 Felix Fietkautoolchain: switch to musl by default, except for mips64
2015-04-06 Felix Fietkaubuild: add integration for managing opkg package feed...
2015-03-15 John Crispinrules.mk: add newline definition
2015-02-10 Jo-Philipp Wichrules.mk: don't add staging_dir/host/bin/ path again
2015-02-10 Jo-Philipp Wichscripts: extend rstrip.sh to remove bad rpaths
2015-02-06 Jo-Philipp Wichrules.mk: use relative paths for BASH, TAR, FIND, PATCH...
2015-02-05 Jo-Philipp Wichinclude: declare variables formerly set in tmp/.host.mk
2015-01-10 Felix Fietkaubuild: do not assume that gcc-{ar,ranlib,nm} is usable...
2014-12-27 Felix Fietkaubuild: use gcc-provided ar, nm and ranlib where appropriate
2014-10-22 Felix Fietkaurules.mk: reduce shexport to one line to allow it to...
2014-10-22 Felix Fietkaubuild: clean up and optimize ipkg control generator...
2014-10-20 John Crispinbuild: add $(STAGING_DIR_HOST)/usr/{include, lib} to...
2014-08-26 Felix Fietkaubuild: override hardcoded paths to bison and m4 to...
2014-03-22 Felix Fietkaupartially revert "build: remove check for nonexistant...
2014-03-21 Felix Fietkaubuild: remove GREP_OPTIONS export from rules.mk, defini...
2014-03-21 Felix Fietkaubuild: remove check to nonexistant CONFIG_ENABLE_LOCALE...
2014-03-21 Felix Fietkaubuild: remove check for nonexistant CONFIG_TAR_VERBOSIT...
2014-03-10 Felix Fietkaubuild: add a variable for the name of the {build,stagin...
2013-11-29 Imre KalozFPU type should not interfere with the ABI selection...
2013-11-22 Imre Kalozallow configuration of the target directory for binaries
2013-09-26 Felix Fietkaubuild: include the cpu type as part of the toolchain...
2013-08-14 Felix Fietkaubuild: decouple the mips16 support flag from the toolchain
2013-07-29 Felix Fietkaubuild: unify target independent optimization options
2013-07-18 Felix Fietkaubuild: add required exports for dependency tracking
2013-07-10 Felix Fietkaubuild: move the XARGS variable out of the host checks...
2013-07-10 Felix Fietkaurules.mk: use qstrip to reduce syntax highlighting...
2013-05-09 Felix Fietkautoolchain: eliminate the INSTALL_LIBSTDCPP config symbo...
2013-05-06 John Crispinrules.mk: add _dsp to ARCH_SUFFIX if the dsp ase is...
2013-04-05 Florian Fainellitoolchain: allow choosing the MIPS64 user-land ABI
2013-04-05 Florian Fainellibuildroot: factor knowledge of a 64bits architecture
2013-04-05 Florian Fainellibuildroot: allow enabling MIPS16 user-space build
2013-04-05 Florian Fainellirules.mk: MIPS16 builds get a different toolchain
2013-04-05 Florian Fainellirules.mk: Create TARGET_ASFLAGS; force -mno-mips16
2013-03-22 Felix Fietkaubuild: add a HOSTCXX variable pointing at the c++ compiler
2013-02-20 Gabor Juhosfix ARCH_SUFFIX for mips64{,el}r2
2013-01-13 Jo-Philipp Wichrules.mk: only select latest libgcc.a with wildcard...
2012-12-02 Jo-Philipp Wichrules.mk: don't use $(realpath) in file_copy, the desti...
2012-12-02 Jo-Philipp Wichrules.mk: provide a macro "file_copy" which removes...
2012-11-23 Jo-Philipp Wichrules.mk: fix misspelled config symbol introduced by...
2012-11-22 Jo-Philipp Wichrules.mk: append libc implementation to bin directory...
2012-10-06 Felix Fietkaubuild: rework the package/install step - collect packag...
2012-09-22 Felix Fietkaurules.mk: add TARGET_AR and TARGET_RANLIB
2012-09-09 Jo-Philipp Wichdo not pass optimization flags in HOST_CPPFLAGS (#12153)
2012-08-10 John Crispinremove duplicate HOSTCC_NOCACHE
2012-08-10 Florian Fainellimove LIB_SUFFIX from base-files to rules.mk
2012-07-28 John Crispinfix up scons vs ccache
2012-06-20 John Crispinadd and export HOSTCC_NOCACHE
2012-06-08 Felix Fietkaumake librpc compatible with eglibc, unconditionally...
2012-06-06 John Crispinadd ccache wrapper
2012-04-10 John CrispinUse build suffix on build_dir paths
2012-03-01 Felix Fietkaukernel: keep more symbols in the kernel modules when...
2012-03-01 Felix Fietkaubuild: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulti...
2012-03-01 Felix Fietkaukernel: do not rename module symbols with kallsyms...
2012-02-20 Felix Fietkaustrip kernel modules more aggressively: make all global...
2012-02-15 Felix Fietkaubuild: add -Wno-error=unused-but-set-variable to cflags...
2012-01-29 Jo-Philipp Wichrules.mk: filter "." and "./" entries from $PATH, preve...
2012-01-18 Jo-Philipp Wichuse ext-toolchain.sh to integrate external toolchains...
2012-01-15 John Crispintools: clean up Makefiles / make ccache work
2011-09-05 Jo-Philipp Wichrules.mk: provide a LIBGCC_A variable
2011-07-25 Felix Fietkauonly export GCC_HONOUR_COPTS for the built-in toolchain...
2011-07-03 John Crispinadd menuconfig option to enable log files during build...
2011-04-11 Jo-Philipp Wichrules.mk: properly populate $(LIBGCC_S) for external...
2011-04-02 Felix Fietkauset TOOLCHAIN_DIR var when using external toolchain
2011-03-26 Felix FietkauRevert "kernel: remove all local symbols from kernel...
2011-03-26 Felix Fietkaustrip .gnu.attributes and .reginfo from kernel modules
2011-03-18 Felix Fietkaustrip .note.gnu.build-id from kernel modules
2011-03-15 Felix Fietkaubuild: move the CCACHE_DIR to the build targets so...
2011-03-07 Imre Kalozonly support EABI on ARM targets
next