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
...
*
linux 3.6 support (work in progress)
Imre Kaloz
2012-10-23
1
-0
/
+3
*
licensing: Add licensing metadata to many packages Two new variables are intr...
Hamish Guthrie
2012-10-19
1
-0
/
+4
*
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...
Felix Fietkau
2012-10-17
1
-2
/
+0
*
build: fix host build stampfile usage, fixes spurious errors with missing opk...
Felix Fietkau
2012-10-15
1
-24
/
+13
*
autotools.mk: add a gettext-version PKG_FIXUP (#11236)
Jo-Philipp Wich
2012-10-10
1
-0
/
+13
*
it's time to break the barriers
Imre Kaloz
2012-10-08
1
-2
/
+2
*
build: allow the package maintainer info to be specified globally for a sourc...
Felix Fietkau
2012-10-08
1
-1
/
+3
*
build: create pkginfo dir earlier to avoid build breakage
Felix Fietkau
2012-10-06
1
-0
/
+1
*
build: rework the package/install step - collect package install lists during...
Felix Fietkau
2012-10-06
2
-26
/
+18
*
version.mk: ensure that %S is always populated with a subtarget identifier, f...
Jo-Philipp Wich
2012-09-24
1
-1
/
+1
*
build: add the + token to any commands that can pass through the jobserver, f...
Felix Fietkau
2012-09-23
2
-3
/
+3
*
build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages
Felix Fietkau
2012-09-23
1
-1
/
+2
*
include/netfilter.mk: remove a few obsolete lines
Felix Fietkau
2012-09-23
1
-8
/
+0
*
host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGS
Felix Fietkau
2012-09-22
1
-1
/
+5
*
make packages depend on +librt and +libpthread by default if eglibc is in use
Jo-Philipp Wich
2012-09-19
1
-1
/
+3
*
build: ensure that package/host-build build system code does not run in paral...
Felix Fietkau
2012-09-17
2
-0
/
+4
*
build: add jobserver support for host builds
Felix Fietkau
2012-09-15
1
-1
/
+7
*
build: move the -j flag to package.mk instead of grabbing it from makeflags, ...
Felix Fietkau
2012-09-15
2
-2
/
+2
*
kernel: suppress redundant calls to headers installation
Felix Fietkau
2012-09-15
1
-1
/
+1
*
kernel: remove the explicit kernel make call for "oldconfig prepare scripts",...
Felix Fietkau
2012-09-15
1
-1
/
+0
*
build: add a config option for passing the top-level make jobserver to packag...
Felix Fietkau
2012-09-15
2
-2
/
+8
*
add sparc specific site files
Florian Fainelli
2012-09-14
4
-0
/
+43
*
do not pass optimization flags in HOST_CPPFLAGS (#12153)
Jo-Philipp Wich
2012-09-09
1
-1
/
+1
*
unify tapi deps
John Crispin
2012-08-13
1
-0
/
+12
*
introduce a menuconfig option to turn off static linking of host utilities
Jo-Philipp Wich
2012-08-13
1
-1
/
+3
*
prereq-build.mk: do not perform static linking tests on Darwin
Jo-Philipp Wich
2012-08-12
1
-15
/
+20
*
host-build.mk: define a variable HOST_STATIC_LINKING which is set to "-static...
Jo-Philipp Wich
2012-08-12
1
-0
/
+4
*
add remaining missing build prereq checks
Jo-Philipp Wich
2012-08-11
1
-0
/
+19
*
add a build preeq check for glibc-static
Jo-Philipp Wich
2012-08-10
1
-0
/
+9
*
fix up scons vs ccache
John Crispin
2012-07-28
1
-2
/
+2
*
use autoreconf hook instead of manual call
John Crispin
2012-07-25
2
-1
/
+3
*
package-version-override always calls autoreconf
John Crispin
2012-07-24
1
-1
/
+1
*
kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...
Felix Fietkau
2012-07-20
1
-0
/
+1
*
scripts/config: build with gcc instead of clang on mac os x
Felix Fietkau
2012-07-16
1
-2
/
+3
*
package-ipkg.mk: flag packages as "ok" after install
Jo-Philipp Wich
2012-07-15
1
-1
/
+1
*
nls.mk: fix build dependency on gettext (#11829)
Jo-Philipp Wich
2012-07-11
1
-2
/
+2
*
toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes t...
Jo-Philipp Wich
2012-07-11
1
-1
/
+1
*
include/image.mk: /tmp should have mode 1777
Jo-Philipp Wich
2012-07-01
1
-1
/
+1
*
toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...
Felix Fietkau
2012-06-30
1
-0
/
+9
*
kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko
Felix Fietkau
2012-06-18
1
-0
/
+1
*
build: allow KERNELNAME to contain multiple kernel make targets
Florian Fainelli
2012-06-18
1
-1
/
+1
*
fix ccache related build breakage
John Crispin
2012-06-18
1
-2
/
+2
*
uclibc++.mk: override the cc binary instead of the wrapper command when ccach...
Jo-Philipp Wich
2012-06-15
1
-0
/
+4
*
build: add a config option for choosing the prefered standard c++ library and...
Felix Fietkau
2012-06-14
2
-0
/
+14
*
build: add a variable for injecting config variable dependencies for the .pre...
Felix Fietkau
2012-06-14
1
-1
/
+1
*
include/package-ipkg.mk: fix copying provides list introduced in r32332
Felix Fietkau
2012-06-14
1
-1
/
+1
*
package-ipkg.sh: copy the package provides list for all virtual PROVIDES
Jo-Philipp Wich
2012-06-13
1
-0
/
+1
*
autotools.mk: cope with Debian version strings in libtool
Jo-Philipp Wich
2012-06-11
1
-3
/
+3
*
package.mk: unexport the QUIET variable, it affects some packages like xapian...
Felix Fietkau
2012-06-11
1
-0
/
+1
*
build: add checks for missing package dependencies
Felix Fietkau
2012-06-11
1
-0
/
+22
[prev]
[next]