|
a9ba7744cf
|
obidistutils: added fPIC flag needed for linux compilation and set
minimum python version to 3.7
|
2019-03-12 14:20:59 +01:00 |
|
|
8835a1a983
|
removed -R compilaiton flag that gcc doesn't like
|
2019-03-07 15:55:46 +01:00 |
|
|
306da846e3
|
obidistutils: link obi3 C shared library instead of compiling all C
files with all modules (creating issues with global/static variables).
EXCEPT RUNTIME LINKING DOESN'T WORK YET
|
2019-03-07 13:50:29 +01:00 |
|
|
52de6f2717
|
Update distutils for openmp and new version of pip
|
2019-02-19 17:30:53 +01:00 |
|
|
e18b762d81
|
Weird buggy Eclipse commit with nothing changed
|
2018-10-21 17:35:18 +02:00 |
|
|
8d7ef7d3d1
|
patch the distutils to add the C source directory in the include path.
This should solve most of the compilation problems related to .h files
located in this directory
|
2016-12-13 08:02:09 +01:00 |
|
|
a6395ebaf2
|
Transfert the distutil.ext from the org.asm project
|
2015-08-27 16:12:19 -04:00 |
|
|
25da08f42c
|
Patch few bugs in obidistutils
|
2015-05-26 14:15:06 +02:00 |
|
|
5948858a72
|
Patch few bugs in distutils.ext.
This version seems able to install at list the empty package
|
2015-05-25 16:55:09 +02:00 |
|
|
fdfa51a8c7
|
A first version of the obidistutils adapted to Python3
|
2015-05-24 22:35:12 +02:00 |
|