summaryrefslogtreecommitdiff
path: root/rules.mk
AgeCommit message (Expand)Author
2023-06-12treewide: add ORIG_PATH variableMichael Pratt
2023-05-04tools: add gnulib sourceMichael Pratt
2023-05-04prereq-build: add check for true and falseMichael Pratt
2023-03-27rules.mk: add FILECMD variableMichael Pratt
2023-03-05Remove ccache wrappersPaul Fertser
2023-01-09treewide: derive host and hostpkg path from STAGING_DIRChristian Marangi
2022-12-26rules: drop -Wno-error additional flags from default TARGET_CFLAGSChristian Marangi
2022-12-18rules: fix broken commitcount on alpine systemChristian Marangi
2022-10-05rules.mk: move DOWNLOAD_CHECK_CERTIFICATE to include/download.mkChristian Marangi
2022-09-22rules.mk: add option to download files into a subdirectoryMichael Pratt
2022-09-10scripts: always check certificatesJosh Roys
2022-07-24rules_mk: don't include wrapped bin with external toolchainsChristian Marangi
2022-07-24rules_mk: use gcc versions for external toolchainVincent Wiemann
2022-06-21kernel: filter -no-plt from KCFLAGSKevin Darbyshire-Bryant
2022-01-24build: change PYTHON to python3Felix Fietkau
2022-01-16build: add HOST_CXXFLAGS for host buildSergey V. Lobanov
2021-09-19build: remove GCC7 supportPaul Spooren
2021-06-12build: add ninja build tool and make it available for cmakeFelix Fietkau
2021-05-13build: introduce $(MKHASH)Leonardo Mörlein
2021-03-24build: make sure asm gets built with -DPICPhilip Prindeville
2021-02-15Mostly revert "build: add support for fixing up library soname"Felix Fietkau
2021-02-14build: add support for fixing up library sonameFelix Fietkau
2021-02-05build: use SPDX license tagsPaul Spooren
2021-01-30rules: fix empty COMMITCOUNT/AUTORELEASEPaul Spooren
2021-01-26rules: fix COMMITCOUNT logicPaul Spooren
2021-01-22rules: add AUTORELEASE and COMMITCOUNT variablesPaul Spooren
2020-12-07rules.mk: use -fPIC instead of -fpic on arm64Stijn Tintel
2020-11-28cmake.mk,rules.mk: fix host builds using CMake and ccachePetr Štetiar
2020-11-27rules.mk: remove redundant target flagsPetr Štetiar
2020-11-26tools/sstrip: update to latest versionRui Salvaterra
2020-10-30rules.mk: simplify FAKEROOT command lineJo-Philipp Wich
2020-09-01build: fix path to libfakeroot on macOSFelix Fietkau
2020-09-01tools: fakeroot: pass paths of libfakeroot.so and fakedDaniel Golle
2020-08-10tools: add fakerootThomas Petazzoni
2020-08-06build: make prefix mapping of debug information optionalFelix Fietkau
2020-07-11build: improve ccache supportRoman Yeryomin
2019-11-02rules.mk: remove "$(STAGING_DIR)/include"Sebastian Kemper
2019-10-09toolchain,build: prefer -ffile-prefix-map for gcc-8+Paul Spooren
2019-10-09target/imagebuilder: use multi-thread support for xz compressionMartin Schiller
2019-09-29rules: allow arbitrary log destinationPaul Spooren
2019-01-22librpc: remove packageAndy Walsh
2018-11-29rules.mk: fix syntax errorJo-Philipp Wich
2018-11-29rules.mk: add INSTALL_SUID macroJo-Philipp Wich
2018-09-24rules.mk: add ESED commandKonstantin Demin
2018-08-20toolchain/gcc: add config symbol to determine how to apply path remappingSyrone Wong
2018-07-22rules.mk: replace iremap when using GCC 8Syrone Wong
2018-06-27build: include package directory in sha256sums when running on buildbotJo-Philipp Wich
2018-03-07imagebuilder: reuse rootfs preparation from rootfs.mkMatthias Schiffer
2018-01-26rules.mk: drop `include_mk` build ruleAlexandru Ardelean
2018-01-17build: remove use of STAGING_DIR_HOST/usr (fixes cmake build error on macOS)Felix Fietkau