summaryrefslogtreecommitdiff
path: root/rules.mk
AgeCommit message (Expand)Author
2014-03-22partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY va...nbd
2014-03-21build: remove GREP_OPTIONS export from rules.mk, defining it in the top-level...nbd
2014-03-21build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DIS...nbd
2014-03-21build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TA...nbd
2014-03-10build: add a variable for the name of the {build,staging}_dir/{target,toolcha...nbd
2013-11-29FPU type should not interfere with the ABI selection.kaloz
2013-11-22allow configuration of the target directory for binarieskaloz
2013-09-26build: include the cpu type as part of the toolchain/target directory namenbd
2013-08-14build: decouple the mips16 support flag from the toolchainnbd
2013-07-29build: unify target independent optimization optionsnbd
2013-07-18build: add required exports for dependency trackingnbd
2013-07-10build: move the XARGS variable out of the host checks, since a working xargs ...nbd
2013-07-10rules.mk: use qstrip to reduce syntax highlighting issuesnbd
2013-05-09toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support...nbd
2013-05-06rules.mk: add _dsp to ARCH_SUFFIX if the dsp ase is usedblogic
2013-04-05toolchain: allow choosing the MIPS64 user-land ABIflorian
2013-04-05buildroot: factor knowledge of a 64bits architectureflorian
2013-04-05buildroot: allow enabling MIPS16 user-space buildflorian
2013-04-05rules.mk: MIPS16 builds get a different toolchainflorian
2013-04-05rules.mk: Create TARGET_ASFLAGS; force -mno-mips16florian
2013-03-22build: add a HOSTCXX variable pointing at the c++ compilernbd
2013-02-20fix ARCH_SUFFIX for mips64{,el}r2juhosg
2013-01-13rules.mk: only select latest libgcc.a with wildcard match (#12798)jow
2012-12-02rules.mk: don't use $(realpath) in file_copy, the destination directory might...jow
2012-12-02rules.mk: provide a macro "file_copy" which removes any symlink in the destin...jow
2012-11-23rules.mk: fix misspelled config symbol introduced by r34300jow
2012-11-22rules.mk: append libc implementation to bin directory name if not using uClibcjow
2012-10-06build: rework the package/install step - collect package install lists during...nbd
2012-09-22rules.mk: add TARGET_AR and TARGET_RANLIBnbd
2012-09-09[buildroot] do not pass optimization flags in HOST_CPPFLAGS (#12153)jow
2012-08-10[rules.mk] remove duplicate HOSTCC_NOCACHEblogic
2012-08-10[buildroot] move LIB_SUFFIX from base-files to rules.mkflorian
2012-07-28[include] fix up scons vs ccacheblogic
2012-06-20add and export HOSTCC_NOCACHEblogic
2012-06-08make librpc compatible with eglibc, unconditionally enable it for packages th...nbd
2012-06-06[tools] add ccache wrapperblogic
2012-04-10[include] Use build suffix on build_dir pathsblogic
2012-03-01kernel: keep more symbols in the kernel modules when doing profilingnbd
2012-03-01build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz...nbd
2012-03-01kernel: do not rename module symbols with kallsyms enablednbd
2012-02-20strip kernel modules more aggressively: make all global symbols local, rename...nbd
2012-02-15build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer...nbd
2012-01-29[buildroot] rules.mk: filter "." and "./" entries from $PATH, prevents toolch...jow
2012-01-18[buildroot] use ext-toolchain.sh to integrate external toolchainsjow
2012-01-15tools: clean up Makefiles / make ccache workblogic
2011-09-05[buildroot] rules.mk: provide a LIBGCC_A variablejow
2011-07-25only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...nbd
2011-07-03add menuconfig option to enable log files during build processblogic
2011-04-11[buildroot] rules.mk: properly populate $(LIBGCC_S) for external toolchainsjow
2011-04-02set TOOLCHAIN_DIR var when using external toolchainnbd