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-ObjC
/
src
/
scripts
/
build.in
– Rev 43096
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
43096
6869 d 23 h
urbaneks
/branches/R-ObjC/
experimental branch of R where all R objects are also ObjC objects
/branches/R-ObjC
43087
6870 d 8 h
ripley
/trunk/src/scripts/
typo
/trunk/src/scripts/build.in
42671
6908 d 11 h
ripley
/trunk/src/
use tar --force-local rather than remap drives: should allow MSYS tar to be used
/trunk/src/gnuwin32/CHANGES
/trunk/src/scripts/build.in
42470
6924 d 8 h
ripley
/trunk/src/scripts/
fix up CR line endings in C etc sources, and CR and CRLF in makefiles
/trunk/src/scripts/build.in
42455
6927 d 4 h
ripley
/trunk/
R CMD build now corrects CRLF in makefiles
/trunk/NEWS
/trunk/src/scripts/build.in
42298
6942 d 13 h
ripley
/trunk/
start to move address of copy of GPL
add copyright to files missing it
/trunk/share/perl/R/Dcf.pm
/trunk/share/perl/R/Logfile.pm
/trunk/share/perl/R/Rd.pm
/trunk/share/perl/R/Rdconv.pm
/trunk/share/perl/R/Rdlists.pm
/trunk/share/perl/R/Utils.pm
/trunk/share/perl/R/Vars.pm
/trunk/share/perl/build-help-windows.pl
/trunk/share/perl/build-help.pl
/trunk/share/perl/massage-Examples.pl
/trunk/src/gnuwin32/fixed/bin/INSTALL
/trunk/src/gnuwin32/fixed/bin/REMOVE
/trunk/src/gnuwin32/fixed/bin/Rd2txt
/trunk/src/gnuwin32/fixed/bin/SHLIB
/trunk/src/scripts/build.in
/trunk/src/scripts/check.in
41274
7036 d 4 h
hornik
/trunk/src/scripts/
Make given package directories absolute in the main loop (which should
make symbolic links work without further ado).
/trunk/src/scripts/build.in
41156
7044 d 7 h
hornik
/trunk/src/scripts/
Only stop after real errors from building vignettes, rather than
seeing '^Error' in the output.
Make work if a given package path is a symbolic link.
/trunk/src/scripts/build.in
40047
7181 d 2 h
ripley
/trunk/
R CMD build now takes the name from the DESCRIPTION file (PR#9266)
/trunk/NEWS
/trunk/src/library/utils/man/PkgUtils.Rd
/trunk/src/scripts/build.in
40009
7183 d 2 h
hornik
/trunk/
Consolidate extensions for sources and headers.
/trunk/share/perl/R/Utils.pm
/trunk/src/scripts/build.in
/trunk/src/scripts/check.in
38556
7321 d 11 h
maechler
/trunk/src/scripts/
from Seth: add .git to the .svn-like directories that are excluded
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/build.in
37908
7399 d 13 h
ripley
/trunk/src/scripts/
port r37907 from trunk
/trunk/src/scripts/build.in
37507
7444 d 5 h
hornik
/trunk/src/scripts/
Cosmetics.
/trunk/src/scripts/build.in
37487
7448 d 6 h
ripley
/trunk/src/scripts/
map y: and z: also to Cygwin paths
/trunk/src/scripts/build.in
/trunk/src/scripts/check.in
37351
7468 d 6 h
ripley
/trunk/src/scripts/
use svn keyword
/trunk/src/scripts/BATCH
/trunk/src/scripts/COMPILE.in
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/LINK
/trunk/src/scripts/REMOVE.in
/trunk/src/scripts/Rd2dvi
/trunk/src/scripts/Rd2txt
/trunk/src/scripts/Rdconv.in
/trunk/src/scripts/Rprof.in
/trunk/src/scripts/SHLIB.in
/trunk/src/scripts/Sd2Rd.in
/trunk/src/scripts/build.in
/trunk/src/scripts/check.in
/trunk/src/scripts/config
/trunk/src/scripts/f77_f2c
/trunk/src/scripts/texi2dvi
37245
7479 d 11 h
hornik
/trunk/src/scripts/
Cosmetics.
/trunk/src/scripts/build.in
37243
7480 d 1 h
hornik
/trunk/src/scripts/
Remove unneeded system directories from build.
/trunk/src/scripts/build.in
37237
7480 d 10 h
hornik
/trunk/src/scripts/
Cosmetics.
/trunk/src/scripts/build.in
37220
7481 d 22 h
ripley
/trunk/
move handling of man and demo dirs in a package to R code.
get package.skeleton to agree with R-exts on allowed file names.
deprecate install.R and R_PROFILE.R, and test for them in 'check'
/trunk/src/gnuwin32/man-install.sh
/trunk/NEWS
/trunk/doc/manual/R-exts.texi
/trunk/src/gnuwin32/MakePkg
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/QC.R
/trunk/src/library/tools/R/admin.R
/trunk/src/library/tools/R/utils.R
/trunk/src/library/utils/R/package.skeleton.R
/trunk/src/library/utils/man/package.skeleton.Rd
/trunk/src/library/utils/man/unix/INSTALL.Rd
/trunk/src/library/utils/man/windows/INSTALL.Rd
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/build.in
/trunk/src/scripts/check.in
37205
7483 d 2 h
ripley
/trunk/
allow starting a help file name with a digit, weed out installed man dir
/trunk/NEWS
/trunk/doc/manual/R-exts.texi
/trunk/share/perl/R/Rdlists.pm
/trunk/share/perl/build-help-windows.pl
/trunk/share/perl/build-help.pl
/trunk/src/gnuwin32/man-install.sh
/trunk/src/scripts/INSTALL.in
/trunk/src/scripts/build.in
/trunk/src/scripts/check.in
←Prev
1
2
Next→
Show All