r-builds/builder
Repository files (latest commit first)
Filename Latest commit message Latest commit date
sellorm 60474b593b
Enables output of Linux OS packages for CentOS 7 (#20)
* Enables output of Linux OS packages for CentOS 7

* Changed vendor to RStudio

* Added post install script to swap in openBLAS shared library

* tidied up some dependencies

* Added a post remove step to cleanup install dir

As we swap in the openBlas shared object file during installation
the RPM database knows that the RPM installation has been "interefered"
with. Because of this `yum remove` does not clean out the full directory
tree. This update therefore prunes the directory tree at
/opt/R/R_VERSION
2019-08-06 23:17:45 +01:00
..
build.sh Allows building deb packages for R on ubuntu-1804 (#12) 2019-07-20 01:17:48 +01:00
clean_centos6.sh make repo public 2019-03-25 12:59:14 -04:00
docker-compose.yml make repo public 2019-03-25 12:59:14 -04:00
Dockerfile.centos-6 Use shared BLAS on CentOS and openSUSE 2019-06-24 18:13:38 -05:00
Dockerfile.centos-7 Enables output of Linux OS packages for CentOS 7 (#20) 2019-08-06 23:17:45 +01:00
Dockerfile.debian-9 Enables output of Linux OS packages for Debian 9 (#19) 2019-07-30 21:04:21 +01:00
Dockerfile.opensuse-15 Use shared BLAS on CentOS and openSUSE 2019-06-24 18:13:38 -05:00
Dockerfile.opensuse-42 Merge pull request #11 from rstudio/openblas 2019-07-15 12:48:44 -05:00
Dockerfile.ubuntu-1604 Enables creation of Linux packages for Ubuntu 1604 (#21) 2019-08-06 00:26:53 +01:00
Dockerfile.ubuntu-1804 Allows building deb packages for R on ubuntu-1804 (#12) 2019-07-20 01:17:48 +01:00
env_centos6.sh make repo public 2019-03-25 12:59:14 -04:00
package.centos-7 Enables output of Linux OS packages for CentOS 7 (#20) 2019-08-06 23:17:45 +01:00
package.debian-9 Enables output of Linux OS packages for Debian 9 (#19) 2019-07-30 21:04:21 +01:00
package.ubuntu-1604 Enables creation of Linux packages for Ubuntu 1604 (#21) 2019-08-06 00:26:53 +01:00
package.ubuntu-1804 Added 'vendor' to the package config (#18) 2019-07-30 21:03:00 +01:00