Skip to content
Snippets Groups Projects
  1. Apr 30, 2024
    • Benjamin Morgan's avatar
      Add optional LTO builds of AtlasGeant4 in Athena and AthSimulation · 27e65af7
      Benjamin Morgan authored and Walter Lampl's avatar Walter Lampl committed
      Add CMake option to enable LTO for AtlasGeant4
      
      Use of LTO in Athena builds is not currently possible if the GCC checker
      plugins are in use. These are not yet LTO-aware, leading to build
      errors. Disabling these globally or per-LTO-using-package is not
      feasible as it could lead to the introduction of bad code.
      
      Whilst the plugins are made LTO-aware, introduce CMake option in Athena
      and AthSimulation for enabling LTO builds of the AtlasGeant4 "big"
      library. Set to OFF by default so that "normal" builds are unaffected.
      Builds wanting LTO can set the option to ON, but must also set
      ATLAS_USE_GCC_CHECKERS to OFF in this case.
      27e65af7
  2. Apr 29, 2024
    • Walter Lampl's avatar
      Revert "Merge branch 'athenageant4-lto' into '24.0'" · 52bc2476
      Walter Lampl authored
      This reverts commit 9b36ad1f, reversing
      changes made to 4d2926b2.
      52bc2476
    • Benjamin Morgan's avatar
      Always build AtlasGeant4 OBJECT libs with LTO enabled · 070ee2e5
      Benjamin Morgan authored and Duc Ta's avatar Duc Ta committed
      Add CMake option to enable LTO for AtlasGeant4
      
      Use of LTO in Athena builds is not currently possible if the GCC checker
      plugins are in use. These are not yet LTO-aware, leading to build
      errors. Disabling these globally or per-LTO-using-package is not
      feasible as it could lead to the introduction of bad code.
      
      Whilst the plugins are made LTO-aware, introduce CMake option in Athena
      and AthSimulation for enabling LTO builds of the AtlasGeant4 "big"
      library. Set to OFF by default so that "normal" builds are unaffected.
      Builds wanting LTO can set the option to ON, but must also set
      ATLAS_USE_GCC_CHECKERS to OFF in this case.
      070ee2e5
  3. Apr 09, 2024
  4. Mar 20, 2024
  5. Mar 19, 2024
  6. Dec 05, 2023
  7. Aug 15, 2023
  8. Jun 30, 2023
  9. Apr 18, 2023
  10. Feb 07, 2023
  11. Feb 01, 2023
  12. Jan 23, 2023
  13. Jan 18, 2023
  14. Jan 12, 2023
  15. Dec 13, 2022
  16. Dec 01, 2022
  17. Nov 22, 2022
  18. Oct 07, 2022
  19. Oct 05, 2022
  20. Oct 01, 2022
  21. Sep 21, 2022
  22. Sep 20, 2022
  23. Aug 11, 2022
  24. Aug 08, 2022
  25. Jun 30, 2022
  26. Jun 07, 2022
  27. Apr 14, 2022
  28. Apr 07, 2022
  29. Apr 06, 2022
  30. Apr 05, 2022
  31. Apr 04, 2022
  32. Apr 01, 2022
  33. Mar 16, 2022
  34. Feb 09, 2022
  35. Jan 28, 2022
Loading