summaryrefslogtreecommitdiffstats
path: root/rules.mk
Commit message (Expand)AuthorAgeFilesLines
* toolchain/wrapper: fill and reference info.mk in staging_dir ext toolchainChristian Marangi4 days1-0/+1
* rules.mk: make toolchain dirs define more consistentChristian Marangi2023-10-201-14/+14
* prereq-build: increase GCC requirement to 8Rosen Penev2023-08-141-2/+2
* build: replace SSTRIP_ARGS with SSTRIP_DISCARD_TRAILING_ZEROESAndre Heider2023-07-041-1/+1
* rules: prepare to use different linkersAndre Heider2023-07-041-1/+6
* treewide: add ORIG_PATH variableMichael Pratt2023-06-051-0/+1
* tools: add gnulib sourceMichael Pratt2023-05-041-0/+1
* prereq-build: add check for true and falseMichael Pratt2023-05-041-0/+8
* rules.mk: add FILECMD variableMichael Pratt2023-03-271-0/+1
* Remove ccache wrappersPaul Fertser2023-03-051-2/+2
* treewide: derive host and hostpkg path from STAGING_DIRChristian Marangi2023-01-091-2/+2
* rules: drop -Wno-error additional flags from default TARGET_CFLAGSChristian Marangi2022-12-261-1/+1
* rules: fix broken commitcount on alpine systemChristian Marangi2022-12-181-1/+1
* rules.mk: move DOWNLOAD_CHECK_CERTIFICATE to include/download.mkChristian Marangi2022-10-051-3/+0
* rules.mk: add option to download files into a subdirectoryMichael Pratt2022-09-221-1/+1
* scripts: always check certificatesJosh Roys2022-09-101-0/+3
* rules_mk: don't include wrapped bin with external toolchainsChristian Marangi2022-07-241-1/+0
* rules_mk: use gcc versions for external toolchainVincent Wiemann2022-07-241-10/+3
* kernel: filter -no-plt from KCFLAGSKevin Darbyshire-Bryant2022-06-211-1/+0
* build: change PYTHON to python3Felix Fietkau2022-01-241-1/+1
* build: add HOST_CXXFLAGS for host buildSergey V. Lobanov2022-01-161-0/+1
* build: remove GCC7 supportPaul Spooren2021-09-191-5/+1
* build: add ninja build tool and make it available for cmakeFelix Fietkau2021-06-121-0/+6
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-2/+5
* build: make sure asm gets built with -DPICPhilip Prindeville2021-03-241-3/+3
* Mostly revert "build: add support for fixing up library soname"Felix Fietkau2021-02-151-4/+0
* build: add support for fixing up library sonameFelix Fietkau2021-02-141-0/+6
* build: use SPDX license tagsPaul Spooren2021-02-051-4/+1
* rules: fix empty COMMITCOUNT/AUTORELEASEPaul Spooren2021-01-301-2/+2
* rules: fix COMMITCOUNT logicPaul Spooren2021-01-261-1/+1
* rules: add AUTORELEASE and COMMITCOUNT variablesPaul Spooren2021-01-221-0/+26
* rules.mk: use -fPIC instead of -fpic on arm64Stijn Tintel2020-12-071-1/+1
* cmake.mk,rules.mk: fix host builds using CMake and ccachePetr Štetiar2020-11-281-0/+1
* rules.mk: remove redundant target flagsPetr Štetiar2020-11-271-2/+0
* tools/sstrip: update to latest versionRui Salvaterra2020-11-261-1/+1
* rules.mk: simplify FAKEROOT command lineJo-Philipp Wich2020-10-301-6/+1
* build: fix path to libfakeroot on macOSFelix Fietkau2020-09-011-1/+7
* tools: fakeroot: pass paths of libfakeroot.so and fakedDaniel Golle2020-09-011-1/+1
* tools: add fakerootThomas Petazzoni2020-08-101-0/+1
* build: make prefix mapping of debug information optionalFelix Fietkau2020-08-061-1/+1
* build: improve ccache supportRoman Yeryomin2020-07-111-0/+3
* rules.mk: remove "$(STAGING_DIR)/include"Sebastian Kemper2019-11-021-1/+1
* toolchain,build: prefer -ffile-prefix-map for gcc-8+Paul Spooren2019-10-091-4/+4
* target/imagebuilder: use multi-thread support for xz compressionMartin Schiller2019-10-091-0/+1
* rules: allow arbitrary log destinationPaul Spooren2019-09-291-1/+1
* librpc: remove packageAndy Walsh2019-01-221-2/+0
* rules.mk: fix syntax errorJo-Philipp Wich2018-11-291-1/+1
* rules.mk: add INSTALL_SUID macroJo-Philipp Wich2018-11-291-0/+1
* rules.mk: add ESED commandKonstantin Demin2018-09-241-0/+1
* toolchain/gcc: add config symbol to determine how to apply path remappingSyrone Wong2018-08-201-3/+3