index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-09-24
[include] version.mk: ensure that %S is always populated with a subtarget ide...
jow
2012-09-23
build: add the + token to any commands that can pass through the jobserver, f...
nbd
2012-09-23
build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages
nbd
2012-09-23
include/netfilter.mk: remove a few obsolete lines
nbd
2012-09-22
host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGS
nbd
2012-09-19
[include] make packages depend on +librt and +libpthread by default if eglibc...
jow
2012-09-17
build: ensure that package/host-build build system code does not run in paral...
nbd
2012-09-15
build: add jobserver support for host builds
nbd
2012-09-15
build: move the -j flag to package.mk instead of grabbing it from makeflags, ...
nbd
2012-09-15
kernel: suppress redundant calls to headers installation
nbd
2012-09-15
kernel: remove the explicit kernel make call for "oldconfig prepare scripts",...
nbd
2012-09-15
build: add a config option for passing the top-level make jobserver to packag...
nbd
2012-09-14
[buildroot] add sparc specific site files
florian
2012-09-09
[buildroot] do not pass optimization flags in HOST_CPPFLAGS (#12153)
jow
2012-08-13
[lantiq] unify tapi deps
blogic
2012-08-13
[buildroot] introduce a menuconfig option to turn off static linking of host ...
jow
2012-08-12
[include] prereq-build.mk: do not perform static linking tests on Darwin
jow
2012-08-12
[include] host-build.mk: define a variable HOST_STATIC_LINKING which is set t...
jow
2012-08-11
[include] add remaining missing build prereq checks
jow
2012-08-10
[include] add a build preeq check for glibc-static
jow
2012-07-28
[include] fix up scons vs ccache
blogic
2012-07-25
[include] use autoreconf hook instead of manual call
blogic
2012-07-24
[include] package-version-override always calls autoreconf
blogic
2012-07-20
kernel: fix portability issues on the x86 specific relocs host tool, fixes bu...
nbd
2012-07-16
scripts/config: build with gcc instead of clang on mac os x
nbd
2012-07-15
[include] package-ipkg.mk: flag packages as "ok" after install
jow
2012-07-11
[include] nls.mk: fix build dependency on gettext (#11829)
jow
2012-07-11
[include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined an...
jow
2012-07-01
include/image.mk: /tmp should have mode 1777
jow
2012-06-30
toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...
nbd
2012-06-18
kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.ko
nbd
2012-06-18
build: allow KERNELNAME to contain multiple kernel make targets
florian
2012-06-18
[uclibc++] fix ccache related build breakage
blogic
2012-06-15
[include] uclibc++.mk: override the cc binary instead of the wrapper command ...
jow
2012-06-14
build: add a config option for choosing the prefered standard c++ library and...
nbd
2012-06-14
build: add a variable for injecting config variable dependencies for the .pre...
nbd
2012-06-14
include/package-ipkg.mk: fix copying provides list introduced in r32332
nbd
2012-06-13
[include] package-ipkg.sh: copy the package provides list for all virtual PRO...
jow
2012-06-11
[include] autotools.mk: cope with Debian version strings in libtool
jow
2012-06-11
package.mk: unexport the QUIET variable, it affects some packages like xapian...
nbd
2012-06-11
build: add checks for missing package dependencies
nbd
2012-06-10
build: generate a list of provided libraries for each ipkg file (includes pro...
nbd
2012-06-10
build: add a dependency on libc to all non-kernel packages
nbd
2012-06-07
prereq-build: flex is built in tools/ - do not require it to be installed on ...
nbd
2012-06-07
include/netfilter.mk: clean up, remove junk for old kernel versions
nbd
2012-06-06
build: add PKG_MIRROR_MD5SUM support for host builds
nbd
2012-06-06
build: prevent the environment variable CROSS_COMPILE from leaking into build...
nbd
2012-06-06
download.mk: refuse to download mirror tarballs from packages using version c...
nbd
2012-06-05
[package] base-files: add permission exceptions, do not clobber shadow permis...
jow
2012-06-05
[kernel] bump to 3.3.8
blogic
[next]