Skip to content
Snippets Groups Projects
  1. Jul 07, 2023
  2. Jun 15, 2023
  3. Jun 13, 2023
  4. May 25, 2023
  5. May 16, 2023
  6. Apr 05, 2023
  7. Mar 23, 2023
  8. Mar 21, 2023
  9. Mar 20, 2023
    • Dietrich Rothe's avatar
      chore: modernise cmake (#287) · b57f9dc9
      Dietrich Rothe authored
      * use imported targets where possible
      
      also for the export
      
      * cmake: remove explicit definitions for downstream projects
      
      * increase minor version
      
      will be done for all projects using cmake-exports
      
      * remove --export-dynamic linker flag
      
      because it makes no sense for libs
      Unverified
      b57f9dc9
  10. Jan 20, 2023
  11. Dec 08, 2022
  12. Nov 11, 2022
    • Martin Christoph Hierholzer's avatar
      Mac OS compatibility (#265) · cfb2a3fe
      Martin Christoph Hierholzer authored
      
      * Use correct of version pthread_setname_np depending on platform.
      
      On Linux, this function takes two parameters. On most other platforms
      (including all BSD-based platforms) it only takes a single parameter.
      
      * Omit -Wl,--export-dynamic flag on macOS.
      
      This flag is not supported on Clang / LLVM and on macOS it is not needed
      anway because exporting all symbols is the default behavior.
      
      When using Clang on other platforms (e.g. Linux) --export_dynamic or
      -rdynamic might have to be specified instead.
      
      * clang compiler compatibility
      
      Co-authored-by: default avatarSebastian Marsching <sebastian.marsching-git-2016@aquenos.com>
      Unverified
      cfb2a3fe
  13. Nov 08, 2022
  14. Aug 26, 2022
  15. Aug 11, 2022
  16. Jun 29, 2022
  17. Jun 17, 2022
  18. Mar 30, 2022
  19. Feb 08, 2022
  20. Jan 19, 2022
  21. Nov 23, 2021
  22. Oct 20, 2021
  23. Aug 27, 2021
  24. Aug 20, 2021
  25. Aug 17, 2021
  26. Aug 13, 2021
  27. Jul 27, 2021
  28. Jun 21, 2021
  29. Apr 30, 2021
  30. Apr 23, 2021
  31. Dec 11, 2020
  32. Dec 04, 2020
  33. Nov 25, 2020
  34. Nov 24, 2020
  35. Oct 22, 2020
Loading