Commit graph

635 commits

Author SHA1 Message Date
Cyryl Płotnicki-Chudyk 0a0aed2b31 Merge pull request #6 from cyplo/cargo_force_update
use new cargo's switch to install or update packages when present
2016-07-08 15:57:22 +02:00
Cyryl Płotnicki-Chudyk eb3f5d3565 use new cargo's switch to install or update packages when present 2016-07-08 13:43:49 +02:00
Cyryl Płotnicki-Chudyk 4b4e54c319 go with trusty as a basis for ubuntu builds 2016-07-05 15:32:12 +02:00
Cyryl Płotnicki-Chudyk 1a91fddeb4 Merge pull request #5 from cyplo/ubuntu_support
Ubuntu support
2016-07-05 13:14:52 +02:00
Cyryl Płotnicki-Chudyk 79512e67dc do not install vim from sources on ubuntu, as the one provided is recent enough 2016-07-05 12:02:52 +02:00
Cyryl Płotnicki-Chudyk c0fb1fec3f wine seems to have broken dependencies on xenial, removing for now 2016-07-05 11:40:08 +02:00
Cyryl Płotnicki-Chudyk a882fbc1e2 initial ubuntu support, backported over from bunsen 2016-07-05 11:39:13 +02:00
Cyryl Płotnicki-Chudyk 13aa22cb5e Merge pull request #4 from cyplo/dockerize_fedora
Dockerize fedora tests
2016-07-01 23:30:14 +02:00
Cyryl Płotnicki-Chudyk 6d264f77c3 corrected path to dockerized tests in travis 2016-07-01 22:55:05 +02:00
Cyryl Płotnicki-Chudyk ba2b1d8db2 try launching fedora and bunsen builds as separate travis jobs 2016-07-01 22:52:19 +02:00
Cyryl Płotnicki-Chudyk a6aaed62f2 chsh installed explicitely on fedora 2016-07-01 21:39:51 +02:00
Cyryl Płotnicki-Chudyk 2b5e4d530b try to test both fedora and bunsen 2016-07-01 17:03:00 +02:00
Cyryl Płotnicki-Chudyk 044b4bdd49 explicitely install xz on fedora 2016-07-01 15:38:55 +02:00
Cyryl Płotnicki-Chudyk 03fcabd628 make fedora installer understand DONT_START_TOR 2016-07-01 15:14:40 +02:00
Cyryl Płotnicki-Chudyk 3053b442c3 make working on fedora 24 2016-07-01 14:58:43 +02:00
Cyryl Płotnicki-Chudyk 08bde6d724 install git explicitely for fedora 2016-07-01 14:38:46 +02:00
Cyryl Płotnicki-Chudyk bf5f7d699e enabled docker tests for fedora on travis 2016-07-01 14:32:53 +02:00
Cyryl Płotnicki-Chudyk 246bbebd74 Merge pull request #3 from cyplo/dockerize_debian_tests
Dockerize tests for bunsen linux
2016-07-01 14:03:04 +02:00
Cyryl Płotnicki-Chudyk 1de46b96fe guess the user name if not present in cyryl 2016-07-01 13:29:03 +02:00
Cyryl Płotnicki-Chudyk 711ebfcc80 Merge remote-tracking branch 'origin/master' into dockerize_debian_tests 2016-07-01 12:01:58 +02:00
Cyryl Płotnicki-Chudyk 8c9bdd1f33 oh-my-zsh upgrade 2016-07-01 11:59:39 +02:00
Cyryl Płotnicki-Chudyk 2c9fe9ee3b compile vim only after all other configs done 2016-06-24 15:55:29 +02:00
Cyryl Płotnicki-Chudyk b172bcdce5 try both places where rvm env might reside 2016-06-24 15:50:28 +02:00
Cyryl Płotnicki-Chudyk 4f3feb80dd do not fail the whole installation if one of the package install retries fails 2016-06-24 15:13:45 +02:00
Cyryl Płotnicki-Chudyk 7bba9e1d3f retry package installation 3 times 2016-06-24 15:03:55 +02:00
Cyryl Płotnicki-Chudyk 70bc0caef9 corrected paths to copy the temp files to in bunsen tests 2016-06-24 14:51:49 +02:00
Cyryl Płotnicki-Chudyk 58c5e3f9d8 fixed script path for the bunsen test scripts 2016-06-24 14:49:55 +02:00
Cyryl Płotnicki-Chudyk aa96621bcf added missing execution permissions to the bunsen scripts 2016-06-24 14:48:11 +02:00
Cyryl Płotnicki-Chudyk 7d5db6c9e2 do not use mounted directory direclty in docker 2016-06-24 14:46:12 +02:00
Cyryl Płotnicki-Chudyk 66c479c1a0 fix settign the build variables 2016-06-24 11:15:58 +02:00
Cyryl Płotnicki-Chudyk 1ce1020dfd added missing semicolon to the apt config 2016-06-24 11:03:35 +02:00
Cyryl Płotnicki-Chudyk 624c3bc72b use apt.conf.d for the retries config 2016-06-24 11:00:08 +02:00
Cyryl Płotnicki-Chudyk b26b3d8bbf try to discover travis' apt config 2016-06-24 10:55:49 +02:00
Cyryl Płotnicki-Chudyk 338b9e7007 try to tretry failed downloads in apt 2016-06-24 10:53:23 +02:00
Cyryl Płotnicki-Chudyk 49faa93fc1 fixed syntax error in bunsen install script 2016-06-23 20:28:05 +02:00
Cyryl Płotnicki-Chudyk da075a057d do not start tor on CI 2016-06-23 20:10:12 +02:00
Cyryl Płotnicki-Chudyk fb0256ebf5 fix missing packages when installing base list on bunsen 2016-06-23 19:56:13 +02:00
Cyryl Płotnicki-Chudyk 799033c069 fail earlier on installing packages for bunsen 2016-06-23 19:39:03 +02:00
Cyryl Płotnicki-Chudyk ef136e67ee actually try running docker instead of the test script 2016-06-23 19:30:17 +02:00
Cyryl Płotnicki-Chudyk f9564aa007 tell travis to grant us access to docker 2016-06-23 19:28:52 +02:00
Cyryl Płotnicki-Chudyk d58d7b47fa made travis execute the initial bunsen test as default 2016-06-23 19:25:59 +02:00
Cyryl Płotnicki-Chudyk fd45854559 basic test script to use in docker, for bunsen 2016-06-23 19:24:55 +02:00
Cyryl Płotnicki-Chudyk 96a40626e7 removed pure debian installation, as supporting only bunsen now 2016-06-23 19:24:20 +02:00
Cyryl Płotnicki-Chudyk 4dde20eafa install gimp and transmission on Fedora by default 2016-06-18 19:45:40 +02:00
Cyryl Płotnicki-Chudyk 48489827cb use bold font in terminator 2016-06-05 15:10:28 +02:00
Cyryl Płotnicki-Chudyk 9cfc53ffb5 Merge pull request #1 from cyplo/allow_multiple_runs
allow multiple runs of the configure script
2016-06-04 10:36:14 +02:00
Cyryl Płotnicki-Chudyk d8de09e8b7 try uninstalling if existing cargo package exists 2016-06-04 10:11:36 +02:00
Cyryl Płotnicki-Chudyk a206d5c5de follow redirects when fetching rvm installer 2016-06-04 09:49:36 +02:00
Cyryl Płotnicki-Chudyk b19c749f48 removing clippy from the default install as it fails to build on stable rust 2016-06-04 09:22:25 +02:00
Cyryl Płotnicki-Chudyk 0b3c32ff23 env var setting extracted out to allow use in the common configuration script 2016-06-04 09:12:19 +02:00