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
/
quilt.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
[include] quilt.mk: export PATCH for patch-kernel.sh
jow
2010-10-08
1
-0
/
+1
*
[include] rename PATCH to KPATCH
jow
2010-10-07
1
-2
/
+2
*
fix the path to the build dir for host packages
nbd
2009-03-23
1
-2
/
+2
*
fix HOST_QUILT override
nbd
2009-03-23
1
-1
/
+1
*
speed up quilt imports
nbd
2009-03-23
1
-32
/
+5
*
fix quilt variable and stampfile usage for host builds
nbd
2009-03-17
1
-3
/
+7
*
move host build in packages into a separate namespace: package/<name>/host/<t...
nbd
2009-03-17
1
-1
/
+1
*
replace a few unnecessary $(shell) calls
nbd
2009-03-03
1
-2
/
+2
*
speed up metadata scanning a lot by avoiding unnecessary shell commands and m...
nbd
2009-03-03
1
-2
/
+1
*
allow a separate patch directory for host patches
nbd
2009-02-22
1
-1
/
+3
*
eliminate redundancy by creating the quilt_used stampfile in the right place
nbd
2009-02-22
1
-0
/
+2
*
fix missing change from r14610
nbd
2009-02-22
1
-1
/
+1
*
build system refactoring in preparation for allowing packages to do host-buil...
nbd
2009-02-22
1
-53
/
+82
*
prevent quilt from loading any configuration file (closes: #4520)
nico
2009-02-02
1
-9
/
+11
*
if quilt failed whilst patching, no output was shown
blogic
2009-01-25
1
-1
/
+1
*
do not ignore exit codes of quilt anymore (by nbd)
mirko
2009-01-22
1
-1
/
+1
*
fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)
nbd
2008-10-21
1
-1
/
+2
*
change the way ./files* and the generic kernel files are applied. ./files now...
nbd
2008-10-18
1
-5
/
+2
*
add function names to quilt-generated patch files to make patches more readable
nbd
2008-10-10
1
-1
/
+1
*
enable quilt by default for the kernel tree
nbd
2008-08-27
1
-1
/
+1
*
upstream style quilt refresh
kaloz
2008-06-04
1
-1
/
+1
*
override user/system specific quilt configuration
kaloz
2008-05-30
1
-1
/
+1
*
add optional version suffix to kernel files/ directories
nbd
2008-04-28
1
-3
/
+4
*
clean up reject files after copying target/linux/*/files to the kernel tree
nbd
2008-04-03
1
-1
/
+4
*
fix quilt apply for packages that change STAMP_*
nbd
2007-11-10
1
-11
/
+11
*
fix accidental double slash in prefixed quilt patchsets
nbd
2007-10-07
1
-4
/
+4
*
fix quilt patch check
nbd
2007-10-04
1
-1
/
+1
*
separate series file fixup from quilt check to avoid series file breakages af...
nbd
2007-10-04
1
-2
/
+6
*
fix quilt integration
pavlov
2007-10-02
1
-1
/
+1
*
fixes for refresh/update handling
nbd
2007-09-29
1
-32
/
+42
*
move a stampfile to make it easier to override the patch template
nbd
2007-09-29
1
-2
/
+0
*
refactor quilt patching code
nbd
2007-09-29
1
-48
/
+46
*
proper series file support for regular packages
nbd
2007-09-29
1
-1
/
+6
*
some minor fixes, cleanups, package build abstraction
nbd
2007-09-28
1
-0
/
+4
*
fix spontaneous rebuilds caused by make package/<name>/update with quilt
nbd
2007-09-20
1
-1
/
+0
*
fix custom series files in kernel patch directories
nbd
2007-09-10
1
-2
/
+2
*
fix kernel build with quilt
nbd
2007-09-10
1
-1
/
+1
*
allow the kernel to provide own series files for specific subdirs
nbd
2007-08-30
1
-0
/
+20
*
next round of build system cleanup - convert package/ to new structure
nbd
2007-07-30
1
-0
/
+4
*
fail in .quilt_patched when there were patches that didn't apply
nbd
2007-07-18
1
-1
/
+1
*
cope with QUILT=1 when there are no patches
noz
2007-07-17
1
-1
/
+1
*
clean up some leftover junk
nbd
2007-07-13
1
-1
/
+0
*
fix unwanted automatic package cleaning when using quilt
nbd
2007-07-13
1
-1
/
+1
*
allow packages to override the patch directory using the PATCH_DIR variable
nbd
2007-06-28
1
-4
/
+5
*
make sure quilt starts with the correct patch order in series
nbd
2007-06-18
1
-0
/
+4
*
prepare for the transition to linux 2.6.22 - make it possible to override the...
nbd
2007-06-16
1
-6
/
+6
*
force build of packages when using quilt
nbd
2007-06-08
1
-1
/
+1
*
Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ...
nbd
2007-06-04
1
-1
/
+11
*
more fixes for the patching stuff (was testing it on the wrong target)
nbd
2007-06-03
1
-1
/
+2
*
fix quilt related unpack/patch error
nbd
2007-06-03
1
-1
/
+0
[next]