Historique des commits

Auteur SHA1 Message Date
  Jo-Philipp Wich b41d154f50 rules.mk: export TMPDIR il y a 6 ans
  Michal Sojka 94f079e338 build: Pass -iremap gcc option as a single argument il y a 7 ans
  Florian Fainelli 3387158e45 build: Suffix build directory with _$(LIBC) for external toolchains il y a 7 ans
  Matthias Schiffer 4af145ea67 rules.mk: make PKG_CONFIG_DEPENDS properly track string values il y a 7 ans
  Felix Fietkau 84bd74057f build: use mkhash to replace various quirky md5sum/openssl calls il y a 7 ans
  Felix Fietkau ffb0181a87 build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSION il y a 7 ans
  Felix Fietkau 7a315b0b5d build: implement make check and make package/X/check il y a 7 ans
  Jo-Philipp Wich d7bec5609c rules.mk: add STAGING_DIR_HOSTPKG variable il y a 8 ans
  Jo-Philipp Wich 27854a0a84 build: add checksum target il y a 8 ans
  Jo-Philipp Wich 54fbe8afdd rules.mk: introduce new variable OUTPUT_DIR il y a 8 ans
  Felix Fietkau c8cbe7aba2 build: disable the use of -iremap for UML (#21851) il y a 8 ans
  Jo-Philipp Wich 064761d1db rules.mk: add TARGET_INIT_PATH toplevel variables il y a 8 ans
  Felix Fietkau c5d74630c5 build: filter out -fno-plt for the kernel build, fixes #21712 il y a 8 ans
  Felix Fietkau b737686b2c build: use -iremap feature to replace __FILE__ absolute path names in packages with ones relative to $(BUILD_DIR) il y a 8 ans
  Felix Fietkau 579e9620c6 rules.mk: make the locked template available even if flock has not been built yet (fall back to unlocked shell command) il y a 8 ans
  Felix Fietkau c7308bc9f1 build: use a separate variable checking the subdir path (for host packages) il y a 8 ans
  Felix Fietkau 03bc8d94f0 host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host il y a 8 ans
  Felix Fietkau 36502c5a6f build: move host build directories of package/* to build_dir/target-*/host/ il y a 8 ans
  Felix Fietkau 0628630664 build: add pure make tolower/toupper funtions that do not require shell calls il y a 8 ans
  Felix Fietkau f7939f5e74 gcc: remove version 4.6, it is no longer needed il y a 9 ans
  Felix Fietkau 940bc81bc2 build: add -Wno-error=unused-result to target cflags il y a 9 ans
  Felix Fietkau 279c8bee8d rules.mk: export STAGING_DIR_HOST to sub-makefiles and shells il y a 9 ans
  Felix Fietkau 3bbb927728 build: Allow kernel modules to set build ID debug symbol il y a 9 ans
  Felix Fietkau 59bffdaa64 rules.mk: remove GCC 4.4 and GCC 4.5 conditional il y a 9 ans
  Steven Barth 55fe8b2988 toolchain: only use fortify-headers for musl il y a 9 ans
  Steven Barth 2738526a16 toolchain: add fortify-headers, enable FORTIFY_SOURCE by default il y a 9 ans
  Felix Fietkau a778060392 toolchain: switch to musl by default, except for mips64 il y a 9 ans
  Felix Fietkau beca028bd6 build: add integration for managing opkg package feed keys il y a 9 ans
  John Crispin 6c434d5f06 rules.mk: add newline definition il y a 9 ans
  Jo-Philipp Wich 24f49b170e rules.mk: don't add staging_dir/host/bin/ path again il y a 9 ans