baztian
|
de360ebc05
|
Use travis' container-based infrastructure
|
2015-02-07 20:57:18 +01:00 |
baztian
|
e3379fe8da
|
Add Jython 2.7-b3 to Travis build matrix
|
2015-02-07 20:48:48 +01:00 |
baztian
|
235c0ea7ec
|
Make pip.conf local to Jython virtualenv
|
2014-02-12 15:24:13 +01:00 |
baztian
|
fbf107ae00
|
Fix typo to check for file existence to install requirements for cpython
|
2014-02-12 13:09:15 +01:00 |
baztian
|
2db4450a20
|
Fix build script error
|
2014-02-12 13:07:17 +01:00 |
baztian
|
a8376a1d7c
|
Fix Travis yml error
|
2014-02-12 13:01:31 +01:00 |
baztian
|
f17d2f5149
|
Write simulation script for travis build to avoid unnecessary Travis build time usage
|
2014-02-12 12:54:22 +01:00 |
baztian
|
749f0600f0
|
Make pip work for Jython < 2.6 by favouring distribute over setuptools. Disable ssl
|
2014-02-12 12:52:46 +01:00 |
baztian
|
f57dcf749c
|
Try once again with an older virtualenv version
|
2014-02-11 20:24:54 +01:00 |
baztian
|
ce7eeb3dfc
|
Inspect path of installed virtualenv
|
2014-02-11 20:21:45 +01:00 |
baztian
|
70261c2ee5
|
Try to export the virtualenv deactivate function as we want to deactivate it for Jython builds
|
2014-02-11 20:16:25 +01:00 |
baztian
|
fcd764c040
|
Try once againt to make the Jython build work correctly
|
2014-02-11 19:13:57 +01:00 |
baztian
|
34cd55f5ef
|
Fix virtualenv deactivation for Jython build
|
2014-02-11 19:09:48 +01:00 |
baztian
|
a94f2aee60
|
Fix Jython build to not rely on Jython installation in original virtualenv which doesn't seem to work
|
2014-02-11 19:05:36 +01:00 |
baztian
|
1188f14bef
|
Fix typo. Setup compatible virtualenv for Jython < 2.6
|
2014-02-11 18:30:40 +01:00 |
baztian
|
01283b1834
|
Fix typos
|
2014-02-11 17:51:06 +01:00 |
baztian
|
26acf4fd05
|
Fix bad substitution error, add jip dependency and make scripts more robust.
|
2014-02-11 17:45:21 +01:00 |
baztian
|
54ae804bc5
|
Fix permissions of Travis CI build files.
|
2014-02-11 17:35:51 +01:00 |
baztian
|
2c7361234d
|
Install and run Jython build
|
2014-02-11 17:31:11 +01:00 |
baztian
|
919d048444
|
Put Travis before_install into separate script.
|
2014-02-11 16:21:38 +01:00 |