Commit Graph

83 Commits

Author SHA1 Message Date
Jerome Kieffer 21745ca514 Try to change ubuntu image 2019-01-18 16:09:41 +01:00
Jerome Kieffer 2458c4e9f2 use version for pyopencl for which wheels are available 2019-01-15 17:48:41 +01:00
Jerome Kieffer 4fc137d9b7 revert to CFFI bound PyOpenCL 2019-01-15 16:46:36 +01:00
Jerome Kieffer 61186567a5 Prepare to migate to new pyopencl 2019-01-15 15:49:39 +01:00
Jerome Kieffer 6a63e4f97d print Qt version on info 2019-01-15 14:34:21 +01:00
Jerome Kieffer 6df412750c
Update appveyor.yml
specify image=vs2017
2019-01-03 15:41:09 +01:00
Jerome Kieffer 23a1e03440
Update appveyor.yml
switch to 0.18
2019-01-03 14:58:08 +01:00
Jerome Kieffer deac250487 disable python2.7 on windows 2018-12-11 13:40:58 +01:00
Jerome Kieffer 159c953bc5 Merge remote-tracking branch 'upstream/master' into appveyor 2018-12-11 13:40:00 +01:00
Jerome Kieffer 411d9d5019 Merge remote-tracking branch 'upstream/master' into opencl_coef_power 2018-10-02 13:58:50 +02:00
Jerome Kieffer 407d751f36 fix compilation of pyopencl by pinning former version 2018-10-02 08:23:58 +02:00
Jerome Kieffer d664afd23f fix issue with new release of pyopencl 2018-09-20 14:56:05 +02:00
Jerome Kieffer 0a757fac8d Enable Python3.7 + enable remote desktop 2018-06-28 11:10:16 +02:00
Jerome Kieffer c66b464483 Use more recent version of pyopencl: drop boost 2018-04-30 09:40:39 +02:00
Jerome Kieffer 4c95486fe2 switch to intel driver 2018-04-30 09:24:43 +02:00
Jerome Kieffer 5acfcf621b this downloads the intel icd and patches the environment for loafing it 2018-04-27 17:37:54 +02:00
Jerome Kieffer 87813f95e3 try to fix RTD 2018-04-18 11:24:46 +02:00
Valentin Valls 014046beaa Bump copyright year 2018-01-30 11:16:29 +01:00
Valentin Valls e2710e3408 Typo 2018-01-30 10:07:33 +01:00
Valentin Valls 4b7f7f0171 Update license 2018-01-30 10:07:12 +01:00
Valentin Valls 30ddd95a18 Use run_tests behaviour from silx
- Testing the source project is now the default behaviour (instead of testing the system package)
- --installed was introduced to test the system package
- -i --insource was removed (it is now the default behaviour without args)
2018-01-09 15:13:51 +01:00
Valentin Valls 481007f33c
Fix AMD_SDK URL
- https is now mandatory
2017-12-08 10:27:29 +01:00
Jerome Kieffer f153050002 Remove "rst" and generate the doc directly from notebook 2017-12-04 14:15:25 +01:00
Jerome Kieffer 6c1c9e2b5d user h5py for read_the_docs installation 2017-12-04 13:23:19 +01:00
Jerome Kieffer 47b0d7ab86 Use stock version of pypi for numpy, scipy, cython 2017-10-09 12:55:57 +02:00
Jerome Kieffer e37e396268 test using scipy v1.0 beta instead of the one provided by wheelhouse of
silx
2017-10-09 11:25:42 +02:00
Valentin Valls 13ce18974d Fix AMD OCL SDL
- See b9ecb4494c
2017-08-10 17:02:21 +02:00
Jerome Kieffer 16db262df5 upgrade appveyor ro test python 3.5 and 3.6 2017-07-19 11:11:21 +02:00
Jerome Kieffer 8afd8dc398 make silx a requirement for pyFAI 2017-07-18 16:56:33 +02:00
Jerome Kieffer 1764be4600 Update RTD continuous documentation 2017-06-20 11:06:35 +02:00
Jerome Kieffer e6e6ba3720 fix appveyor tests 2017-04-26 10:34:09 +02:00
Jerome Kieffer d834466140 some more debugging 2017-04-26 09:28:06 +02:00
Jerome Kieffer e51cf82f92 typo 2017-04-26 09:14:06 +02:00
Jerome Kieffer a056e40906 some more debugging in appveyor 2017-04-25 17:52:25 +02:00
Jerome Kieffer 5e317aefef Fix CI and tests for numexpr dependency 2017-03-10 09:17:04 +01:00
Valentin Valls d2b0a3d577 Back to use last setuptools
- setuptools 27.3.1 should work
2016-09-28 09:31:06 +02:00
Valentin Valls 1a10200fa9 Comment on fixed setuptools version 2016-09-20 15:03:13 +02:00
Valentin Valls 18e7af1b6d Try setuptools 27.1.2 (do not merge) 2016-09-15 16:25:08 +02:00
Jerome Kieffer 409a5d4f94 debug travis 2016-09-01 15:42:08 +02:00
Jerome Kieffer 5564f9f7f4 change working directory 2016-09-01 15:37:59 +02:00
Jerome Kieffer 961f82ef81 rename file 2016-09-01 15:33:35 +02:00
Jerome Kieffer 47c86fd910 enable OpenCL tests under linux with Travis-CI 2016-09-01 15:27:10 +02:00
Valentin Valls 15544598c2 Clean up compatibility code for setuptools
- It is not possible to use setuptools version >23 and <25.1.4 to compile the project with Python 3.5 on Windows
- setuptools 25.1.4 was patched and is now released
2016-08-05 14:37:10 +02:00
Valentin Valls 26bbb3aed8 Add cython at system test
Try to fix a recent issue on setuptool (i fail to reproduce it on our windows machine)
2016-08-05 13:56:56 +02:00
Valentin Valls 34fcf0ee7c Remove lxml dependancy on appveyor
- It is not used on appveyor
2016-07-26 13:18:45 +02:00
Valentin Valls bab0c178b0 Ignore last versions of setuptool for appveyor
- Since 24.* compilation is not working
- setuptools 23 do not have this problem
2016-07-26 13:17:21 +02:00
Valentin Valls 8d95d4a417 Workaround to fix Python 3.5 build on appveyor 2016-07-22 12:46:36 +02:00
Valentin Valls 3f7433b1f2 Skip OpenMP only on appveyor Python 3.4 2016-07-22 12:14:26 +02:00
Valentin Valls 9e07c1bfef Fix appveyor environment for Python 3.4 2016-07-22 12:14:26 +02:00
Valentin Valls 37aba91d7b Rework appveyor file using silx one 2016-07-21 14:28:09 +02:00