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-conflicts
/
src
/
library
/
methods
/
Makefile.win
@ 77458
– Rev 75453
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
75453
2840 d 7 h
luke
/branches/R-conflicts/
Create branch for experimenting with search path conflict resolution.
71840
3504 d 9 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_.
59853
5125 d 10 h
ripley
/trunk/
some cleaning up
56483
5483 d 14 h
ripley
/trunk/src/library/
more non-byte-compilation options
56471
5485 d 14 h
ripley
/trunk/
tweaks to the build process on Windows
56468
5485 d 17 h
ripley
/trunk/src/library/
start porting Rlazy[comp] to Windows
56263
5504 d 2 h
ripley
/trunk/
avoid substitution
56260
5504 d 6 h
ripley
/trunk/
avoid recompiling packages with unchanged R code
56257
5504 d 10 h
ripley
/trunk/
move selecting byte-compilation to Makefiles in individual packages
53405
5756 d 8 h
ripley
/trunk/
make base packages in a way more like Unix
53401
5756 d 12 h
ripley
/trunk/src/
clean up, by using a Makeconf file and not mixing CFLAGS/OPTFLAGS
51224
5987 d 8 h
ripley
/trunk/src/library/methods/
add dependence
51075
6022 d 2 h
ripley
/trunk/
more on use of BINDIR (but not yet complete)
49839
6149 d 16 h
ripley
/trunk/
tidy up
49115
6197 d 18 h
ripley
/trunk/
move to new help system
47737
6392 d 7 h
ripley
/trunk/src/library/
missing lists
47735
6392 d 7 h
ripley
/trunk/
merge in modularized Makefiles
47696
6395 d 5 h
ripley
/trunk/src/
part two of Unix-like package build system
47694
6395 d 7 h
ripley
/trunk/src/
first pass at a more-Unix like build system for packages