- Mar 06, 2015
-
-
Arnaud Degroote authored
python3.4 -V now returns on stdout while before it returns on stdout. It breaks pyHLA version detection. Use standard PYTHON_VERSION_STRING from FindPythonInterp.cmake to do the test instead.
-
- Oct 21, 2014
-
-
Arnaud Degroote authored
Previously, it uses a d extension to mark debug libraries. It sounds like a good idea, but the python caller are not ready for that. So, well, just don't do smart things for debug libraries.
-
Arnaud Degroote authored
We now use a packaged version with a "version number" and not anymore a CVS data. Fix required ABI to take this fact in consideration.
-
- Oct 13, 2014
-
-
Arnaud Degroote authored
No changes expected.
-
- Mar 12, 2013
-
-
Arnaud Degroote authored
py-hla is a python wrapper over CERTI to speak with HLA (High Level Architecture).
-