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
38822 7293 d 9 h ripley /branches/C-link/ Create C-link  
37364 7467 d 5 h ripley /trunk/src/ rationalize how dlls are made, move those used only for loading from bin to modules  
37255 7478 d 4 h ripley /trunk/src/modules/ directly build the modules in their final location  
37241 7480 d 2 h ripley /trunk/src/ tweasks, including no longer need import library to build lapack.dll  
37086 7498 d 14 h ripley /trunk/src/ move to using .dll.a for import libraries (where still used)  
37054 7502 d 11 h ripley /trunk/ try again with direct linking to DLLs  
36841 7521 d 7 h ripley /trunk/src/ tweaks for gcc4/gfortran (including removing warnings)  
36685 7534 d 1 h ripley /trunk/ revert the move to linking directly against DLLs: Uwe reports it does
not work on the obselete NT4.
 
36652 7537 d 0 h ripley /trunk/src/ use direct linking to DLLs rather than import libraries  
36565 7543 d 7 h ripley /trunk/src/ add USE_ACML_LAPACK  
36557 7544 d 6 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
 
36339 7559 d 14 h ripley /trunk/src/modules/lapack/ clean up  
35760 7599 d 2 h ripley /trunk/src/ make import libraries in R_HOME/lib, not R_HOME/src/gnuwin32  
32475 7874 d 3 h murdoch /trunk/src/ libunicows and unicow.dll additions  
29283 8119 d 0 h ripley /trunk/ branch update  
29274 8119 d 8 h ripley /trunk/src/modules/lapack/ add dlamc.f to Rlapack.dll section  
27867 8242 d 4 h ripley /trunk/ remove support for Windows .hlp files
add support for parallel make under Windows
 
22553 8608 d 11 h ripley /trunk/src/modules/lapack/ adding missing dependency for dllversion.o and Rlapackrc.o  
22546 8609 d 1 h ripley /trunk/src/modules/lapack/ add full double-precision LAPACK.
link BLAS into libRlapack.so, useful for static ATLAS
 
22528 8610 d 2 h ripley /trunk/src/modules/lapack/ tidy up better  

Show All