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
30063 8065 d 1 h /branches/WinMake/ This commit was manufactured by cvs2svn to create branch 'WinMake'.  
29878 8076 d 14 h ripley /trunk/ branch update  
29563 8099 d 22 h hornik /trunk/src/scripts/ Cosmetics.  
29491 8102 d 12 h ripley /trunk/ branch update  
29240 8121 d 13 h ripley /trunk/ branch update  
28727 8165 d 23 h bates /trunk/src/scripts/ Exclude .svn directories. Check that the CVS name is a directory
before excluding.
 
28645 8170 d 0 h ripley /trunk/src/scripts/ was broken under Windows  
28449 8185 d 11 h hornik /trunk/src/scripts/ Tar option '-X' is not portable: remove files to be excluded from
the installation directory when building binary packages (under both
Unix and Windows).
Always use R_system() instead of system().
Standardize Perl error messages.
 
28080 8224 d 10 h ripley /trunk/src/scripts/ Use R_system not system when possibly used under Windows, to
ensure that quoted args are treated consistently.
 
27902 8240 d 5 h ripley /trunk/ Try to cope with paths with spaces in on Windows  
27705 8256 d 8 h hornik /trunk/src/scripts/ Abort gracefully if computing the Rd index failed for some reason.
getpwuid() is unimplemented on Windows: use Win32::LoginName() instead.
 
27504 8265 d 12 h hornik /trunk/src/scripts/ Safeguard against (trailing) empty lines in DESCRIPTION files when
adding the build info.
 
27372 8271 d 6 h hornik /trunk/src/scripts/ Add build stamp ('Packaged' field) to the DESCRIPTION file.  
26492 8335 d 23 h hornik /trunk/src/scripts/ Enforce default packages when building vignettes.  
26415 8342 d 7 h hornik /trunk/ Change permission fixing/checking as discussed on R-core.  
26404 8343 d 1 h rgentlem /trunk/src/scripts/ reordered a cd and an rm so that Solaris 8 is happier  
26323 8347 d 8 h hornik /trunk/src/scripts/ And now without debugging code ...  
26322 8347 d 8 h hornik /trunk/src/scripts/ Try working around non-portability of Tar option '-X'.  
26283 8349 d 12 h hornik /trunk/ Add arguments to R_system and R_runR to specify environment variables.
Use these rather than setting {'R_DEFAULT_PACKAGES'} in check/build.
 
26274 8350 d 22 h hornik /trunk/src/scripts/ Set R_DEFAULT_PACKAGE to 'tools' in the execution environment so that
calls to R_runR() only get base and tools.
(Substantially improves performance.)
 

Show All