]> git.donarmstrong.com Git - cran2deb.git/commit - branch/multisys/exec/diagnose_ctv
multisys: support for multiple os-arch configurations (preliminary)
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 15:56:25 +0000 (15:56 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 15:56:25 +0000 (15:56 +0000)
commit413d9e15b7bd5f8f36685c2cccbb9bbed3a3a0b9
tree14f99b49bd83a0e1bb60d93c78307d4d8d5a3d0e
parent65fce8cd87d7d6f0209611ff7a264819e42a6c9e
multisys: support for multiple os-arch configurations (preliminary)

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@152 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
50 files changed:
branch/multisys/DESCRIPTION [new file with mode: 0644]
branch/multisys/R/build.R [new file with mode: 0644]
branch/multisys/R/db.R [new file with mode: 0644]
branch/multisys/R/debcontrol.R [new file with mode: 0644]
branch/multisys/R/debiannaming.R [new file with mode: 0644]
branch/multisys/R/debianpkg.R [new file with mode: 0644]
branch/multisys/R/getrpkg.R [new file with mode: 0644]
branch/multisys/R/license.R [new file with mode: 0644]
branch/multisys/R/log.R [new file with mode: 0644]
branch/multisys/R/rdep.R [new file with mode: 0644]
branch/multisys/R/util.R [new file with mode: 0644]
branch/multisys/R/version.R [new file with mode: 0644]
branch/multisys/R/zzz.R [new file with mode: 0644]
branch/multisys/README [new symlink]
branch/multisys/data/populate_depend_aliases [new file with mode: 0644]
branch/multisys/data/populate_forcedep [new file with mode: 0644]
branch/multisys/data/populate_licenses [new file with mode: 0644]
branch/multisys/data/populate_sysreq [new file with mode: 0644]
branch/multisys/data/quit [new file with mode: 0644]
branch/multisys/exec/autobuild [new file with mode: 0755]
branch/multisys/exec/build [new file with mode: 0755]
branch/multisys/exec/build_ctv [new file with mode: 0755]
branch/multisys/exec/build_some [new file with mode: 0755]
branch/multisys/exec/copy_find [new file with mode: 0755]
branch/multisys/exec/cran2deb [new file with mode: 0755]
branch/multisys/exec/cran_pkgs [new file with mode: 0755]
branch/multisys/exec/depend [new file with mode: 0755]
branch/multisys/exec/diagnose [new file with mode: 0755]
branch/multisys/exec/diagnose_ctv [new file with mode: 0755]
branch/multisys/exec/get_base_pkgs [new file with mode: 0755]
branch/multisys/exec/help [new file with mode: 0755]
branch/multisys/exec/latest_log [new file with mode: 0644]
branch/multisys/exec/license [new file with mode: 0755]
branch/multisys/exec/repopulate [new file with mode: 0755]
branch/multisys/exec/root [new file with mode: 0755]
branch/multisys/exec/update [new file with mode: 0755]
branch/multisys/exec/update_cache [new file with mode: 0755]
branch/multisys/inst/doc/DB_NOTES [new file with mode: 0644]
branch/multisys/inst/doc/DEPENDS [new file with mode: 0644]
branch/multisys/inst/doc/INSTALL_NOTES [new file with mode: 0644]
branch/multisys/inst/doc/PKG [new file with mode: 0644]
branch/multisys/inst/doc/README [new file with mode: 0644]
branch/multisys/inst/etc/dput.cf.in [new file with mode: 0644]
branch/multisys/inst/etc/hook/A80rjava [new file with mode: 0755]
branch/multisys/inst/etc/hook/B90lintian [new file with mode: 0755]
branch/multisys/inst/etc/hook/B91dpkg-i [new file with mode: 0755]
branch/multisys/inst/etc/hook/B92test-pkg [new file with mode: 0755]
branch/multisys/inst/etc/hook/D70aptupdate [new file with mode: 0755]
branch/multisys/inst/etc/mini-dinstall.conf.in [new file with mode: 0644]
branch/multisys/inst/etc/pbuilderrc.in [new file with mode: 0644]