13 Commits

Author SHA1 Message Date
Aurélie Bonin a6daa709e9 Merge branch 'windows_version' into 'master'
Windows version

This branch allows for compiling OBITools on windows in the cygwin environment.

It asks for installing the following cygwin packages :

      - binutils
      - gcc-core
      - python 2.7

See merge request !1
2016-07-06 15:02:35 +02:00
abonin 22f98eaa4b switch to the new version 1.2.7 2016-07-06 14:50:56 +02:00
abonin 38504ab03a Final switch to the new cython interface on array.array 2016-07-06 14:46:31 +02:00
abonin 1b8a867fbf switch to the new cython interface to array.array 2016-07-06 14:29:43 +02:00
abonin 9a9bd6c60f switch to the new cython interface to array.array 2016-07-06 14:23:58 +02:00
abonin 6002fbaa98 Remove the reference to arrayarray.h 2016-07-06 14:12:56 +02:00
Aurélie Bonin e869e16d9f Adaptation for running with cygwin on windows platform 2016-07-06 11:55:32 +02:00
Aurélie Bonin 3a5ad68013 A very small fastq test file 2016-07-06 11:52:55 +02:00
coissac b8dc49ef84 Rename members of the DNA profil strucuture to potentiel avoid a compile
bug on windows cygwin
2016-06-28 15:13:30 +02:00
coissac 140f26977a Merge branch 'master' of git@git.metabarcoding.org:obitools/obitools.git 2016-06-28 15:10:39 +02:00
coissac d96cf37147 Remove a debug trace in the installer 2016-06-28 15:10:12 +02:00
Celine Mercier 20f1c1d337 Fixed a potential bug with the parsing of taxonomic paths when using
obitaxonomy after obiaddtaxids on a general UNITE database
2016-06-16 16:40:27 +02:00
coissac f32ca9e9fa Patch the obitool url on metabarcoding.org 2016-05-27 14:37:58 +02:00
131 changed files with 206 additions and 1255 deletions
-2
View File
@@ -202,6 +202,4 @@ def setup(**attrs):
if 'ext_modules' not in attrs: if 'ext_modules' not in attrs:
attrs['ext_modules'] = EXTENTION attrs['ext_modules'] = EXTENTION
print "$$$$$$$$$$$$$$$$$$$$$$$$$$$",COMMANDS
ori_setup(**attrs) ori_setup(**attrs)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More