index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
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: don't include wrapped bin with external toolchains
Christian Marangi
2022-10-03
1
-1
/
+0
*
rules_mk: use gcc versions for external toolchain
Vincent Wiemann
2022-10-03
1
-10
/
+3
*
scripts: always check certificates
Josh Roys
2022-09-16
1
-0
/
+3
*
kernel: use KCFLAGS for passing EXTRA_OPTIMIZATION flags
Rafał Miłecki
2022-07-08
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
*
build: include package directory in sha256sums when running on buildbot
Jo-Philipp Wich
2018-06-27
1
-1
/
+2
*
imagebuilder: reuse rootfs preparation from rootfs.mk
Matthias Schiffer
2018-03-07
1
-0
/
+1
*
rules.mk: drop `include_mk` build rule
Alexandru Ardelean
2018-01-26
1
-4
/
+0
*
build: remove use of STAGING_DIR_HOST/usr (fixes cmake build error on macOS)
Felix Fietkau
2018-01-17
1
-2
/
+2
*
rules.mk: export TMPDIR
Jo-Philipp Wich
2017-12-12
1
-0
/
+1
*
rukes.mk: this patch broken grub2 builds
John Crispin
2017-09-01
1
-2
/
+0
*
rules.mk: add missing CPP definition
BangLang Huang
2017-08-23
1
-0
/
+2
*
rules.mk: make PKG_CONFIG_DEPENDS properly track string values
Matthias Schiffer
2017-02-27
1
-1
/
+1
*
build: Pass -iremap gcc option as a single argument
Michal Sojka
2017-02-09
1
-1
/
+1
*
build: make <subdir>/install opt-in, use it for target/ only
Felix Fietkau
2017-02-09
1
-1
/
+1
*
build: remove libc version suffix from build/staging directories
Felix Fietkau
2017-02-07
1
-2
/
+1
*
build: Suffix build directory with _$(LIBC) for external toolchains
Florian Fainelli
2017-01-29
1
-1
/
+2
*
build: introduce STAGING_DIR_IMAGE
Jo-Philipp Wich
2017-01-27
1
-0
/
+1
*
rules.mk: export STAGING_DIR_HOSTPKG
Matthias Schiffer
2017-01-19
1
-1
/
+1
[next]