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
*
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
*
build: introduce extra targets that contain only proper dependencies
Felix Fietkau
2017-01-18
1
-4
/
+5
*
build: define common subdir targets in rules.mk
Felix Fietkau
2017-01-18
1
-0
/
+9
*
build: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST back to a common directory...
Matthias Schiffer
2017-01-18
1
-5
/
+5
*
build: use mkhash to replace various quirky md5sum/openssl calls
Felix Fietkau
2017-01-05
1
-1
/
+1
*
build: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR, PKG_VERSION
Felix Fietkau
2016-12-22
1
-0
/
+2
*
build: implement make check and make package/X/check
Felix Fietkau
2016-12-17
1
-0
/
+8
*
rules.mk: add STAGING_DIR_HOSTPKG variable
Jo-Philipp Wich
2016-11-01
1
-0
/
+1
*
build: add checksum target
Jo-Philipp Wich
2016-08-01
1
-0
/
+7
*
rules.mk: introduce new variable OUTPUT_DIR
Jo-Philipp Wich
2016-04-06
1
-1
/
+4
*
build: disable the use of -iremap for UML (#21851)
Felix Fietkau
2016-02-13
1
-1
/
+1
*
rules.mk: add TARGET_INIT_PATH toplevel variables
Jo-Philipp Wich
2016-02-08
1
-0
/
+2
*
build: filter out -fno-plt for the kernel build, fixes #21712
Felix Fietkau
2016-01-28
1
-2
/
+2
*
build: use -iremap feature to replace __FILE__ absolute path names in package...
Felix Fietkau
2016-01-25
1
-0
/
+4
*
rules.mk: make the locked template available even if flock has not been built...
Felix Fietkau
2016-01-20
1
-3
/
+7
*
build: use a separate variable checking the subdir path (for host packages)
Felix Fietkau
2016-01-20
1
-1
/
+2
*
host-build.mk: change default installation prefix of package/* host builds to...
Felix Fietkau
2016-01-20
1
-2
/
+2
*
build: move host build directories of package/* to build_dir/target-*/host/
Felix Fietkau
2016-01-20
1
-2
/
+5
*
build: add pure make tolower/toupper funtions that do not require shell calls
Felix Fietkau
2016-01-03
1
-0
/
+14
*
gcc: remove version 4.6, it is no longer needed
Felix Fietkau
2015-11-10
1
-1
/
+1
*
build: add -Wno-error=unused-result to target cflags
Felix Fietkau
2015-11-10
1
-1
/
+1
*
rules.mk: export STAGING_DIR_HOST to sub-makefiles and shells
Felix Fietkau
2015-11-07
1
-1
/
+1
*
build: Allow kernel modules to set build ID debug symbol
Felix Fietkau
2015-10-30
1
-1
/
+2
*
rules.mk: remove GCC 4.4 and GCC 4.5 conditional
Felix Fietkau
2015-08-25
1
-2
/
+2
*
toolchain: only use fortify-headers for musl
Steven Barth
2015-06-29
1
-1
/
+5
*
toolchain: add fortify-headers, enable FORTIFY_SOURCE by default
Steven Barth
2015-06-23
1
-1
/
+1
[next]