Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/openwrt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17build: add HOST_CXXFLAGS for host buildSergey V. Lobanov
2021-09-20build: 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-25build: 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-31rules: fix empty COMMITCOUNT/AUTORELEASEPaul Spooren
2021-01-27rules: fix COMMITCOUNT logicPaul Spooren
2021-01-23rules: 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-27tools/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
2017-12-12rules.mk: export TMPDIRJo-Philipp Wich
2017-09-01rukes.mk: this patch broken grub2 buildsJohn Crispin
2017-08-23rules.mk: add missing CPP definitionBangLang Huang
2017-02-28rules.mk: make PKG_CONFIG_DEPENDS properly track string valuesMatthias Schiffer
2017-02-09build: Pass -iremap gcc option as a single argumentMichal Sojka
2017-02-09build: make <subdir>/install opt-in, use it for target/ onlyFelix Fietkau
2017-02-07build: remove libc version suffix from build/staging directoriesFelix Fietkau
2017-01-29build: Suffix build directory with _$(LIBC) for external toolchainsFlorian Fainelli