2014-03-22 |
Felix Fietkau | partially revert "build: remove check for nonexistant... |
blob | commitdiff |
2014-03-21 |
Felix Fietkau | build: remove GREP_OPTIONS export from rules.mk, defini... |
blob | commitdiff | diff to current |
2014-03-21 |
Felix Fietkau | build: remove check to nonexistant CONFIG_ENABLE_LOCALE... |
blob | commitdiff | diff to current |
2014-03-21 |
Felix Fietkau | build: remove check for nonexistant CONFIG_TAR_VERBOSIT... |
blob | commitdiff | diff to current |
2014-03-10 |
Felix Fietkau | build: add a variable for the name of the {build,stagin... |
blob | commitdiff | diff to current |
2013-11-29 |
Imre Kaloz | FPU type should not interfere with the ABI selection. |
blob | commitdiff | diff to current |
2013-11-22 |
Imre Kaloz | allow configuration of the target directory for binaries |
blob | commitdiff | diff to current |
2013-09-26 |
Felix Fietkau | build: include the cpu type as part of the toolchain... |
blob | commitdiff | diff to current |
2013-08-14 |
Felix Fietkau | build: decouple the mips16 support flag from the toolchain |
blob | commitdiff | diff to current |
2013-07-29 |
Felix Fietkau | build: unify target independent optimization options |
blob | commitdiff | diff to current |
2013-07-18 |
Felix Fietkau | build: add required exports for dependency tracking |
blob | commitdiff | diff to current |
2013-07-10 |
Felix Fietkau | build: move the XARGS variable out of the host checks... |
blob | commitdiff | diff to current |
2013-07-10 |
Felix Fietkau | rules.mk: use qstrip to reduce syntax highlighting... |
blob | commitdiff | diff to current |
2013-05-09 |
Felix Fietkau | toolchain: eliminate the INSTALL_LIBSTDCPP config symbo... |
blob | commitdiff | diff to current |
2013-05-06 |
John Crispin | rules.mk: add _dsp to ARCH_SUFFIX if the dsp ase is... |
blob | commitdiff | diff to current |
2013-04-05 |
Florian Fainelli | toolchain: allow choosing the MIPS64 user-land ABI |
blob | commitdiff | diff to current |
2013-04-05 |
Florian Fainelli | buildroot: factor knowledge of a 64bits architecture |
blob | commitdiff | diff to current |
2013-04-05 |
Florian Fainelli | buildroot: allow enabling MIPS16 user-space build |
blob | commitdiff | diff to current |
2013-04-05 |
Florian Fainelli | rules.mk: MIPS16 builds get a different toolchain |
blob | commitdiff | diff to current |
2013-04-05 |
Florian Fainelli | rules.mk: Create TARGET_ASFLAGS; force -mno-mips16 |
blob | commitdiff | diff to current |
2013-03-22 |
Felix Fietkau | build: add a HOSTCXX variable pointing at the c++ compiler |
blob | commitdiff | diff to current |
2013-02-20 |
Gabor Juhos | fix ARCH_SUFFIX for mips64{,el}r2 |
blob | commitdiff | diff to current |
2013-01-13 |
Jo-Philipp Wich | rules.mk: only select latest libgcc.a with wildcard... |
blob | commitdiff | diff to current |
2012-12-02 |
Jo-Philipp Wich | rules.mk: don't use $(realpath) in file_copy, the desti... |
blob | commitdiff | diff to current |
2012-12-02 |
Jo-Philipp Wich | rules.mk: provide a macro "file_copy" which removes... |
blob | commitdiff | diff to current |
2012-11-23 |
Jo-Philipp Wich | rules.mk: fix misspelled config symbol introduced by... |
blob | commitdiff | diff to current |
2012-11-22 |
Jo-Philipp Wich | rules.mk: append libc implementation to bin directory... |
blob | commitdiff | diff to current |
2012-10-06 |
Felix Fietkau | build: rework the package/install step - collect packag... |
blob | commitdiff | diff to current |
2012-09-22 |
Felix Fietkau | rules.mk: add TARGET_AR and TARGET_RANLIB |
blob | commitdiff | diff to current |
2012-09-09 |
Jo-Philipp Wich | [buildroot] do not pass optimization flags in HOST_CPPF... |
blob | commitdiff | diff to current |
2012-08-10 |
John Crispin | [rules.mk] remove duplicate HOSTCC_NOCACHE |
blob | commitdiff | diff to current |
2012-08-10 |
Florian Fainelli | [buildroot] move LIB_SUFFIX from base-files to rules.mk |
blob | commitdiff | diff to current |
2012-07-28 |
John Crispin | [include] fix up scons vs ccache |
blob | commitdiff | diff to current |
2012-06-20 |
John Crispin | add and export HOSTCC_NOCACHE |
blob | commitdiff | diff to current |
2012-06-08 |
Felix Fietkau | make librpc compatible with eglibc, unconditionally... |
blob | commitdiff | diff to current |
2012-06-06 |
John Crispin | [tools] add ccache wrapper |
blob | commitdiff | diff to current |
2012-04-10 |
John Crispin | [include] Use build suffix on build_dir paths |
blob | commitdiff | diff to current |
2012-03-01 |
Felix Fietkau | kernel: keep more symbols in the kernel modules when... |
blob | commitdiff | diff to current |
2012-03-01 |
Felix Fietkau | build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulti... |
blob | commitdiff | diff to current |
2012-03-01 |
Felix Fietkau | kernel: do not rename module symbols with kallsyms... |
blob | commitdiff | diff to current |
2012-02-20 |
Felix Fietkau | strip kernel modules more aggressively: make all global... |
blob | commitdiff | diff to current |
2012-02-15 |
Felix Fietkau | build: add -Wno-error=unused-but-set-variable to cflags... |
blob | commitdiff | diff to current |
2012-01-29 |
Jo-Philipp Wich | [buildroot] rules.mk: filter "." and "./" entries from... |
blob | commitdiff | diff to current |
2012-01-18 |
Jo-Philipp Wich | [buildroot] use ext-toolchain.sh to integrate external... |
blob | commitdiff | diff to current |
2012-01-15 |
John Crispin | tools: clean up Makefiles / make ccache work |
blob | commitdiff | diff to current |
2011-09-05 |
Jo-Philipp Wich | [buildroot] rules.mk: provide a LIBGCC_A variable |
blob | commitdiff | diff to current |
2011-07-25 |
Felix Fietkau | only export GCC_HONOUR_COPTS for the built-in toolchain... |
blob | commitdiff | diff to current |
2011-07-03 |
John Crispin | add menuconfig option to enable log files during build... |
blob | commitdiff | diff to current |
2011-04-11 |
Jo-Philipp Wich | [buildroot] rules.mk: properly populate $(LIBGCC_S... |
blob | commitdiff | diff to current |
2011-04-02 |
Felix Fietkau | set TOOLCHAIN_DIR var when using external toolchain |
blob | commitdiff | diff to current |
2011-03-26 |
Felix Fietkau | Revert "kernel: remove all local symbols from kernel... |
blob | commitdiff | diff to current |
2011-03-26 |
Felix Fietkau | strip .gnu.attributes and .reginfo from kernel modules |
blob | commitdiff | diff to current |
2011-03-18 |
Felix Fietkau | strip .note.gnu.build-id from kernel modules |
blob | commitdiff | diff to current |
2011-03-15 |
Felix Fietkau | build: move the CCACHE_DIR to the build targets so... |
blob | commitdiff | diff to current |
2011-03-07 |
Imre Kaloz | only support EABI on ARM targets |
blob | commitdiff | diff to current |
2011-03-03 |
Jo-Philipp Wich | [buildroot] add an abstract $(LIBRPC_DEPENDS) variable... |
blob | commitdiff | diff to current |
2011-02-25 |
Imre Kaloz | We use different toolchain directories for different |
blob | commitdiff | diff to current |
2011-02-13 |
Felix Fietkau | add a variable LIBRPC to refer to the external librpc... |
blob | commitdiff | diff to current |
2011-01-28 |
Jo-Philipp Wich | [toolchain] remove support for disabling large file... |
blob | commitdiff | diff to current |
2011-01-16 |
Felix Fietkau | mpc85xx: add a new 'spe_fpu' feature flag for the FPU... |
blob | commitdiff | diff to current |
2010-12-13 |
Jo-Philipp Wich | [include] |
blob | commitdiff | diff to current |
2010-10-31 |
Felix Fietkau | remove an obsolete comment for the flock template |
blob | commitdiff | diff to current |
2010-10-31 |
Felix Fietkau | fix usage of flock - use the command mode instead of... |
blob | commitdiff | diff to current |
2010-10-29 |
Michael Büsch | Add macro for locking of recipe commands. |
blob | commitdiff | diff to current |
2010-10-23 |
Michael Büsch | Add HOST_FPIC. It currently always is -fPIC, because... |
blob | commitdiff | diff to current |
2010-10-10 |
Jo-Philipp Wich | [buildroot] Add two debug rules the examine the values... |
blob | commitdiff | diff to current |
2010-10-07 |
Jo-Philipp Wich | [include] rename PATCH to KPATCH |
blob | commitdiff | diff to current |
2010-09-12 |
Jo-Philipp Wich | [buildroot] drop the usr/ prefix when scanning for... |
blob | commitdiff | diff to current |
2010-09-12 |
Jo-Philipp Wich | [buildroot] Implement an ARCH_PACKAGES variable which... |
blob | commitdiff | diff to current |
2010-09-11 |
Florian Fainelli | [buildroot] ccache TARGET_CXX |
blob | commitdiff | diff to current |
2010-08-19 |
Felix Fietkau | fix compile errors by forcing bash to be used as a... |
blob | commitdiff | diff to current |
2010-08-19 |
Felix Fietkau | toolchain: fix the sysroot mess by getting rid of ... |
blob | commitdiff | diff to current |
2010-08-19 |
Felix Fietkau | speed up the build system by including include/shell... |
blob | commitdiff | diff to current |
2010-07-31 |
Florian Fainelli | [buildroot] fix for GREP_OPTIONS |
blob | commitdiff | diff to current |
2010-03-30 |
Nicolas Thill | fix path to libgcc.a in LIBGCC_S |
blob | commitdiff | diff to current |
2010-03-29 |
Felix Fietkau | use lazy evaluation for TARGET_CONFIGURE_OPTS to make... |
blob | commitdiff | diff to current |
2010-03-14 |
Felix Fietkau | add an arch suffix for handling different variants... |
blob | commitdiff | diff to current |
2010-03-05 |
Travis Kemen | there are quite a lot of package using ln -sf in their... |
blob | commitdiff | diff to current |
2010-02-27 |
Nicolas Thill | use distinct build/staging dirs for EABI/OABI builds |
blob | commitdiff | diff to current |
2010-02-27 |
Nicolas Thill | use a DIR_SUFFIX variable to hold libc/version and... |
blob | commitdiff | diff to current |
2010-02-24 |
Felix Fietkau | remove support for DEBUG_DIR, it has lost its purpose... |
blob | commitdiff | diff to current |
2010-02-24 |
Lars-Peter Clausen | Add include_mk template which makes it a bit more convi... |
blob | commitdiff | diff to current |
2010-01-22 |
Nicolas Thill | add a config item to specify arguments to strip |
blob | commitdiff | diff to current |
2009-12-04 |
Felix Fietkau | oops, forgot one small change in the last commit |
blob | commitdiff | diff to current |
2009-12-04 |
Felix Fietkau | remove the redundant subdirectory from the packages... |
blob | commitdiff | diff to current |
2009-12-03 |
Florian Fainelli | output firmware files in bin/$(BOARD) instead of bin/ |
blob | commitdiff | diff to current |
2009-10-22 |
Felix Fietkau | fix a typo |
blob | commitdiff | diff to current |
2009-10-22 |
Felix Fietkau | add some extra stripping options for kernel modules... |
blob | commitdiff | diff to current |
2009-09-23 |
Nicolas Thill | [toolchain] add external toolchain support, enhance... |
blob | commitdiff | diff to current |
2009-08-20 |
Felix Fietkau | move the package dir to bin/packages/$(BOARD)_$(LIBC... |
blob | commitdiff | diff to current |
2009-08-07 |
Felix Fietkau | add a staging directory for unstripped package files... |
blob | commitdiff | diff to current |
2009-08-01 |
Felix Fietkau | add -L$(TOOLCHAIN_DIR)/lib to the LIBGCC_S variable... |
blob | commitdiff | diff to current |
2009-08-01 |
Florian Fainelli | [package] do not set anything in DISABLE_IPV6 when... |
blob | commitdiff | diff to current |
2009-07-25 |
Florian Fainelli | [package] globally define IPv6 support or not in OpenWr... |
blob | commitdiff | diff to current |
2009-07-07 |
Nicolas Thill | add a config option to select the binary stripping... |
blob | commitdiff | diff to current |
2009-05-30 |
Lars-Peter Clausen | Set TARGET_CXX to 'no' if c++ is not enabled in the... |
blob | commitdiff | diff to current |
2009-05-28 |
Ralph Hempel | added BUILD_LOG_DIR variable, make clean will delete... |
blob | commitdiff | diff to current |
2009-04-17 |
Felix Fietkau | get rid of $Id$ - it has never helped us and it has... |
blob | commitdiff | diff to current |
2009-03-14 |
Felix Fietkau | move cflags default setting to target makefiles |
blob | commitdiff | diff to current |
2009-03-09 |
Felix Fietkau | prepend $(STAGING_DIR)/host to the PATH only in target... |
blob | commitdiff | diff to current |
next |