ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / rules.mk
2023-10-20 Christian Marangirules.mk: make toolchain dirs define more consistent
2023-08-14 Rosen Penevprereq-build: increase GCC requirement to 8
2023-07-04 Andre Heiderbuild: replace SSTRIP_ARGS with SSTRIP_DISCARD_TRAILING...
2023-07-04 Andre Heiderrules: prepare to use different linkers
2023-06-05 Michael Pratttreewide: add ORIG_PATH variable
2023-05-04 Michael Pratttools: add gnulib source
2023-05-04 Michael Prattprereq-build: add check for true and false
2023-03-26 Michael Prattrules.mk: add FILECMD variable
2023-03-05 Paul FertserRemove ccache wrappers
2023-01-09 Christian Marangitreewide: derive host and hostpkg path from STAGING_DIR
2022-12-26 Christian Marangirules: drop -Wno-error additional flags from default...
2022-12-18 Christian Marangirules: fix broken commitcount on alpine system
2022-10-05 Christian Marangirules.mk: move DOWNLOAD_CHECK_CERTIFICATE to include...
2022-09-22 Michael Prattrules.mk: add option to download files into a subdirectory
2022-09-10 Josh Roysscripts: always check certificates
2022-07-24 Christian Marangirules_mk: don't include wrapped bin with external toolc...
2022-07-24 Vincent Wiemannrules_mk: use gcc versions for external toolchain
2022-06-21 Kevin Darbyshire... kernel: filter -no-plt from KCFLAGS
2022-01-24 Felix Fietkaubuild: change PYTHON to python3
2022-01-16 Sergey V. Lobanovbuild: add HOST_CXXFLAGS for host build
2021-09-19 Paul Spoorenbuild: remove GCC7 support
2021-06-12 Felix Fietkaubuild: add ninja build tool and make it available for...
2021-05-13 Leonardo Mörleinbuild: introduce $(MKHASH)
2021-03-24 Philip Prindevillebuild: make sure asm gets built with -DPIC
2021-02-15 Felix FietkauMostly revert "build: add support for fixing up library...
2021-02-14 Felix Fietkaubuild: add support for fixing up library soname
2021-02-05 Paul Spoorenbuild: use SPDX license tags
2021-01-30 Paul Spoorenrules: fix empty COMMITCOUNT/AUTORELEASE
2021-01-27 Paul Spoorenrules: fix COMMITCOUNT logic
2021-01-23 Paul Spoorenrules: add AUTORELEASE and COMMITCOUNT variables
2020-12-07 Stijn Tintelrules.mk: use -fPIC instead of -fpic on arm64
2020-11-28 Petr Štetiarcmake.mk,rules.mk: fix host builds using CMake and...
2020-11-27 Petr Štetiarrules.mk: remove redundant target flags
2020-11-26 Rui Salvaterratools/sstrip: update to latest version
2020-10-30 Jo-Philipp Wichrules.mk: simplify FAKEROOT command line
2020-09-01 Felix Fietkaubuild: fix path to libfakeroot on macOS
2020-09-01 Daniel Golletools: fakeroot: pass paths of libfakeroot.so and faked
2020-08-10 Thomas Petazzonitools: add fakeroot
2020-08-06 Felix Fietkaubuild: make prefix mapping of debug information optional
2020-07-11 Roman Yeryominbuild: improve ccache support
2019-11-02 Sebastian Kemperrules.mk: remove "$(STAGING_DIR)/include"
2019-10-09 Paul Spoorentoolchain,build: prefer -ffile-prefix-map for gcc-8+
2019-10-09 Martin Schillertarget/imagebuilder: use multi-thread support for xz...
2019-09-28 Paul Spoorenrules: allow arbitrary log destination
2019-01-22 Andy Walshlibrpc: remove package
2018-11-29 Jo-Philipp Wichrules.mk: fix syntax error
2018-11-29 Jo-Philipp Wichrules.mk: add INSTALL_SUID macro
2018-09-24 Konstantin Deminrules.mk: add ESED command
2018-08-20 Syrone Wongtoolchain/gcc: add config symbol to determine how to...
2018-07-22 Syrone Wongrules.mk: replace iremap when using GCC 8
2018-06-27 Jo-Philipp Wichbuild: include package directory in sha256sums when...
2018-03-07 Matthias Schifferimagebuilder: reuse rootfs preparation from rootfs.mk
2018-01-26 Alexandru Ardeleanrules.mk: drop `include_mk` build rule
2018-01-17 Felix Fietkaubuild: remove use of STAGING_DIR_HOST/usr (fixes cmake...
2017-12-12 Jo-Philipp Wichrules.mk: export TMPDIR
2017-09-01 John Crispinrukes.mk: this patch broken grub2 builds
2017-08-23 BangLang Huangrules.mk: add missing CPP definition
2017-02-27 Matthias Schifferrules.mk: make PKG_CONFIG_DEPENDS properly track string...
2017-02-09 Michal Sojkabuild: Pass -iremap gcc option as a single argument
2017-02-09 Felix Fietkaubuild: make <subdir>/install opt-in, use it for target...
2017-02-07 Felix Fietkaubuild: remove libc version suffix from build/staging...
2017-01-29 Florian Fainellibuild: Suffix build directory with _$(LIBC) for externa...
2017-01-27 Jo-Philipp Wichbuild: introduce STAGING_DIR_IMAGE
2017-01-18 Matthias Schifferrules.mk: export STAGING_DIR_HOSTPKG
2017-01-18 Felix Fietkaubuild: introduce extra targets that contain only proper...
2017-01-18 Felix Fietkaubuild: define common subdir targets in rules.mk
2017-01-18 Matthias Schifferbuild: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST...
2017-01-05 Felix Fietkaubuild: use mkhash to replace various quirky md5sum...
2016-12-22 Felix Fietkaubuild: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR...
2016-12-17 Felix Fietkaubuild: implement make check and make package/X/check
2016-11-01 Jo-Philipp Wichrules.mk: add STAGING_DIR_HOSTPKG variable
2016-08-01 Jo-Philipp Wichbuild: add checksum target
2016-04-06 Jo-Philipp Wichrules.mk: introduce new variable OUTPUT_DIR
2016-02-13 Felix Fietkaubuild: disable the use of -iremap for UML (#21851)
2016-02-08 Jo-Philipp Wichrules.mk: add TARGET_INIT_PATH toplevel variables
2016-01-28 Felix Fietkaubuild: filter out -fno-plt for the kernel build, fixes...
2016-01-25 Felix Fietkaubuild: use -iremap feature to replace __FILE__ absolute...
2016-01-20 Felix Fietkaurules.mk: make the locked template available even if...
2016-01-20 Felix Fietkaubuild: use a separate variable checking the subdir...
2016-01-20 Felix Fietkauhost-build.mk: change default installation prefix of...
2016-01-20 Felix Fietkaubuild: move host build directories of package/* to...
2016-01-03 Felix Fietkaubuild: add pure make tolower/toupper funtions that...
2015-11-10 Felix Fietkaugcc: remove version 4.6, it is no longer needed
2015-11-10 Felix Fietkaubuild: add -Wno-error=unused-result to target cflags
2015-11-07 Felix Fietkaurules.mk: export STAGING_DIR_HOST to sub-makefiles...
2015-10-30 Felix Fietkaubuild: Allow kernel modules to set build ID debug symbol
2015-08-25 Felix Fietkaurules.mk: remove GCC 4.4 and GCC 4.5 conditional
2015-06-29 Steven Barthtoolchain: only use fortify-headers for musl
2015-06-23 Steven Barthtoolchain: add fortify-headers, enable FORTIFY_SOURCE...
2015-06-15 Felix Fietkautoolchain: switch to musl by default, except for mips64
2015-04-06 Felix Fietkaubuild: add integration for managing opkg package feed...
2015-03-15 John Crispinrules.mk: add newline definition
2015-02-10 Jo-Philipp Wichrules.mk: don't add staging_dir/host/bin/ path again
2015-02-10 Jo-Philipp Wichscripts: extend rstrip.sh to remove bad rpaths
2015-02-06 Jo-Philipp Wichrules.mk: use relative paths for BASH, TAR, FIND, PATCH...
2015-02-05 Jo-Philipp Wichinclude: declare variables formerly set in tmp/.host.mk
2015-01-10 Felix Fietkaubuild: do not assume that gcc-{ar,ranlib,nm} is usable...
2014-12-27 Felix Fietkaubuild: use gcc-provided ar, nm and ranlib where appropriate
2014-10-22 Felix Fietkaurules.mk: reduce shexport to one line to allow it to...
2014-10-22 Felix Fietkaubuild: clean up and optimize ipkg control generator...
next