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