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-ucrt
/
src
/
gnuwin32
/
MkRules.rules
– Rev 81340
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
81340
1689 d 0 h
kalibera
/branches/R-ucrt/src/gnuwin32/
Refresh MkRules.dist. Adapt MkRules.dist and MkRules.rules for Rtools42.
/branches/R-ucrt/src/gnuwin32/MkRules.dist
/branches/R-ucrt/src/gnuwin32/MkRules.rules
81322
1689 d 9 h
kalibera
/branches/R-ucrt/
Create R-ucrt
/branches/R-ucrt
81254
1702 d 6 h
kalibera
/trunk/src/gnuwin32/
User -fexceptions instead of -fno-reorder-blocks-and-partition to ensure
correct unwind information on Windows for long jumps.
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
81200
1712 d 6 h
kalibera
/trunk/src/gnuwin32/
Enable SEH unwinding on Windows, but use -fno-reorder-blocks-and-partition
to ensure correct unwind information with GCC.
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/h/psignal.h
78900
2195 d 10 h
ripley
/trunk/src/gnuwin32/
tweak LTO handling
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
78887
2198 d 7 h
ripley
/trunk/src/gnuwin32/
protect against make setting AR and RANLIB
/trunk/src/gnuwin32/MkRules.rules
78886
2198 d 8 h
ripley
/trunk/
tweaks for LTO builds and cross-compiling
/trunk/share/make/winshlib.mk
/trunk/src/extra/trio/Makefile.win
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/library/Makefile.win
78249
2291 d 16 h
ligges
/trunk/src/gnuwin32/
defaults to find the new toolchain (rtools40) thanks to Jeroen Ooms
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/gnuwin32/installer/Makefile
78239
2293 d 1 h
ligges
/trunk/src/gnuwin32/
take curl-ca-bundle.crt from rtools >= 4.0
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
78005
2321 d 9 h
kalibera
/trunk/src/gnuwin32/
SSE2 on Windows requires stack realignment to avoid traps due to misaligned
memory accesses.
/trunk/src/gnuwin32/MkRules.rules
77719
2373 d 7 h
maechler
/trunk/src/gnuwin32/
use "sse" via EOPTS in compilation flags; -> 32-bit Windows should behave more compatibly, e.g., for round()
/trunk/src/gnuwin32/MkRules.rules
76828
2572 d 4 h
kalibera
/trunk/src/gnuwin32/
Do not build with -mtune=core2 on Windows anymore.
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
76788
2578 d 22 h
ligges
/trunk/src/
prepare for new cairo / new toolchain, thanks to Jeroen Ooms
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/library/grDevices/src/cairo/Makefile.win
76752
2586 d 3 h
kalibera
/trunk/src/gnuwin32/
Use -fno-optimize-sibling-calls on Windows also when compiling packages.
/trunk/src/gnuwin32/Makefile
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
75808
2787 d 5 h
ripley
/trunk/
MAKEINFO -> TEXI2ANY
/trunk/config.site
/trunk/configure
/trunk/doc/NEWS.Rd
/trunk/doc/manual/Makefile.in
/trunk/doc/manual/Makefile.win
/trunk/doc/manual/R-admin.texi
/trunk/m4/R.m4
/trunk/src/gnuwin32/MkRules.rules
70374
3776 d 0 h
murdoch
/trunk/
Add COMPILED_BY config variable (to replace temporary R_COMPILED_BY environment variable).
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/Makefile
/trunk/src/gnuwin32/fixed/etc/Makeconf
/trunk/src/scripts/config
70363
3778 d 22 h
murdoch
/trunk/
Default R-devel to new toolchain
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-admin.texi
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/cran/rdevel.in
70358
3780 d 0 h
murdoch
/trunk/src/gnuwin32/
Fix for PR#16776.
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
70266
3799 d 1 h
murdoch
/trunk/src/gnuwin32/
Additional filtering needed for gcc 4.9.3 (patch from Jim Hester)
/trunk/src/gnuwin32/MkRules.dist
/trunk/src/gnuwin32/MkRules.rules
70157
3816 d 22 h
ripley
/trunk/
no longer set AWK in etc/Makeconf (long unused by R)
/trunk/configure.ac
/trunk/doc/NEWS.Rd
/trunk/doc/manual/R-data.texi
/trunk/etc/Makeconf.in
/trunk/src/gnuwin32/MkRules.rules
/trunk/src/gnuwin32/fixed/etc/Makeconf
←Prev
1
2
Next→
Show All