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
51446 5966 d 1 h ripley /branches/R-2-11-branch/ port r51445 from trunk  
51393 5968 d 4 h pd /branches/R-2-11-branch/ Create R-2-11-branch  
51075 6020 d 15 h ripley /trunk/ more on use of BINDIR (but not yet complete)  
51038 6027 d 1 h ripley /trunk/src/modules/lapack/ cleaner for R_ARCH  
51029 6027 d 18 h ripley /trunk/ prepare for x86 subarch  
49840 6148 d 2 h ripley /trunk/ build and documentation tweaks  
43261 6851 d 5 h ripley /trunk/src/ strip out ACML support  
42589 6914 d 22 h ripley /trunk/src/ add support for using import libraries rather than linking directly to DLLs  
42541 6918 d 20 h ripley /trunk/src/ separate out CPPFLAGS and CFLAGS  
40292 7156 d 17 h ripley /trunk/ update to LAPACK 3.1.0  
37364 7466 d 22 h ripley /trunk/src/ rationalize how dlls are made, move those used only for loading from bin to modules  
37255 7477 d 21 h ripley /trunk/src/modules/ directly build the modules in their final location  
37241 7479 d 19 h ripley /trunk/src/ tweasks, including no longer need import library to build lapack.dll  
37086 7498 d 7 h ripley /trunk/src/ move to using .dll.a for import libraries (where still used)  
37054 7502 d 4 h ripley /trunk/ try again with direct linking to DLLs  
36841 7521 d 0 h ripley /trunk/src/ tweaks for gcc4/gfortran (including removing warnings)  
36685 7533 d 18 h ripley /trunk/ revert the move to linking directly against DLLs: Uwe reports it does
not work on the obselete NT4.
 
36652 7536 d 17 h ripley /trunk/src/ use direct linking to DLLs rather than import libraries  
36565 7543 d 0 h ripley /trunk/src/ add USE_ACML_LAPACK  
36557 7543 d 23 h ripley /trunk/src/modules/ use Calloc rather than unchecked malloc.
use correct header for Rcomplex type.
Windows does not have Lapack in Rblas.dll, so we can avoid the workaround.
tidy up Makefile.win
 

Show All