The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
47757 6390 d 20 h jmc /branches/R-classInheritance/ create branch for class inheritance  
/branches/R-classInheritance
47755 6390 d 23 h ripley /trunk/ optionally install package test files  
/trunk/share/make/basepkg.mk
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/installer/JRins.pl
/trunk/src/library/Makefile.win
/trunk/src/library/Recommended/Makefile.win
47698 6394 d 22 h ripley /trunk/src/gnuwin32/ makefile reorganization part 3  
/trunk/src/gnuwin32/MakePkg
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/help/Makefile
/trunk/src/gnuwin32/installer/JRins.pl
/trunk/src/gnuwin32/installer/Makefile
47696 6395 d 1 h ripley /trunk/src/ part two of Unix-like package build system  
/trunk/src/gnuwin32/Makefile
/trunk/src/library/datasets/Makefile.win
/trunk/src/library/grDevices/Makefile.win
/trunk/src/library/graphics/Makefile.win
/trunk/src/library/grid/Makefile.win
/trunk/src/library/methods/Makefile.win
/trunk/src/library/splines/Makefile.win
/trunk/src/library/stats/Makefile.win
/trunk/src/library/tcltk/Makefile.win
/trunk/src/library/tools/Makefile.win
/trunk/src/library/utils/Makefile.win
47694 6395 d 3 h ripley /trunk/src/ first pass at a more-Unix like build system for packages  
/trunk/src/library/base/Makefile.win
/trunk/src/library/datasets/Makefile.win
/trunk/src/library/grDevices/Makefile.win
/trunk/src/library/graphics/Makefile.win
/trunk/src/library/grid/Makefile.win
/trunk/src/library/methods/Makefile.win
/trunk/src/library/splines/Makefile.win
/trunk/src/library/stats/Makefile.win
/trunk/src/library/stats4/Makefile.win
/trunk/src/library/tcltk/Makefile.win
/trunk/src/library/tools/Makefile.win
/trunk/src/library/utils/Makefile.win
/trunk/src/gnuwin32/Makefile
/trunk/src/library/base/R/version.R
47692 6395 d 9 h ripley /trunk/src/gnuwin32/ more tidying up  
/trunk/src/gnuwin32/pwd.pl
/trunk/src/gnuwin32/MakePkg
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/help/Makefile
47689 6395 d 10 h ripley /trunk/ remove support for cross-building  
/trunk/doc/manual/Makefile.win
/trunk/doc/manual/R-admin.texi
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/MakePkg
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/README.packages
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/installer/Makefile
47666 6397 d 10 h ripley /trunk/ check for hhc.exe
allow control over CHM from MkRules
 
/trunk/doc/manual/R-admin.texi
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/library/tools/R/install.R
47651 6398 d 10 h ripley /trunk/ switch back on building of CHM help under Windows
use R code for help indices in packages (not just for R)
move further towards generating CHM files in Rd2HTML
 
/trunk/share/perl/build-help-windows.pl
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
/trunk/src/library/tools/R/RdConv2.R
/trunk/src/library/tools/R/install.R
47627 6402 d 8 h ripley /trunk/ use --slave --vanilla for consistently  
/trunk/doc/manual/Makefile.in
/trunk/doc/manual/Makefile.win
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/Makefile
/trunk/src/library/Makefile.in
/trunk/tests/Examples/Makefile.in
47610 6403 d 4 h ripley /trunk/src/gnuwin32/ switch off building CHM help for now  
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
47607 6403 d 5 h ripley /trunk/ more tweaks  
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/help/Makefile
/trunk/src/library/tools/R/install.R
/trunk/tests/Makefile.win
47606 6403 d 7 h ripley /trunk/src/gnuwin32/ move makeDllRes.pl to R code
various tidying ups
 
/trunk/src/gnuwin32/makeDllRes.pl
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/MakePkg
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/installer/Makefile
47603 6403 d 8 h ripley /trunk/src/gnuwin32/ build toc files in R
installed dumped namespaces at the end, as Unix does
 
/trunk/src/gnuwin32/MakePkg
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/help/Makefile
47594 6404 d 10 h ripley /trunk/src/gnuwin32/ exclude Makefile.win  
/trunk/src/gnuwin32/Makefile
47593 6404 d 21 h ripley /trunk/ tweaks to cleaning  
/trunk/src/gnuwin32/Makefile
/trunk/tests/Examples/Makefile.win
/trunk/tests/Makefile.win
47567 6406 d 4 h ripley /trunk/ more checking of standard packages to be more similar to Unix  
/trunk/src/gnuwin32/check
/trunk/src/gnuwin32/Makefile
/trunk/tests/Makefile.win
47565 6406 d 6 h ripley /trunk/ get check=recommended working again (and closer to Unix)  
/trunk/src/gnuwin32/Makefile
/trunk/tests/Makefile.win
47564 6406 d 7 h ripley /trunk/ more on cross-building  
/trunk/doc/manual/R-admin.texi
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Makefile
47557 6406 d 9 h ripley /trunk/src/ move installing recommended packages to a Unix-like system  
/trunk/src/library/Recommended/Makefile.win
/trunk/src/gnuwin32/Makefile

Show All