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
/
library
/
base
/
Makefile.win
– Rev 81322
Rev
Show 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
81322
1689 d 12 h
kalibera
/branches/R-ucrt/
Create R-ucrt
71840
3503 d 5 h
kalibera
/trunk/
Prevent unnecessary compilation of functions at serialization time with R_COMPILE_PKGS=1. Now R_COMPILE_PKGS has no direct impact on R, but it still advises INSTALL to enable/disable package compilation when needed. Compilation of base packages is now done using _R_COMPILE_PKGS_.
71598
3559 d 23 h
luke
/trunk/
Suppress compiler messages by default; from Tomas Kalibera.
59853
5124 d 6 h
ripley
/trunk/
some cleaning up
56472
5484 d 9 h
ripley
/trunk/src/library/
more tweaks to building on Windows
56468
5484 d 13 h
ripley
/trunk/src/library/
start porting Rlazy[comp] to Windows
56297
5500 d 9 h
ripley
/trunk/src/library/
tweak re-building process
56296
5500 d 10 h
ripley
/trunk/src/library/
tweak re-building process
56268
5502 d 7 h
ripley
/trunk/src/library/
more consistency in messages
56264
5502 d 12 h
ripley
/trunk/src/library/base/
re-try failed commit
56260
5503 d 2 h
ripley
/trunk/
avoid recompiling packages with unchanged R code
56252
5503 d 8 h
ripley
/trunk/
make 'make bytecode' the default -- not yet tested on Windows
53401
5755 d 8 h
ripley
/trunk/src/
clean up, by using a Makeconf file and not mixing CFLAGS/OPTFLAGS
51075
6020 d 22 h
ripley
/trunk/
more on use of BINDIR (but not yet complete)
49839
6148 d 12 h
ripley
/trunk/
tidy up
49115
6196 d 14 h
ripley
/trunk/
move to new help system
47735
6391 d 3 h
ripley
/trunk/
merge in modularized Makefiles
47710
6393 d 4 h
ripley
/trunk/src/library/
more tidying up
47694
6394 d 3 h
ripley
/trunk/src/
first pass at a more-Unix like build system for packages