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
30100 8062 d 5 h /branches/lazy/ This commit was manufactured by cvs2svn to create branch 'lazy'.  
29878 8075 d 15 h ripley /trunk/ branch update  
29563 8098 d 23 h hornik /trunk/src/scripts/ Cosmetics.  
29491 8101 d 13 h ripley /trunk/ branch update  
29240 8120 d 14 h ripley /trunk/ branch update  
28727 8165 d 0 h bates /trunk/src/scripts/ Exclude .svn directories. Check that the CVS name is a directory
before excluding.
 
28645 8169 d 1 h ripley /trunk/src/scripts/ was broken under Windows  
28449 8184 d 12 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 8223 d 11 h ripley /trunk/src/scripts/ Use R_system not system when possibly used under Windows, to
ensure that quoted args are treated consistently.
 
27902 8239 d 6 h ripley /trunk/ Try to cope with paths with spaces in on Windows  
27705 8255 d 10 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 8264 d 13 h hornik /trunk/src/scripts/ Safeguard against (trailing) empty lines in DESCRIPTION files when
adding the build info.
 
27372 8270 d 7 h hornik /trunk/src/scripts/ Add build stamp ('Packaged' field) to the DESCRIPTION file.  
26492 8335 d 1 h hornik /trunk/src/scripts/ Enforce default packages when building vignettes.  
26415 8341 d 8 h hornik /trunk/ Change permission fixing/checking as discussed on R-core.  
26404 8342 d 2 h rgentlem /trunk/src/scripts/ reordered a cd and an rm so that Solaris 8 is happier  
26323 8346 d 9 h hornik /trunk/src/scripts/ And now without debugging code ...  
26322 8346 d 9 h hornik /trunk/src/scripts/ Try working around non-portability of Tar option '-X'.  
26283 8348 d 13 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 8349 d 23 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