Skip to content
Snippets Groups Projects
  1. Jan 13, 2025
  2. Apr 11, 2024
  3. Apr 08, 2024
  4. Nov 23, 2023
    • Boris Basic's avatar
      [scripts] Code cleanup in files.py and its dependent modules · 2391b8c6
      Boris Basic authored
      - Replace uses of distutils, which has been deprecated for a long time and has
      been removed from Python 3.12
      - Change is_newer behaviour to check the source timestamp against that of the
      target
      - Replace remove_directories by shutil.rmtree
      - Replace copy_file by shutil.copy2
      - Move add_to_list to parser_fortran.py
      - Remove unused functions
      - Fix various issues
      2391b8c6
  5. Nov 10, 2023
  6. Nov 03, 2023
  7. Oct 13, 2023
  8. Oct 06, 2023
  9. Sep 15, 2023
  10. Sep 05, 2023
  11. Aug 28, 2023
  12. Jun 20, 2023
  13. Apr 05, 2023
  14. Feb 20, 2023
  15. Feb 06, 2023
  16. Sep 20, 2022
  17. Jun 15, 2022
  18. Jun 10, 2022
  19. Apr 07, 2022
  20. Sep 16, 2022
  21. Sep 15, 2022
  22. Sep 14, 2022
  23. Feb 10, 2022
  24. Feb 07, 2022
  25. Aug 31, 2021
  26. Aug 26, 2021
  27. Jul 28, 2021
  28. Jul 23, 2021
  29. Jun 04, 2021
  30. Mar 25, 2021
  31. Mar 19, 2021
  32. Nov 24, 2020
  33. Nov 18, 2020
  34. Oct 23, 2020
  35. Oct 15, 2020
  36. Sep 15, 2020
  37. Jul 23, 2020
Loading