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
26795 8309 d 1 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26535 8330 d 20 h hornik /trunk/src/scripts/ Safeguard against missing Package field in DESCRIPTION (PR#4398).  
26356 8345 d 21 h hornik /trunk/src/scripts/ Use configure value for Tar.
'chmod -R' is not portable.
'cp -r' is not portable.
 
26331 8346 d 20 h hornik /trunk/src/scripts/ mkdir -p is not portable.  
26321 8347 d 5 h hornik /trunk/src/scripts/ Be more defensive about empty lines in DESCRIPTION metadata for bundles.
Spotted by Henrik Bengtsson <hb@maths.lth.se>.
 
26286 8349 d 9 h hornik /trunk/src/scripts/ Use the system default packages when creating save images.  
26216 8353 d 18 h hornik /trunk/src/scripts/ Use 'R_DEFAULT_PACKAGES=NULL --vanilla' when creating save images.  
25954 8369 d 4 h hornik /trunk/src/ New internal function .installPackageCodeFiles().  
25933 8370 d 0 h rgentlem /trunk/src/scripts/ modification to method for moving collated files  
25930 8370 d 5 h rgentlem /trunk/src/scripts/ fixing INSTALL.in  
25913 8371 d 3 h rgentlem /trunk/src/scripts/ starting to add Collate changes  
25808 8378 d 7 h hornik /trunk/src/scripts/ Make it really possible to install a package from a directory with
basename different from the package name (the call to build-help had
'../' hard-wired).
Use pkg_dir and pkg_name to it clearer when the package (source)
directory or its name are meant.
 
25588 8394 d 20 h hornik /trunk/src/scripts/ Improvements and documentation for cola '--fake'.  
25560 8396 d 2 h hornik /trunk/src/scripts/ New option '--fake' to create a fake installation for testing.  
25557 8396 d 3 h hornik /trunk/src/scripts/ Add an empty line before the '\eof' when concatenating Rd files to
safeguard against possibly incomplete final lines.
 
25330 8406 d 9 h hornik /trunk/src/scripts/ Be defensive about white space in file names, and say so.  
25310 8407 d 1 h hornik /trunk/src/scripts/ test -e is not portable.  
25289 8408 d 3 h jmc /trunk/src/scripts/ Escaped quotes break installing saved image packages  
25260 8410 d 8 h hornik /trunk/ Make sure tmpdir exists and is usable, and related.  
25250 8411 d 2 h hornik /trunk/src/scripts/ Always try to be 'safe', also when installing binary packages.
Portable shell programming for checks using 'test'.
 

Show All