search for: filterdiff

Displaying 15 results from an estimated 15 matches for "filterdiff".

2020 Mar 28
0
[klibc:master] dash: README.dash: Do all patch filtering with filterdiff
...=0750f8afbdfffb02e6121347b94a5f3bfaf9f079 Author: Ben Hutchings <ben at decadent.org.uk> AuthorDate: Sat, 28 Mar 2020 18:55:44 +0000 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 18:55:44 +0000 [klibc] dash: README.dash: Do all patch filtering with filterdiff filterdiff can add and remove path prefixes and exclude files. Consolidate the multiple steps into a single filterdiff command. This results in the mailbox file containing the patches with their final paths (though still without sign-off and whitespace cleanup). Signed-off-by: Ben Hutchings <...
2008 Jan 10
4
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
...t.tar.gz > [inputs dir contains some symlink, place ClamAV dir in > llvm/projects/llvm-test/MultiSource/Applications to make > links point to right place] > > Hi, Because llvm bug #1730 got fixed, this testcase can run under with the JIT on x86-64 :). I have attached the updated filterdiff.sh script (JIT has extra file descriptor open), and now all tests pass. I've also uploaded the new tarball here: http://edwintorok.googlepages.com/ClamAV-srcflat2.tar.gz TEST-PASS: compile /MultiSource/Applications/ClamAV/clamscan TEST-RESULT-compile: Total Execution Time: 6.0010 seconds (6...
2008 Jan 10
0
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
Hi, We are getting closer. 1. In Makefile, all the references to CFLAGS should be CPPFLAGS instead. 2. filterdiff.sh uses sed -re. This causes a problem on Mac OS X where -E means using extended regular expression, not -r. sed: illegal option -- r usage: sed script [-Ealn] [-i extension] [file ...] sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...] Can this be changed? 3....
2008 Jan 10
3
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
Evan Cheng wrote: > Hi, > Hi Evan, > We are getting closer. > That is good news. > 1. In Makefile, all the references to CFLAGS should be CPPFLAGS instead. > Done, and attached. > 2. filterdiff.sh uses sed -re. This causes a problem on Mac OS X where > -E means using extended regular expression, not -r. > Can this be changed? > I'm not really familiar with sed's non-extended regular expression syntax, I'll have to read its info page. I can do that if you decide...
2008 Jan 14
2
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
I've filed http://www.llvm.org/bugs/show_bug.cgi?id=1912 for the optimizer bug. Evan On Jan 10, 2008, at 11:28 AM, Evan Cheng wrote: > Hi, > > We are getting closer. > > 1. In Makefile, all the references to CFLAGS should be CPPFLAGS > instead. > 2. filterdiff.sh uses sed -re. This causes a problem on Mac OS X where > -E means using extended regular expression, not -r. > > sed: illegal option -- r > usage: sed script [-Ealn] [-i extension] [file ...] > sed [-Ealn] [-i extension] [-e script] ... [-f > script_file] ... [file ...]...
2008 Jan 11
0
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
>> 2. filterdiff.sh uses sed -re. This causes a problem on Mac OS X >> where >> -E means using extended regular expression, not -r. >> Can this be changed? >> > > I'm not really familiar with sed's non-extended regular expression > syntax, I'll have to read its info pa...
2008 Jan 30
0
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
...g/bugs/show_bug.cgi?id=1912 > for the optimizer bug. > > Evan > > On Jan 10, 2008, at 11:28 AM, Evan Cheng wrote: > >> Hi, >> >> We are getting closer. >> >> 1. In Makefile, all the references to CFLAGS should be CPPFLAGS >> instead. >> 2. filterdiff.sh uses sed -re. This causes a problem on Mac OS X >> where >> -E means using extended regular expression, not -r. >> >> sed: illegal option -- r >> usage: sed script [-Ealn] [-i extension] [file ...] >> sed [-Ealn] [-i extension] [-e script] ... [-f &gt...
2019 Nov 12
1
[PATCH] Remove virt-v2v from libguestfs.git repo
This patch removes virt-v2v from libguestfs.git repo, because it has moved to a new repository here: https://github.com/libguestfs/virt-v2v I didn't post this with git send-email because it's filtered with filterdiff to remove the huge - but mechanical - changes to v2v/ and a couple of other directories, leaving only the interesting parts for reviewing. After applying the patch you also have to do: git rm -rf v2v git rm -rf test-data/fake-virt* Rich. -- Richard Jones, Virtualization Group, Red Hat http...
2008 Jan 08
0
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
Evan Cheng wrote: > Hi Edwin, > > I ran into two problems. > > 1. Using your config file and Makefile, I ran into issue compiling > with gcc: > > Looks like it's a makefile issue? > Should be solved with the new flattened source layout and Makefile (-I. was missing) > 2. prepare.sh getdb doesn't work for me because I don't have wget. > > Is it
2008 Jan 08
2
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
...y > name. */ > #ifndef __cplusplus > /* #undef inline */ > #endif > > /* Define to `long int' if <sys/types.h> does not define. */ > /* #undef off_t */ > > /* Define to "int" if <sys/socket.h> does not define. */ > /* #undef socklen_t */<filterdiff.sh><header_rename.sh>LEVEL > = ../../../ > #RUN_OPTIONS = > > Source = $(addprefix libclamav_, \ > aspack.c autoit.c binhex.c blob.c cab.c chmunpack.c cvd.c dconf.c > dsig.c\ > elf.c entconv.c filetypes.c fsg.c hashtab.c htmlnorm.c\ > is_tar.c jscript....
2007 Dec 18
0
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
...--- A non-text attachment was scrubbed... Name: clamav-config.h Type: text/x-chdr Size: 9396 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071218/9c3ac30a/attachment.h> -------------- next part -------------- A non-text attachment was scrubbed... Name: filterdiff.sh Type: application/x-shellscript Size: 472 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071218/9c3ac30a/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: header_rename.sh Type: application/x-shellscr...
2007 Dec 18
3
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
On Mon, 17 Dec 2007, Evan Cheng wrote: > We always welcome more tests. But it looks like there are two issues > here. > > 1. The autoconf requirement. Is it possible to get one configuration > working without the need for autoconf? One way to do this is to add a "cut down" version of the app to the test suite. > 2. GPL license. Chris? Any open source license that
2020 Mar 28
0
[klibc:master] dash: README.dash: Include "dash:" and upstream commit in patches
...= $2 } + header && /^Subject:/ { sub("^Subject:", "Subject: [klibc] dash:") } + { print; blank = /^$/ } + header && blank { + print "[ dash commit", hash, "]"; print + header = 0 + }' \ | filterdiff --strip 2 --addoldprefix a/usr/dash/ --addnewprefix b/usr/dash/ \ --exclude="*/configure.ac" --exclude="*/ChangeLog" \ --exclude="*/dash.1" --exclude="*/Makefile.am" \
2020 Mar 28
0
[klibc:update-dash] dash: README.dash: Exclude .gitignore when synching
...gs <ben at decadent.org.uk> --- usr/dash/README.dash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/dash/README.dash b/usr/dash/README.dash index d67a5aff..11ecff54 100644 --- a/usr/dash/README.dash +++ b/usr/dash/README.dash @@ -35,7 +35,7 @@ HOWTO sync branch: | filterdiff --strip 2 --addoldprefix a/usr/dash/ --addnewprefix b/usr/dash/ \ --exclude="*/configure.ac" --exclude="*/ChangeLog" \ --exclude="*/dash.1" --exclude="*/Makefile.am" \ - --exclude="*/mksignames.c" \ + --exclude="*/mk...
2020 Aug 22
0
[ANNOUNCE] klibc 2.0.8
...DNS server addresses [klibc] ipconfig: Ignore NTP server address and any additional fields [klibc] Kbuild: Tell gas we don't want executable stacks [klibc] dash: README.dash: Change patch sync commands to use mailbox [klibc] dash: README.dash: Do all patch filtering with filterdiff [klibc] dash: README.dash: Include "dash:" and upstream commit in patches [klibc] dash: README.dash: List the changes from upstream [klibc] Suppress format truncation warnings for sprintf() and vsprintf() [klibc] ipconfig: Fix alignment of packet structure [k...