R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-Cairo
/
src
/
gnuwin32
/
bitmap
/
Makefile
– Rev 44421
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
44421
6741 d 9 h
ripley
/branches/R-Cairo/
create R-Cairo
/branches/R-Cairo
44393
6743 d 12 h
ripley
/trunk/src/
zlib as a separate DLL
/trunk/src/extra/zlib/Makefile.win
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/Maintainers.notes
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/library/grDevices/src/Makevars.win
44333
6747 d 12 h
ripley
/trunk/src/gnuwin32/
dos_glob.c not currently used
link Rbitmap.dll directly to libz.
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/bitmap/Makefile
42581
6915 d 10 h
ripley
/trunk/src/gnuwin32/bitmap/
add MMX protection
/trunk/src/gnuwin32/bitmap/Makefile
42569
6916 d 7 h
ripley
/trunk/src/
move Rbitmap.dll to grDevices where it is used
clean up loadRconsole
more notes on where entry points are used.
/trunk/src/gnuwin32/Maintainers.notes
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/rui.h
/trunk/src/gnuwin32/system.c
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/main/CommandLineArgs.c
37364
7467 d 5 h
ripley
/trunk/src/
rationalize how dlls are made, move those used only for loading from bin to modules
/trunk/src/gnuwin32/Maintainers.notes
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/bitmap/rbitmap.c
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/help/MkChmDll
/trunk/src/library/grDevices/src/devWindows.c
/trunk/src/library/utils/R/help.R
/trunk/src/modules/lapack/Makefile.win
37099
7497 d 1 h
ripley
/trunk/src/gnuwin32/bitmap/
update
/trunk/src/gnuwin32/bitmap/Makefile
37098
7497 d 4 h
ripley
/trunk/src/gnuwin32/bitmap/
more use of -O3
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/bitmap/Makefile.jpeg
37054
7502 d 10 h
ripley
/trunk/
try again with direct linking to DLLs
/trunk/src/library/tcltk/src/Makevars.win
/trunk/src/library/tcltk/src/Makefile.win
/trunk/src/library/tcltk/src/tcl.def
/trunk/src/library/tcltk/src/tcltk_res.rc
/trunk/src/library/tcltk/src/tk.def
/trunk/doc/COPYRIGHTS
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/COPYRIGHTS.win
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Makefile.packages
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/modules/internet/Makefile.win
/trunk/src/modules/lapack/Makefile.win
/trunk/src/modules/vfonts/Makefile.win
36685
7534 d 0 h
ripley
/trunk/
revert the move to linking directly against DLLs: Uwe reports it does
not work on the obselete NT4.
/trunk/src/library/tcltk/src/Makefile.win
/trunk/src/library/tcltk/src/tcl.def
/trunk/src/library/tcltk/src/tcltk_res.rc
/trunk/src/library/tcltk/src/tk.def
/trunk/src/library/tcltk/src/Makevars.win
/trunk/COPYRIGHTS
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/COPYRIGHTS.win
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Makefile.packages
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/include/Makefile.win
/trunk/src/modules/internet/Makefile.win
/trunk/src/modules/lapack/Makefile.win
/trunk/src/modules/vfonts/Makefile.win
36652
7537 d 0 h
ripley
/trunk/src/
use direct linking to DLLs rather than import libraries
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Makefile.packages
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/include/Makefile.win
/trunk/src/modules/internet/Makefile.win
/trunk/src/modules/lapack/Makefile.win
/trunk/src/modules/vfonts/Makefile.win
35760
7599 d 1 h
ripley
/trunk/src/
make import libraries in R_HOME/lib, not R_HOME/src/gnuwin32
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/Makefile.packages
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/make.rtest
/trunk/src/library/grDevices/src/Makefile.win
/trunk/src/library/tcltk/src/Makefile.win
/trunk/src/modules/lapack/Makefile.win
32475
7874 d 3 h
murdoch
/trunk/src/
libunicows and unicow.dll additions
/trunk/src/gnuwin32/unicode
/trunk/src/gnuwin32/unicode/INSTALL
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/MakeDll
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/front-ends/Makefile
/trunk/src/gnuwin32/front-ends/make.rtest
/trunk/src/gnuwin32/help/MkChmDll
/trunk/src/library/grDevices/src/Makefile.win
/trunk/src/library/tcltk/src/Makefile.win
/trunk/src/modules/internet/Makefile.win
/trunk/src/modules/lapack/Makefile.win
/trunk/src/modules/vfonts/Makefile.win
/trunk/src/nmath/standalone/Makefile.win
31296
7965 d 4 h
ripley
/trunk/src/gnuwin32/bitmap/
improve dependencies
/trunk/src/gnuwin32/bitmap/Makefile
27989
8231 d 3 h
ripley
/trunk/src/gnuwin32/
more on parallel makes
/trunk/src/gnuwin32/INSTALL
/trunk/src/gnuwin32/bitmap/Makefile
17830
8958 d 0 h
ripley
/trunk/src/gnuwin32/bitmap/
updates to Makefiles
/trunk/src/gnuwin32/bitmap/INSTALL
/trunk/src/gnuwin32/bitmap/Makefile
17800
8959 d 2 h
ripley
/trunk/src/
zlib sources are now included
/trunk/src/extra/zlib/Makefile.win
/trunk/src/gnuwin32/INSTALL
/trunk/src/gnuwin32/INSTALL.in
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/bitmap/INSTALL
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/main/Makefile.win
11578
9372 d 5 h
ripley
/trunk/src/gnuwin32/bitmap/
allow cross-compiling in this dir
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/bitmap/Makefile.jpeg
11575
9372 d 8 h
ripley
/trunk/src/gnuwin32/bitmap/
drop R_ext
need -lR last to get right malloc
/trunk/src/gnuwin32/bitmap/Makefile
9449
9548 d 10 h
ripley
/trunk/src/gnuwin32/
use ' not " to help guard against cygwin shell problems
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules
/trunk/src/gnuwin32/bitmap/Makefile
/trunk/src/gnuwin32/check/PkgCheck
←Prev
1
2
Next→
Show All