Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • oleg-alexandrov-patch-1
  • radtan
  • 2.0
  • Kelvinrr-patch-1
  • acpaquette-patch-1
  • gxp_testing
  • 2.0.2
  • 2.0.1
  • 2.0.0
  • 1.7.0
  • 1.6.0
  • 1.5.2
  • 1.5.1
  • 1.5.0
  • 1.4.1
  • 1.4.0
  • 1.3.1
  • 1.3.0
  • 1.2.0
  • 1.1.1
  • 1.1.0
  • 1.0.0
23 results

README.md

  • jlaura's avatar
    aa3af142
    Restructure and adds CMake (#49) · aa3af142
    jlaura authored
    * Refactors out bad class attribute
    
    * Adds dynamic versioning
    
    * Reorganize to pull Python build/wrapper
    
    * Add CMakeLists
    
    * Updates with minimal build instructions
    
    * Explicit use of C++11 standard
    
    * Keeps the entire API (via headers) private
    
    * removes __init__
    aa3af142
    History
    Restructure and adds CMake (#49)
    jlaura authored
    * Refactors out bad class attribute
    
    * Adds dynamic versioning
    
    * Reorganize to pull Python build/wrapper
    
    * Add CMakeLists
    
    * Updates with minimal build instructions
    
    * Explicit use of C++11 standard
    
    * Keeps the entire API (via headers) private
    
    * removes __init__