069e900 Build with cmake.

Authored and Committed by jjames 3 years ago
    Build with cmake.
    
    - Manually build the OCaml interface.
    - Limit the class file version in the Java interface.
    - Allow the library to hide internal symbols; this means that the
      binary can no longer be linked with the library, so the main
      package does not depend on the -libs package.
    - The python package no longer contains an ELF object, so make it noarch.
    
        
file modified
+0 -1
file modified
+67 -77