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)
/
trunk
/
src
/
gnuwin32
/
MkRules.dist
@ 77458
– Rev 89374
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
89374
174 d 8 h
smeyer
/trunk/
remove obsolete MiKTeX treatment also in Makefile.win (cf. r87699)
88902
293 d 7 h
smeyer
/trunk/
require Texinfo >= 6.8
87997
496 d 0 h
kalibera
/trunk/
Minor documentation updates re Rtools45.
87747
524 d 0 h
kalibera
/trunk/
Use C23 on Windows for R and R packages.
87562
563 d 5 h
kalibera
/trunk/src/gnuwin32/
Add support for building with sanitizers on Windows.
87317
623 d 10 h
kalibera
/trunk/src/
Experimental support to use OpenBLAS BLAS on Windows.
87099
690 d 9 h
kalibera
/trunk/src/
Use pkg-config for external libraries on Windows.
86860
755 d 7 h
smeyer
/trunk/
require Texinfo >= 6.1 to build HTML versions of the R manuals
86406
837 d 5 h
kalibera
/trunk/src/gnuwin32/
Update comment.
86317
845 d 11 h
kalibera
/trunk/src/gnuwin32/
Fix typo in comment.
86227
850 d 12 h
kalibera
/trunk/src/gnuwin32/
Fix typo.
86218
851 d 11 h
kalibera
/trunk/src/gnuwin32/
Update make file comments.
86117
865 d 14 h
kalibera
/trunk/
Minor documentation updates re Rtools44.
85033
1061 d 10 h
kalibera
/trunk/
Remove build support for 32-bit Windows (unused since R 4.2.0).
84965
1076 d 10 h
kalibera
/trunk/src/gnuwin32/
Remove old comment (stabs no longer supported).
84100
1217 d 9 h
kalibera
/trunk/src/gnuwin32/
Fix comment.
83541
1302 d 8 h
ligges
/trunk/
remove unneeded make targets for Windows: rsync-extsoft and 32-bit
83535
1303 d 5 h
kalibera
/trunk/
Update Windows installer scripts and documentation for Rtools43. R-devel
installed via the installer will now look for Rtools43 (more in NEWS).
82622
1463 d 6 h
kalibera
/trunk/src/gnuwin32/
Stop forcing -fno-optimize-sibling-calls on Windows.
81468
1658 d 10 h
kalibera
/trunk/src/gnuwin32/
No longer use -fexceptions on Windows.
81447
1664 d 10 h
kalibera
/trunk/src/gnuwin32/
Update comments about "workaround" compiler options used on Windows.
81376
1686 d 8 h
kalibera
/trunk/src/gnuwin32/
Use more general way to compute default LOCAL_SOFT when building R from
source on Windows.
81360
1687 d 12 h
kalibera
/trunk/
merged R-ucrt branch r81322:81359 into trunk
81254
1702 d 12 h
kalibera
/trunk/src/gnuwin32/
User -fexceptions instead of -fno-reorder-blocks-and-partition to ensure
correct unwind information on Windows for long jumps.
81200
1712 d 11 h
kalibera
/trunk/src/gnuwin32/
Enable SEH unwinding on Windows, but use -fno-reorder-blocks-and-partition
to ensure correct unwind information with GCC.
80902
1776 d 8 h
kalibera
/trunk/src/
Fix references to EXT_LIBS (Windows builds).
78909
2194 d 12 h
ripley
/trunk/
documentation tweaks for LTO on Windows
78908
2194 d 12 h
ripley
/trunk/src/
spelling
78894
2196 d 16 h
ripley
/trunk/src/
--use-LTO is in principle usable on Windows
78893
2197 d 8 h
ripley
/trunk/src/gnuwin32/
documentation tweaks
78249
2291 d 21 h
ligges
/trunk/src/gnuwin32/
defaults to find the new toolchain (rtools40) thanks to Jeroen Ooms
76828
2572 d 9 h
kalibera
/trunk/src/gnuwin32/
Do not build with -mtune=core2 on Windows anymore.
71085
3636 d 4 h
murdoch
/trunk/src/gnuwin32/
Remove outdated comment.
70374
3776 d 6 h
murdoch
/trunk/
Add COMPILED_BY config variable (to replace temporary R_COMPILED_BY environment variable).
70363
3779 d 4 h
murdoch
/trunk/
Default R-devel to new toolchain
70358
3780 d 5 h
murdoch
/trunk/src/gnuwin32/
Fix for PR#16776.
70266
3799 d 6 h
murdoch
/trunk/src/gnuwin32/
Additional filtering needed for gcc 4.9.3 (patch from Jim Hester)
69727
3889 d 13 h
ripley
/trunk/
more use of https: in comments
69459
3949 d 12 h
ripley
/trunk/
tweaks for recent MiKTeX
68007
4149 d 5 h
murdoch
/trunk/
Back out changes for default GCC 4.9.2 toolchain.