| Commit message (Expand) | Author | Age |
* | rules.mk: make toolchain dirs define more consistent | Christian Marangi | 2023-10-20 |
* | prereq-build: increase GCC requirement to 8 | Rosen Penev | 2023-08-14 |
* | build: replace SSTRIP_ARGS with SSTRIP_DISCARD_TRAILING_ZEROES | Andre Heider | 2023-07-04 |
* | rules: prepare to use different linkers | Andre Heider | 2023-07-04 |
* | treewide: add ORIG_PATH variable | Michael Pratt | 2023-06-05 |
* | tools: add gnulib source | Michael Pratt | 2023-05-04 |
* | prereq-build: add check for true and false | Michael Pratt | 2023-05-04 |
* | rules.mk: add FILECMD variable | Michael Pratt | 2023-03-27 |
* | Remove ccache wrappers | Paul Fertser | 2023-03-05 |
* | treewide: derive host and hostpkg path from STAGING_DIR | Christian Marangi | 2023-01-09 |
* | rules: drop -Wno-error additional flags from default TARGET_CFLAGS | Christian Marangi | 2022-12-26 |
* | rules: fix broken commitcount on alpine system | Christian Marangi | 2022-12-18 |
* | rules.mk: move DOWNLOAD_CHECK_CERTIFICATE to include/download.mk | Christian Marangi | 2022-10-05 |
* | rules.mk: add option to download files into a subdirectory | Michael Pratt | 2022-09-22 |
* | scripts: always check certificates | Josh Roys | 2022-09-10 |
* | rules_mk: don't include wrapped bin with external toolchains | Christian Marangi | 2022-07-24 |
* | rules_mk: use gcc versions for external toolchain | Vincent Wiemann | 2022-07-24 |
* | kernel: filter -no-plt from KCFLAGS | Kevin Darbyshire-Bryant | 2022-06-21 |
* | build: change PYTHON to python3 | Felix Fietkau | 2022-01-24 |
* | build: add HOST_CXXFLAGS for host build | Sergey V. Lobanov | 2022-01-16 |
* | build: remove GCC7 support | Paul Spooren | 2021-09-19 |
* | build: add ninja build tool and make it available for cmake | Felix Fietkau | 2021-06-12 |
* | build: introduce $(MKHASH) | Leonardo Mörlein | 2021-05-13 |
* | build: make sure asm gets built with -DPIC | Philip Prindeville | 2021-03-24 |
* | Mostly revert "build: add support for fixing up library soname" | Felix Fietkau | 2021-02-15 |
* | build: add support for fixing up library soname | Felix Fietkau | 2021-02-14 |
* | build: use SPDX license tags | Paul Spooren | 2021-02-05 |
* | rules: fix empty COMMITCOUNT/AUTORELEASE | Paul Spooren | 2021-01-30 |
* | rules: fix COMMITCOUNT logic | Paul Spooren | 2021-01-26 |
* | rules: add AUTORELEASE and COMMITCOUNT variables | Paul Spooren | 2021-01-22 |
* | rules.mk: use -fPIC instead of -fpic on arm64 | Stijn Tintel | 2020-12-07 |
* | cmake.mk,rules.mk: fix host builds using CMake and ccache | Petr Štetiar | 2020-11-28 |
* | rules.mk: remove redundant target flags | Petr Štetiar | 2020-11-27 |
* | tools/sstrip: update to latest version | Rui Salvaterra | 2020-11-26 |
* | rules.mk: simplify FAKEROOT command line | Jo-Philipp Wich | 2020-10-30 |
* | build: fix path to libfakeroot on macOS | Felix Fietkau | 2020-09-01 |
* | tools: fakeroot: pass paths of libfakeroot.so and faked | Daniel Golle | 2020-09-01 |
* | tools: add fakeroot | Thomas Petazzoni | 2020-08-10 |
* | build: make prefix mapping of debug information optional | Felix Fietkau | 2020-08-06 |
* | build: improve ccache support | Roman Yeryomin | 2020-07-11 |
* | rules.mk: remove "$(STAGING_DIR)/include" | Sebastian Kemper | 2019-11-02 |
* | toolchain,build: prefer -ffile-prefix-map for gcc-8+ | Paul Spooren | 2019-10-09 |
* | target/imagebuilder: use multi-thread support for xz compression | Martin Schiller | 2019-10-09 |
* | rules: allow arbitrary log destination | Paul Spooren | 2019-09-29 |
* | librpc: remove package | Andy Walsh | 2019-01-22 |
* | rules.mk: fix syntax error | Jo-Philipp Wich | 2018-11-29 |
* | rules.mk: add INSTALL_SUID macro | Jo-Philipp Wich | 2018-11-29 |
* | rules.mk: add ESED command | Konstantin Demin | 2018-09-24 |
* | toolchain/gcc: add config symbol to determine how to apply path remapping | Syrone Wong | 2018-08-20 |
* | rules.mk: replace iremap when using GCC 8 | Syrone Wong | 2018-07-22 |