search for: makecmd

Displaying 5 results from an estimated 5 matches for "makecmd".

2009 Feb 25
0
[LLVMdev] [PATCH] Parallelized make check
On Wed, Feb 25, 2009 at 10:26:02AM -0800, Chris Lattner wrote: > > On Feb 24, 2009, at 10:03 PM, Julien Lerouge wrote: > > > On Tue, Feb 24, 2009 at 06:24:17PM -0800, Julien Lerouge wrote: > >> I haven't tested with objdir != srcdir. > > > > Ok, that was broken. Attached is a smaller diff that should work in > > all > > cases. > > This
2009 Feb 26
1
[LLVMdev] [PATCH] Parallelized make check
...test/*\(.*\),\1.log,' < $(JTESTLIST) \ + > $(JTESTLIST).tmp + @$(MV) -f $(JTESTLIST).tmp $(JTESTLIST) + @$(ECHO) "JCHECKS := \\" > $@ + @$(SED) 's/$$/ \\/' < $(JTESTLIST) >> $@ + @$(ECHO) >> $@ + @$(ECHO) "Running test... " + +ifeq ($(MAKECMDGOALS), jcheck-local) + -include Makefile.jcheck +endif + +$(JCHECKS): site.exp FORCE + @$(MAKE) check-one TESTONE=$(@:%.log=%) FORCESITEEXP= &>$@ + @cat $@ + +jcheck-local: $(JCHECKS) + @$(ECHO) " === Report ===\n" > $(JLOG) + @xargs cat < $(JTESTLIST) >&...
2009 Feb 25
2
[LLVMdev] [PATCH] Parallelized make check
On Feb 24, 2009, at 10:03 PM, Julien Lerouge wrote: > On Tue, Feb 24, 2009 at 06:24:17PM -0800, Julien Lerouge wrote: >> I haven't tested with objdir != srcdir. > > Ok, that was broken. Attached is a smaller diff that should work in > all > cases. This sounds really cool Julien! Two questions: 1) does it preserve the checking that the existing tcl stuff does, which
2002 Dec 16
1
Creating libraries: Cannot make help
...ile the library files work, there is no help available. Without knowing Perl or anything, I seem to have found the line in the INSTALL script that causes things to die (line break added): if(system("make -C $R_HOME/src/gnuwin32 PKGDIR=$pkgdir RLIB=$library SAVE=$save $helpflags $makecmd-$pkgname")){ If I run this command in a Cygwin window, expanding the variable names, I get this (abbreviated, editted) message: ---------- Making package <lib-name> ------------ mkdir -p d:/Programs/R/rw1061/library/<lib-name> cp -r ./INDEX ./TITLE ./contents ./index.bak d:/...
2010 Aug 17
6
DO NOT REPLY [Bug 7625] New: "Don't know how to make ./*.c"
https://bugzilla.samba.org/show_bug.cgi?id=7625 Summary: "Don't know how to make ./*.c" Product: rsync Version: 3.0.7 Platform: s390 OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: sebastian.hoffman at