Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Apr 20, 2021
    • Gigg, Martyn Anthony's avatar
      Add support for sip v5 build system · 655ff547
      Gigg, Martyn Anthony authored
      The new sip build system complies with pep 517 and
      requires configuration by a standard pyproject.toml
      file rather than running a single command. Along with
      these changes the fixed sip.h file has been removed in
      favour of a header generated locally if required.
      
      We now support both the sip build systems as this is
      required in our current support for multiple OSes. In
      the process of adding support some cleanup has been
      included:
        - the .sip files in our tree are now full module defs
          rather than the boilerplate being filled in by CMake,
          giving each module more flexibility.
        - the sipwrapper file has been removed in favour of a
          simpler script to simply strip the problematic code
          for C++17 compatability.
      655ff547
  2. Apr 08, 2021
  3. Apr 05, 2021
  4. Mar 31, 2021
  5. Mar 26, 2021
  6. Mar 24, 2021
  7. Mar 23, 2021
  8. Mar 19, 2021
  9. Mar 17, 2021
  10. Mar 16, 2021
  11. Mar 15, 2021
  12. Mar 09, 2021
  13. Mar 04, 2021
  14. Mar 03, 2021
  15. Mar 02, 2021
  16. Mar 01, 2021
Loading