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 8 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47521 6409 d 20 h ripley /trunk/ don't use shell for simple exec-ed scripts, use --no-restore  
47516 6409 d 22 h ripley /trunk/ move SHLIB to R code
run INSTALL with only tools
 
47442 6416 d 14 h hornik /trunk/ Standardize CLIs some more.  
46994 6460 d 1 h ripley /trunk/src/scripts/ whitespace cleanup  
46821 6475 d 21 h ripley /trunk/ introduce R_SHELL to set the default shell  
43236 6855 d 1 h ripley /trunk/src/scripts/ make use of SED we found at configure time  
43235 6855 d 1 h ripley /trunk/ make use of $SED if set  
42229 6955 d 3 h ripley /trunk/src/scripts/ typo  
42219 6955 d 20 h ripley /trunk/ remove the long-obsolete use of OBJS  
42195 6957 d 16 h ripley /trunk/ add SHLIB --[pre]clean and INSTALL --preclean  
42192 6957 d 19 h ripley /trunk/src/ spell consistently  
40094 7179 d 11 h urbaneks /trunk/ updated ObjC/C++ support (incl. runtime and foundation detection)  
39783 7207 d 13 h urbaneks /trunk/ Added Obj-C support (if avaliable)  
38099 7377 d 22 h ripley /trunk/ tweaks to SHLIB  
38094 7378 d 1 h ripley /trunk/ enhance SHLIB  
37351 7469 d 18 h ripley /trunk/src/scripts/ use svn keyword  
36871 7518 d 23 h ripley /trunk/ add support for F95 source files in packages  
34044 7762 d 21 h ripley /trunk/ port r34043 from R-2-1-patches -- to be replaced in trunk later  
33112 7840 d 1 h hornik /trunk/src/scripts/ Use /home/Hornik/.R/Makevars instead of /home/Hornik/.Rmakeconf for user-specific
Make compilation flag overrides, and add support for platform specific
override files.
 
31770 7936 d 1 h ripley /trunk/src/scripts/ clarify which version info  
31722 7939 d 11 h hornik /trunk/src/scripts/ Add preliminary support for user-specific ~/.Rmakeconf.  
30256 8052 d 10 h hornik /trunk/src/scripts/ More 'improvements' for the case where R_HOME contains spaces.  
30217 8054 d 23 h hornik /trunk/ Try to handle white space in file paths.  
29654 8089 d 15 h hornik /trunk/src/scripts/ MAKE and TAR are already set by Rcmd.  
28451 8185 d 23 h hornik /trunk/src/scripts/ Remove run-time test for R dylib.  
23868 8517 d 15 h hornik /trunk/src/scripts/ Need '@DYLIB_EXT@' for -lR.  
20534 8778 d 1 h ripley /trunk/src/scripts/ branch update  
20002 8816 d 22 h hornik /trunk/ Do not use grave accents in quoting.  
17371 8994 d 19 h hornik /trunk/src/scripts/ Quote literals substituted by configure when setting shell defaults.  
15758 9101 d 10 h hornik /trunk/ Replace OBJS by OBJECTS.  
15659 9106 d 19 h ripley /trunk/ change SHLIB_EXT to include the `.', if any  
15168 9128 d 9 h pd /trunk/ branch update  
14097 9208 d 22 h hornik /trunk/src/ Use `share/make/shlib.mk' for building shlibs.  
12996 9281 d 10 h hornik /trunk/ Link shlib modules against -lR if possible.  
12256 9325 d 17 h pd /trunk/ branch update  
11618 9370 d 20 h hornik /trunk/ New make variable SHLIB_LIBADD in rule for shlibs.
R CMD SHLIB adds FLIBS to this only when FORTRAN files are present.
R internal packages use make directly and hence need to add themselves.
 
11515 9376 d 18 h hornik /trunk/ Standardize version and usage messages.  
11221 9397 d 0 h hornik /trunk/src/scripts/ Only link against FLIBS if there is Fortran source.  
10633 9445 d 9 h hornik /trunk/ Change bug report email address to r-bugs@r-project.org.