index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[include] add remaining missing build prereq checks
jow
2012-08-11
1
-0
/
+19
*
[include] add a build preeq check for glibc-static
jow
2012-08-10
1
-0
/
+9
*
[include] fix up scons vs ccache
blogic
2012-07-28
1
-2
/
+2
*
[include] use autoreconf hook instead of manual call
blogic
2012-07-25
2
-1
/
+3
*
[include] package-version-override always calls autoreconf
blogic
2012-07-24
1
-1
/
+1
*
kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...
nbd
2012-07-20
1
-0
/
+1
*
scripts/config: build with gcc instead of clang on mac os x
nbd
2012-07-16
1
-2
/
+3
*
[include] package-ipkg.mk: flag packages as "ok" after install
jow
2012-07-15
1
-1
/
+1
*
[include] nls.mk: fix build dependency on gettext (#11829)
jow
2012-07-11
1
-2
/
+2
*
[include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined an...
jow
2012-07-11
1
-1
/
+1
*
include/image.mk: /tmp should have mode 1777
jow
2012-07-01
1
-1
/
+1
*
toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...
nbd
2012-06-30
1
-0
/
+9
*
kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko
nbd
2012-06-18
1
-0
/
+1
*
build: allow KERNELNAME to contain multiple kernel make targets
florian
2012-06-18
1
-1
/
+1
*
[uclibc++] fix ccache related build breakage
blogic
2012-06-18
1
-2
/
+2
*
[include] uclibc++.mk: override the cc binary instead of the wrapper command ...
jow
2012-06-15
1
-0
/
+4
*
build: add a config option for choosing the prefered standard c++ library and...
nbd
2012-06-14
2
-0
/
+14
*
build: add a variable for injecting config variable dependencies for the .pre...
nbd
2012-06-14
1
-1
/
+1
*
include/package-ipkg.mk: fix copying provides list introduced in r32332
nbd
2012-06-14
1
-1
/
+1
*
[include] package-ipkg.sh: copy the package provides list for all virtual PRO...
jow
2012-06-13
1
-0
/
+1
*
[include] autotools.mk: cope with Debian version strings in libtool
jow
2012-06-11
1
-3
/
+3
*
package.mk: unexport the QUIET variable, it affects some packages like xapian...
nbd
2012-06-11
1
-0
/
+1
*
build: add checks for missing package dependencies
nbd
2012-06-11
1
-0
/
+22
*
build: generate a list of provided libraries for each ipkg file (includes pro...
nbd
2012-06-10
2
-3
/
+36
*
build: add a dependency on libc to all non-kernel packages
nbd
2012-06-10
2
-1
/
+7
*
prereq-build: flex is built in tools/ - do not require it to be installed on ...
nbd
2012-06-07
1
-4
/
+0
*
include/netfilter.mk: clean up, remove junk for old kernel versions
nbd
2012-06-07
1
-70
/
+9
*
build: add PKG_MIRROR_MD5SUM support for host builds
nbd
2012-06-06
1
-0
/
+1
*
build: prevent the environment variable CROSS_COMPILE from leaking into build...
nbd
2012-06-06
1
-1
/
+1
*
download.mk: refuse to download mirror tarballs from packages using version c...
nbd
2012-06-06
1
-1
/
+1
*
[package] base-files: add permission exceptions, do not clobber shadow permis...
jow
2012-06-05
1
-1
/
+1
*
[kernel] bump to 3.3.8
blogic
2012-06-05
1
-2
/
+2
*
[include] log failed package builds
blogic
2012-06-04
1
-2
/
+5
*
kernel: update linux 3.3 to 3.3.7
juhosg
2012-05-23
1
-2
/
+2
*
make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)
nbd
2012-05-17
1
-2
/
+2
*
target: add a feature flag for RTC support
nbd
2012-05-17
1
-0
/
+3
*
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...
nbd
2012-05-14
1
-1
/
+1
*
kernel: update linux 3.3 to 3.3.6
juhosg
2012-05-14
1
-2
/
+2
*
add further countermeasures against the git core.autocrlf option (fixes #9075)
nbd
2012-05-08
1
-0
/
+1
*
kernel: update linux 3.3 to 3.3.5
juhosg
2012-05-07
1
-2
/
+2
*
scons: override the platform instead of using the host one - fixes build issu...
nbd
2012-05-05
1
-0
/
+2
*
tools: add scons (patch by Dave Taht)
nbd
2012-05-05
1
-0
/
+21
*
include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE
juhosg
2012-05-05
1
-1
/
+1
*
Fix iptables abuse of kernel header files. Use exported headers instead.
juhosg
2012-05-03
1
-0
/
+1
*
kernel: update linux 3.3 to 3.3.4
juhosg
2012-04-30
1
-2
/
+2
*
build: fix bad file descriptor issues with the verbosity changes
nbd
2012-04-26
1
-1
/
+1
*
cmake: add support for V=cs
nbd
2012-04-26
1
-1
/
+3
*
build: rework verbosity level selection
nbd
2012-04-26
2
-19
/
+19
*
[include/kernel-defaults.mk] enable verbose output of kernel build if V=99 is...
mirko
2012-04-24
1
-0
/
+4
*
kernel: update linux 3.3 to 3.3.3
jogo
2012-04-24
1
-2
/
+2
[prev]
[next]