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
/
scripts/
@ 28362
– Rev 89241
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
89241
212 d 22 h
ripley
/trunk/src/scripts/
CXX20PICFLAGS was missing
89223
215 d 19 h
ripley
/trunk/
clean up R CMD config
89153
228 d 0 h
ripley
/trunk/
revert r89143 for now as seqminer needs it
89143
228 d 19 h
ripley
/trunk/src/scripts/
remove C++1[14] support from R CMD config
88582
349 d 9 h
smeyer
/trunk/src/scripts/
cleanup
- Since r36923 (which reverted r10093),
the front-end shell script no longer contains the version info.
- Since r19252 (Autoconf 2.53),
'abs_top_builddir' is available as an output variable.
88154
466 d 8 h
urbaneks
/trunk/src/scripts/
javareconf: update VALID_JVM_VARIANTS from JDK 24u (PR#18884)
87644
547 d 1 h
ripley
/trunk/
preliminary support for C++26
86911
735 d 18 h
smeyer
/trunk/
don't use DESTDIR when building
85072
1056 d 22 h
kalibera
/trunk/src/scripts/
Use .R/Makevars.ucrt and .R/Makevars.win64 on all Windows platforms.
84466
1154 d 16 h
ripley
/trunk/
implement --max-connections
84173
1209 d 10 h
urbaneks
/trunk/src/scripts/
don't break if realpath fails
83932
1242 d 14 h
smeyer
/trunk/src/scripts/
add missing svn:keyword
83927
1242 d 18 h
smeyer
/trunk/src/
sync version message
83600
1292 d 17 h
ripley
/trunk/src/scripts/
add C9x variables
83520
1305 d 21 h
ripley
/trunk/
allow some choice of C standard - Part II
82866
1408 d 22 h
ripley
/trunk/
initial support for C++23
82266
1552 d 14 h
kalibera
/trunk/src/
Allow tab in R.sh argument (PR#18162).
81375
1686 d 18 h
kalibera
/trunk/src/scripts/
Show R_TOOLS_SOFT on Windows by R CMD config.
81360
1687 d 21 h
kalibera
/trunk/
merged R-ucrt branch r81322:81359 into trunk
81152
1723 d 8 h
urbaneks
/trunk/
make sure ~autodetect~ is not inadvertently expanded (PR#18231)
80195
1924 d 22 h
kalibera
/trunk/src/
Revert 80188.
80188
1925 d 14 h
kalibera
/trunk/src/
Handle tab in R/Rscript -e command. From Ivan Krylov.
79388
2096 d 0 h
ripley
/trunk/src/scripts/
stress --cppflags is for front-ends (not packages)
79294
2121 d 21 h
kalibera
/trunk/src/scripts/
Quote path name (PR#17937, from Manuel Francisco).
78865
2202 d 18 h
deepayan
/trunk/src/
add rtags() support for vi-style ctags based on patch in #PR17214
78849
2204 d 17 h
ripley
/trunk/src/scripts/
add LTO variables (as used for packages)
78773
2215 d 16 h
ripley
/trunk/
treat NM like AR and RANLIB in case LTO builds need to override it
78359
2275 d 0 h
ripley
/trunk/
make R CMD config CXXCPP defunct
78110
2311 d 1 h
ripley
/trunk/
initial C++20 support
77305
2475 d 19 h
ripley
/trunk/src/scripts/
changes suggested by checkbashisms script
77228
2495 d 15 h
maechler
/trunk/
`R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho
77128
2520 d 11 h
ripley
/trunk/
defer making config CPP defunct
77120
2520 d 23 h
ripley
/trunk/
remove CPP from R CMD config
77116
2521 d 19 h
ripley
/trunk/
deprecate R CMD config CPP, as it is not detected by R
77111
2522 d 17 h
ripley
/trunk/
leave CXXCPP as deprecated
77105
2522 d 23 h
ripley
/trunk/src/scripts/
record (commented) deprecated portion from R-patched
77104
2522 d 23 h
ripley
/trunk/
we do not need CXXCPP, but other things still configure it
77013
2537 d 14 h
ripley
/trunk/src/scripts/
remove C++98 support in config
76762
2583 d 1 h
hornik
/trunk/src/scripts/
Provide usage info if called with no args (suggestion by Jason Xu).
76672
2609 d 15 h
ripley
/trunk/
teach R CMD config about AR and RANLIB