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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: define STAMP_CONFIGURED recursively
John Crispin
2015-03-21
1
-1
/
+1
*
build: add optional dependency on libssp to all non-kernel packages
Felix Fietkau
2015-03-20
1
-1
/
+1
*
netfilter: clean up compatibility code for old kernels
Felix Fietkau
2015-03-20
1
-32
/
+16
*
kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4
Felix Fietkau
2015-03-18
1
-8
/
+8
*
buildroot: make it easier to build all kmods
Jonas Gorski
2015-03-16
1
-1
/
+1
*
cmake: include external toolchain directory in CMAKE_FIND_ROOT_PATH (fixes #1...
Felix Fietkau
2015-03-16
1
-1
/
+3
*
build: use different grep strings for scanning package vs target metadata
Felix Fietkau
2015-03-15
1
-1
/
+7
*
toolchain: The glorious return of glibc, ver 2.21
John Crispin
2015-03-12
2
-2
/
+2
*
netfilter: fix nf_nat_redirect dependencies for 3.19 and 4.0
John Crispin
2015-03-05
1
-0
/
+1
*
generic: upgrade to 3.14.34
Jonas Gorski
2015-03-03
1
-2
/
+2
*
generic: upgrade to 3.18.8
Jonas Gorski
2015-03-03
1
-2
/
+2
*
Fix download URL of the 4.x kernel.
Michael Büsch
2015-03-01
1
-1
/
+1
*
build: move tmp/.prereq-build to staging_dir/host to gracefully handle stagin...
Felix Fietkau
2015-02-27
1
-4
/
+4
*
generic: early (incomplete!) 4.0 support
Rafał Miłecki
2015-02-23
1
-0
/
+2
*
include: netfilter: fix packaging of LOG target for Linux >= 3.16 (#19031)
Jo-Philipp Wich
2015-02-18
1
-0
/
+3
*
fix typo
Imre Kaloz
2015-02-14
1
-1
/
+1
*
generic: upgrade to 3.18.7
Imre Kaloz
2015-02-14
1
-2
/
+2
*
kernel: switch 3.19 from -rc5 to release .0
Luka Perkov
2015-02-10
1
-1
/
+2
*
include: export staging_dir/host/bin path from within host.mk (#18957)
Jo-Philipp Wich
2015-02-10
1
-0
/
+2
*
base-files: taint the build if the override mechanism is used
John Crispin
2015-02-09
1
-0
/
+1
*
build: propagate override information to .packageinfo
John Crispin
2015-02-09
2
-6
/
+24
*
build: allow openwrt.git packages to be replaced by feeds
John Crispin
2015-02-09
2
-1
/
+18
*
include: remove SDK specific target from toplevel.mk
Jo-Philipp Wich
2015-02-08
1
-1
/
+7
*
include: cmake: prevent inclusion of rpath in binaries
Jo-Philipp Wich
2015-02-08
1
-0
/
+1
*
kernel: update 3.18 to 3.18.6
Luka Perkov
2015-02-08
1
-2
/
+2
*
kernel: update 3.14 to 3.14.32
Luka Perkov
2015-02-07
1
-2
/
+2
*
build: accept apple llvm as fallback for gcc/g++
Felix Fietkau
2015-02-07
2
-3
/
+6
*
include/prereq.mk: fix echo commands with simple /bin/sh
Felix Fietkau
2015-02-07
1
-2
/
+2
*
include: fix prereq tests for perl and file (#18911)
Jo-Philipp Wich
2015-02-06
1
-2
/
+2
*
include: use SHELL, not BASH for HOST_CONFIGURE_VARS
Jo-Philipp Wich
2015-02-06
1
-1
/
+1
*
include: rework git prereq test to not require 'man'
Jo-Philipp Wich
2015-02-06
1
-1
/
+1
*
include: remove static tool linking support
Jo-Philipp Wich
2015-02-06
2
-24
/
+0
*
include: let HOSTCC default to $(CC), not gcc
Jo-Philipp Wich
2015-02-05
1
-1
/
+1
*
include: don't rely on perl for printing prereq errors
Jo-Philipp Wich
2015-02-05
1
-1
/
+1
*
include: set shell to "sh" for prereq tests
Jo-Philipp Wich
2015-02-05
1
-0
/
+1
*
include: remove host command tests from host.mk
Jo-Philipp Wich
2015-02-05
1
-22
/
+6
*
include: prereq-build.mk: use TestHostCommand and SetupHostCommand
Jo-Philipp Wich
2015-02-05
1
-150
/
+123
*
include: test build prereqs before preparing tempinfo
Jo-Philipp Wich
2015-02-05
1
-1
/
+1
*
include: add TestHostCommand and SetupHostCommand macros
Jo-Philipp Wich
2015-02-05
1
-2
/
+46
*
generic/3.18: update to 3.18.5
John Crispin
2015-02-03
1
-2
/
+2
*
Fix possible fail to check for dependencies
John Crispin
2015-02-03
1
-1
/
+1
*
include: apply version filter on AutoLoad and AutoProbe arguments
Jo-Philipp Wich
2015-01-31
1
-2
/
+2
*
include: improve 'gettext-version' fixup
Nicolas Thill
2015-01-31
1
-10
/
+14
*
include: don't use extended regex for deps checking
Nicolas Thill
2015-01-31
1
-1
/
+1
*
include: use anchored patterns for dependency checking
Jo-Philipp Wich
2015-01-29
1
-1
/
+1
*
include: apply version filter on kmod file list
Jo-Philipp Wich
2015-01-29
1
-2
/
+2
*
include: pass kernel version when generating kconfig overrides
Jo-Philipp Wich
2015-01-29
1
-2
/
+2
*
netfilter: add missing symbols and modules for Linux 3.18+
Jo-Philipp Wich
2015-01-29
1
-1
/
+7
*
kernel: update 3.14 to 3.14.30
Luka Perkov
2015-01-28
1
-2
/
+2
*
kernel: update 3.14 to 3.14.29
Luka Perkov
2015-01-25
1
-2
/
+2
[prev]
[next]