Skip to content
Snippets Groups Projects
  1. Dec 20, 2024
  2. Dec 13, 2024
  3. Nov 26, 2024
  4. Sep 13, 2024
    • Christophe Guillon's avatar
      [Build] Enable build of C++ unit tests with python bindings · 5a68721a
      Christophe Guillon authored and Olivier BICHLER's avatar Olivier BICHLER committed
      
      Adjust dependencies of core archive for allowing builds
      for python modules and build for executables when -DPYBIND=ON.
      Build can now be performed with -DPYBIND=ON and -DTEST=ON.
      Build can be done in case where the python libraries are not
      present (cibuildwheel), though in this case it is not possible
      to build standalone executables.
      Install pybind11 headers as part of interface in order to
      provide complete dependencies.
      Add AIDGE_BUILD_TEST envvar to setup.py to -DTEST=ON.
      Update required cmake version which should be actually >=3.18.
      Update and fix README.
      
      Co-authored-by: default avatarGrégoire Kubler <gregoire.kubler@proton.me>
      5a68721a
  5. Jul 18, 2024
  6. May 17, 2024
  7. May 16, 2024
  8. May 14, 2024
  9. May 13, 2024
  10. May 10, 2024
  11. May 07, 2024
  12. May 02, 2024
  13. Apr 19, 2024
  14. Mar 29, 2024
  15. Mar 21, 2024
  16. Mar 19, 2024
  17. Mar 08, 2024
  18. Feb 20, 2024
  19. Feb 12, 2024
  20. Feb 11, 2024
  21. Jan 17, 2024
  22. Oct 11, 2023
  23. Oct 09, 2023
  24. Oct 04, 2023
  25. Oct 03, 2023
Loading