The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
47757 6391 d 7 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47538 6408 d 13 h ripley /trunk/ don't use R_SHELL for shell scripts to be exec-ed from R CMD  
47521 6409 d 18 h ripley /trunk/ don't use shell for simple exec-ed scripts, use --no-restore  
47502 6410 d 23 h ripley /trunk/ R-script INSTALL going live  
47440 6416 d 14 h ripley /trunk/ more R-level INSTALL tweaks  
47438 6416 d 15 h ripley /trunk/ more on R-level INSTALL  
47437 6416 d 18 h ripley /trunk/src/scripts/ back out accidental commit  
47436 6416 d 18 h ripley /trunk/src/ get file_test("-x") working  
47354 6422 d 12 h ripley /trunk/ tweaks to make dist  
47275 6428 d 9 h deepayan /trunk/ New front-end script R CMD rtags  
47013 6456 d 17 h hornik /trunk/src/scripts/ Cosmetics.  
46832 6474 d 21 h ripley /trunk/ remove unnecessary executable properties
sort out use of mkinstalldirs
 
46823 6475 d 18 h ripley /trunk/src/scripts/ update  
46821 6475 d 19 h ripley /trunk/ introduce R_SHELL to set the default shell  
44146 6759 d 16 h plummer /trunk/ Enable multilib support on Linux  
43482 6829 d 9 h ripley /trunk/ more use of $(ECHO)  
42539 6920 d 14 h ripley /trunk/ Require texi2dvi (part of texinfo) to make manuals when installing R.
Fall back to R code for making vignettes if not present.
 
41422 7026 d 23 h ripley /trunk/ add DESTDIR support  
40410 7140 d 21 h ripley /trunk/ add more zh_CN translations  
40399 7141 d 23 h ripley /trunk/ make install-strip  
39282 7259 d 7 h urbaneks /trunk/ Add javareconf script to update Java configuration  
39184 7264 d 10 h hornik /trunk/ Revert 'Fix Make problems' part of r39174.  
39174 7264 d 14 h hornik /trunk/ Document new Sweave/Stangle R CMD utilities.
Fix Make problems updating the man page.
 
39141 7265 d 22 h hornik /trunk/src/scripts/ Add minimal version of Sweave/Stangle shell scripts.  
37016 7507 d 9 h ripley /trunk/ sort out some make distclean/make uninstall issues  
36746 7530 d 13 h ripley /trunk/ replace f2c support by a wrapper script, and tidy up  
34560 7725 d 17 h ripley /trunk/ move from date-stamp to SVN-REVISION  
34217 7752 d 22 h ripley /trunk/ R_INCLUDE -> R_INCLUDE_DIR  
34123 7759 d 19 h ripley /trunk/ allow doc to be installed separately
more consistency in the naming of install places, separate from standard paths
mark configure options that apply only to MacOS X or libtool.
 
34115 7760 d 16 h ripley /trunk/ support the installation of share and include to places other than libdir.  
30438 8030 d 20 h hornik /trunk/ Teach make dist to exclude .svn subdirs.  
30305 8044 d 22 h hornik /trunk/ More 'improvements' for the case where R_HOME contains spaces.  
30217 8054 d 21 h hornik /trunk/ Try to handle white space in file paths.  
29659 8089 d 13 h hornik /trunk/ Fix/remove FIXMEs.  
28381 8192 d 9 h hornik /trunk/src/scripts/ Work around using '@' instead of '/' in sed substitution (PR#6598).  
26339 8347 d 9 h hornik /trunk/ Move mkinstalldirs from 'tools' to 'src/scripts'.  
24651 8451 d 11 h hornik /trunk/ Remove R CMD Rdindex.  
23203 8562 d 8 h hornik /trunk/src/scripts/ 'R.sh' had a target but no rule.
(As the '.in:' rule had been eliminated some time ago.)
 
22584 8607 d 9 h hornik /trunk/ Replace pattern rules for generating FOO from FOO.in by explicit target
rules (which *must* be portable).
 
22556 8609 d 14 h ripley /trunk/ replace .in rule by %:%.in so it works on Sun make