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
78769 2216 d 1 h luke /branches/R-syntax/ Branch for experimenting with syntax changes.  
71840 3503 d 7 h kalibera /trunk/ Prevent unnecessary compilation of functions at serialization time with R_COMPILE_PKGS=1. Now R_COMPILE_PKGS has no direct impact on R, but it still advises INSTALL to enable/disable package compilation when needed. Compilation of base packages is now done using _R_COMPILE_PKGS_.  
71598 3560 d 1 h luke /trunk/ Suppress compiler messages by default; from Tomas Kalibera.  
59853 5124 d 7 h ripley /trunk/ some cleaning up  
56472 5484 d 11 h ripley /trunk/src/library/ more tweaks to building on Windows  
56468 5484 d 15 h ripley /trunk/src/library/ start porting Rlazy[comp] to Windows  
56297 5500 d 11 h ripley /trunk/src/library/ tweak re-building process  
56296 5500 d 11 h ripley /trunk/src/library/ tweak re-building process  
56268 5502 d 9 h ripley /trunk/src/library/ more consistency in messages  
56264 5502 d 14 h ripley /trunk/src/library/base/ re-try failed commit  
56260 5503 d 4 h ripley /trunk/ avoid recompiling packages with unchanged R code  
56252 5503 d 10 h ripley /trunk/ make 'make bytecode' the default -- not yet tested on Windows  
53401 5755 d 9 h ripley /trunk/src/ clean up, by using a Makeconf file and not mixing CFLAGS/OPTFLAGS  
51075 6021 d 0 h ripley /trunk/ more on use of BINDIR (but not yet complete)  
49839 6148 d 13 h ripley /trunk/ tidy up  
49115 6196 d 15 h ripley /trunk/ move to new help system  
47735 6391 d 5 h ripley /trunk/ merge in modularized Makefiles  
47710 6393 d 6 h ripley /trunk/src/library/ more tidying up  
47694 6394 d 4 h ripley /trunk/src/ first pass at a more-Unix like build system for packages