index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rules.mk
Age
Commit message (
Expand
)
Author
2013-08-14
build: decouple the mips16 support flag from the toolchain
nbd
2013-07-29
build: unify target independent optimization options
nbd
2013-07-18
build: add required exports for dependency tracking
nbd
2013-07-10
build: move the XARGS variable out of the host checks, since a working xargs ...
nbd
2013-07-10
rules.mk: use qstrip to reduce syntax highlighting issues
nbd
2013-05-09
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support...
nbd
2013-05-06
rules.mk: add _dsp to ARCH_SUFFIX if the dsp ase is used
blogic
2013-04-05
toolchain: allow choosing the MIPS64 user-land ABI
florian
2013-04-05
buildroot: factor knowledge of a 64bits architecture
florian
2013-04-05
buildroot: allow enabling MIPS16 user-space build
florian
2013-04-05
rules.mk: MIPS16 builds get a different toolchain
florian
2013-04-05
rules.mk: Create TARGET_ASFLAGS; force -mno-mips16
florian
2013-03-22
build: add a HOSTCXX variable pointing at the c++ compiler
nbd
2013-02-20
fix ARCH_SUFFIX for mips64{,el}r2
juhosg
2013-01-13
rules.mk: only select latest libgcc.a with wildcard match (#12798)
jow
2012-12-02
rules.mk: don't use $(realpath) in file_copy, the destination directory might...
jow
2012-12-02
rules.mk: provide a macro "file_copy" which removes any symlink in the destin...
jow
2012-11-23
rules.mk: fix misspelled config symbol introduced by r34300
jow
2012-11-22
rules.mk: append libc implementation to bin directory name if not using uClibc
jow
2012-10-06
build: rework the package/install step - collect package install lists during...
nbd
2012-09-22
rules.mk: add TARGET_AR and TARGET_RANLIB
nbd
2012-09-09
[buildroot] do not pass optimization flags in HOST_CPPFLAGS (#12153)
jow
2012-08-10
[rules.mk] remove duplicate HOSTCC_NOCACHE
blogic
2012-08-10
[buildroot] move LIB_SUFFIX from base-files to rules.mk
florian
2012-07-28
[include] fix up scons vs ccache
blogic
2012-06-20
add and export HOSTCC_NOCACHE
blogic
2012-06-08
make librpc compatible with eglibc, unconditionally enable it for packages th...
nbd
2012-06-06
[tools] add ccache wrapper
blogic
2012-04-10
[include] Use build suffix on build_dir paths
blogic
2012-03-01
kernel: keep more symbols in the kernel modules when doing profiling
nbd
2012-03-01
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz...
nbd
2012-03-01
kernel: do not rename module symbols with kallsyms enabled
nbd
2012-02-20
strip kernel modules more aggressively: make all global symbols local, rename...
nbd
2012-02-15
build: 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 toolchains
jow
2012-01-15
tools: clean up Makefiles / make ccache work
blogic
2011-09-05
[buildroot] rules.mk: provide a LIBGCC_A variable
jow
2011-07-25
only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...
nbd
2011-07-03
add menuconfig option to enable log files during build process
blogic
2011-04-11
[buildroot] rules.mk: properly populate $(LIBGCC_S) for external toolchains
jow
2011-04-02
set TOOLCHAIN_DIR var when using external toolchain
nbd
2011-03-26
Revert "kernel: remove all local symbols from kernel modules at link time to ...
nbd
2011-03-26
strip .gnu.attributes and .reginfo from kernel modules
nbd
2011-03-18
strip .note.gnu.build-id from kernel modules
nbd
2011-03-15
build: move the CCACHE_DIR to the build targets so that it doesn't interfere ...
nbd
2011-03-07
only support EABI on ARM targets
kaloz
2011-03-03
[buildroot] add an abstract $(LIBRPC_DEPENDS) variable for feed packages to r...
jow
2011-02-25
We use different toolchain directories for different
kaloz
2011-02-13
add a variable LIBRPC to refer to the external librpc if used
nbd
[next]