index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rules.mk
Commit message (
Expand
)
Author
Age
...
*
FPU type should not interfere with the ABI selection. Also make sure we eithe...
Imre Kaloz
2013-11-29
*
allow configuration of the target directory for binaries
Imre Kaloz
2013-11-22
*
build: include the cpu type as part of the toolchain/target directory name
Felix Fietkau
2013-09-26
*
build: decouple the mips16 support flag from the toolchain
Felix Fietkau
2013-08-14
*
build: unify target independent optimization options
Felix Fietkau
2013-07-29
*
build: add required exports for dependency tracking
Felix Fietkau
2013-07-18
*
build: move the XARGS variable out of the host checks, since a working xargs ...
Felix Fietkau
2013-07-10
*
rules.mk: use qstrip to reduce syntax highlighting issues
Felix Fietkau
2013-07-10
*
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support...
Felix Fietkau
2013-05-09
*
rules.mk: add _dsp to ARCH_SUFFIX if the dsp ase is used
John Crispin
2013-05-06
*
toolchain: allow choosing the MIPS64 user-land ABI
Florian Fainelli
2013-04-05
*
buildroot: factor knowledge of a 64bits architecture
Florian Fainelli
2013-04-05
*
buildroot: allow enabling MIPS16 user-space build
Florian Fainelli
2013-04-05
*
rules.mk: MIPS16 builds get a different toolchain
Florian Fainelli
2013-04-05
*
rules.mk: Create TARGET_ASFLAGS; force -mno-mips16
Florian Fainelli
2013-04-05
*
build: add a HOSTCXX variable pointing at the c++ compiler
Felix Fietkau
2013-03-22
*
fix ARCH_SUFFIX for mips64{,el}r2
Gabor Juhos
2013-02-20
*
rules.mk: only select latest libgcc.a with wildcard match (#12798)
Jo-Philipp Wich
2013-01-13
*
rules.mk: don't use $(realpath) in file_copy, the destination directory might...
Jo-Philipp Wich
2012-12-02
*
rules.mk: provide a macro "file_copy" which removes any symlink in the destin...
Jo-Philipp Wich
2012-12-02
*
rules.mk: fix misspelled config symbol introduced by r34300
Jo-Philipp Wich
2012-11-23
*
rules.mk: append libc implementation to bin directory name if not using uClibc
Jo-Philipp Wich
2012-11-22
*
build: rework the package/install step - collect package install lists during...
Felix Fietkau
2012-10-06
*
rules.mk: add TARGET_AR and TARGET_RANLIB
Felix Fietkau
2012-09-22
*
do not pass optimization flags in HOST_CPPFLAGS (#12153)
Jo-Philipp Wich
2012-09-09
*
remove duplicate HOSTCC_NOCACHE
John Crispin
2012-08-10
*
move LIB_SUFFIX from base-files to rules.mk
Florian Fainelli
2012-08-10
*
fix up scons vs ccache
John Crispin
2012-07-28
*
add and export HOSTCC_NOCACHE
John Crispin
2012-06-20
*
make librpc compatible with eglibc, unconditionally enable it for packages th...
Felix Fietkau
2012-06-08
*
add ccache wrapper
John Crispin
2012-06-06
*
Use build suffix on build_dir paths
John Crispin
2012-04-10
*
kernel: keep more symbols in the kernel modules when doing profiling
Felix Fietkau
2012-03-01
*
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz...
Felix Fietkau
2012-03-01
*
kernel: do not rename module symbols with kallsyms enabled
Felix Fietkau
2012-03-01
*
strip kernel modules more aggressively: make all global symbols local, rename...
Felix Fietkau
2012-02-20
*
build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer...
Felix Fietkau
2012-02-15
*
rules.mk: filter "." and "./" entries from $PATH, prevents toolchain build is...
Jo-Philipp Wich
2012-01-29
*
use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to...
Jo-Philipp Wich
2012-01-18
*
tools: clean up Makefiles / make ccache work
John Crispin
2012-01-15
*
rules.mk: provide a LIBGCC_A variable
Jo-Philipp Wich
2011-09-05
*
only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou...
Felix Fietkau
2011-07-25
*
add menuconfig option to enable log files during build process
John Crispin
2011-07-03
*
rules.mk: properly populate $(LIBGCC_S) for external toolchains
Jo-Philipp Wich
2011-04-11
*
set TOOLCHAIN_DIR var when using external toolchain
Felix Fietkau
2011-04-02
*
Revert "kernel: remove all local symbols from kernel modules at link time to ...
Felix Fietkau
2011-03-26
*
strip .gnu.attributes and .reginfo from kernel modules
Felix Fietkau
2011-03-26
*
strip .note.gnu.build-id from kernel modules
Felix Fietkau
2011-03-18
*
build: move the CCACHE_DIR to the build targets so that it doesn't interfere ...
Felix Fietkau
2011-03-15
*
only support EABI on ARM targets
Imre Kaloz
2011-03-07
[prev]
[next]