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