Skip to content
Snippets Groups Projects
  1. Nov 03, 2022
  2. Oct 01, 2022
  3. Aug 08, 2022
  4. Jul 22, 2022
  5. Jul 05, 2022
  6. Jul 04, 2022
  7. Jun 07, 2022
  8. May 25, 2022
  9. Apr 22, 2022
  10. Feb 09, 2022
  11. Jan 24, 2022
  12. Aug 25, 2021
  13. Aug 23, 2021
  14. Mar 10, 2021
  15. Mar 08, 2021
    • Attila Krasznahorkay's avatar
      Introduced a common build_externals.sh script for the "external-less" projects. · 19f2089c
      Attila Krasznahorkay authored and Vakhtang Tsulaia's avatar Vakhtang Tsulaia committed
      This is meant to be used by AthDataQuality and DetCommon for the time
      being. Just like build_project_externals.sh, meant for the other projects,
      it requires a few simple settings from the individual build_externals.sh
      scripts, and can then do the code checkout in a consistent way for both
      of them.
      
      At the same time fixed some small issues in the existing scripts as
      well to ensure that code checkout errors would be properly reported
      by them.
      19f2089c
  16. Jan 15, 2021
  17. Jan 13, 2021
  18. Oct 01, 2020
  19. Jul 10, 2020
  20. May 01, 2020
    • Dan Guest's avatar
      Support ancient version of git · 62bdcc5e
      Dan Guest authored
      Apparently 'git remote get-url' is a relatively new addition to the library,
      in that it was added in the last 5 years. This moves to something that was
      supported in git 1.8 as well.
      62bdcc5e
  21. Apr 28, 2020
  22. Apr 22, 2020
  23. Feb 01, 2020
  24. Jan 10, 2020
  25. Jan 16, 2019
  26. Jan 15, 2019
    • Attila Krasznahorkay's avatar
      Improved the extra CMake argument handling in the build scripts. · 3f79eee4
      Attila Krasznahorkay authored
      This is to allow us passing multiple extra arguments to CMake through the build
      scripts. The formalism is that the -x argument of all build scripts can be
      specified multiple times. Resulting in each value passed to -x being taken
      into account.
      
      At the same time removed the git version checking from the build scripts,
      as it was not needed for anything for a while now.
      
      Finally, took the opportunity to do some general cleanup as well.
      3f79eee4
  27. Dec 18, 2018
  28. Aug 29, 2018
  29. May 17, 2018
  30. Apr 23, 2018
  31. Mar 28, 2018
  32. Feb 01, 2018
Loading