index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: generate a list of provided libraries for each ipkg file (includes pro...
Felix Fietkau
2012-06-10
2
-3
/
+36
*
build: add a dependency on libc to all non-kernel packages
Felix Fietkau
2012-06-10
2
-1
/
+7
*
prereq-build: flex is built in tools/ - do not require it to be installed on ...
Felix Fietkau
2012-06-07
1
-4
/
+0
*
include/netfilter.mk: clean up, remove junk for old kernel versions
Felix Fietkau
2012-06-07
1
-70
/
+9
*
build: add PKG_MIRROR_MD5SUM support for host builds
Felix Fietkau
2012-06-06
1
-0
/
+1
*
build: prevent the environment variable CROSS_COMPILE from leaking into build...
Felix Fietkau
2012-06-06
1
-1
/
+1
*
download.mk: refuse to download mirror tarballs from packages using version c...
Felix Fietkau
2012-06-06
1
-1
/
+1
*
base-files: add permission exceptions, do not clobber shadow permissions - ba...
Jo-Philipp Wich
2012-06-05
1
-1
/
+1
*
bump to 3.3.8
John Crispin
2012-06-05
1
-2
/
+2
*
log failed package builds
John Crispin
2012-06-04
1
-2
/
+5
*
kernel: update linux 3.3 to 3.3.7
Gabor Juhos
2012-05-23
1
-2
/
+2
*
make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)
Felix Fietkau
2012-05-17
1
-2
/
+2
*
target: add a feature flag for RTC support
Felix Fietkau
2012-05-17
1
-0
/
+3
*
enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...
Felix Fietkau
2012-05-14
1
-1
/
+1
*
kernel: update linux 3.3 to 3.3.6
Gabor Juhos
2012-05-14
1
-2
/
+2
*
add further countermeasures against the git core.autocrlf option (fixes #9075)
Felix Fietkau
2012-05-08
1
-0
/
+1
*
kernel: update linux 3.3 to 3.3.5
Gabor Juhos
2012-05-07
1
-2
/
+2
*
scons: override the platform instead of using the host one - fixes build issu...
Felix Fietkau
2012-05-05
1
-0
/
+2
*
tools: add scons (patch by Dave Taht)
Felix Fietkau
2012-05-05
1
-0
/
+21
*
include/kernel-defaults: set V='' if c is not set in OPENWRT_VERBOSE
Gabor Juhos
2012-05-05
1
-1
/
+1
*
Fix iptables abuse of kernel header files. Use exported headers instead.
Gabor Juhos
2012-05-03
1
-0
/
+1
*
kernel: update linux 3.3 to 3.3.4
Gabor Juhos
2012-04-30
1
-2
/
+2
*
build: fix bad file descriptor issues with the verbosity changes
Felix Fietkau
2012-04-26
1
-1
/
+1
*
cmake: add support for V=cs
Felix Fietkau
2012-04-26
1
-1
/
+3
*
build: rework verbosity level selection
Felix Fietkau
2012-04-26
2
-19
/
+19
*
enable verbose output of kernel build if V=99 is passed
Mirko Vogt
2012-04-24
1
-0
/
+4
*
kernel: update linux 3.3 to 3.3.3
Jonas Gorski
2012-04-24
1
-2
/
+2
*
kernel: update linux 3.2 to 3.2.16
Jonas Gorski
2012-04-24
1
-2
/
+2
*
ensure that profile Makefiles are sourced in alphabetical order Since make 3....
Jo-Philipp Wich
2012-04-23
1
-3
/
+3
*
kernel: update linux 3.3 to 3.3.2
Jonas Gorski
2012-04-17
1
-2
/
+2
*
kernel: update linux 3.2 to 3.2.15
Jonas Gorski
2012-04-17
1
-2
/
+2
*
don't overwrite version.mk, substitute REVISION instead
Jo-Philipp Wich
2012-04-13
1
-0
/
+3
*
include, base-files, opkg: introduce version configuration to override the em...
Jo-Philipp Wich
2012-04-12
1
-0
/
+40
*
kernel: update linux 3.3 to 3.3.1
Jonas Gorski
2012-04-09
1
-2
/
+2
*
kernel: update linux 3.2 to 3.2.14
Jonas Gorski
2012-04-09
1
-2
/
+2
*
Add git version check to prerequisite check (#11229)
Vasilis Tsiligiannis
2012-04-06
1
-2
/
+6
*
Fix typo in GNU Make prereq check
Vasilis Tsiligiannis
2012-04-06
1
-2
/
+2
*
define external cpio
John Crispin
2012-04-05
1
-0
/
+16
*
prevent distro default LPATH from interfering
John Crispin
2012-04-05
1
-0
/
+3
*
kernel: update linux 3.2 to 3.2.13 and refresh patches
Jonas Gorski
2012-04-01
1
-2
/
+2
*
add md5sum for linux-3.3
Gabor Juhos
2012-03-20
1
-0
/
+3
*
kernel: update linux 3.2 to 3.2.12
Gabor Juhos
2012-03-19
1
-2
/
+2
*
Enable recursive download of git sources.
Jens Muecke
2012-03-17
1
-2
/
+2
*
fix ipt_ttl and ipt_TTL userspace library packaging
Jo-Philipp Wich
2012-03-12
1
-4
/
+4
*
build: unexport C_INCLUDE_PATH to prevent user settings from interfering with...
Felix Fietkau
2012-03-05
1
-0
/
+2
*
build: remove redundant call to $(SH_FUNC) (#8042)
Felix Fietkau
2012-03-05
1
-1
/
+1
*
kernel: update linux 3.2 to 3.2.9
Gabor Juhos
2012-03-01
1
-2
/
+2
*
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz...
Felix Fietkau
2012-03-01
1
-2
/
+4
*
quilt: add a NO_RECONFIGURE override for compiling a package without re-runni...
Felix Fietkau
2012-02-13
1
-1
/
+2
*
kernel: update linux 3.2 to 3.2.5
Gabor Juhos
2012-02-10
1
-2
/
+2
[next]