Skip to content
Snippets Groups Projects
  1. May 06, 2021
  2. May 04, 2021
  3. May 03, 2021
  4. May 02, 2021
    • Seth R Johnson's avatar
      FindSWIG: reduce calls to SWIG exe, and clean up variables · ff6f7b23
      Seth R Johnson authored
      If all SWIG cache variables (EXECUTABLE, DIR, VERSION) are set,
      there should be no need to invoke the SWIG exe on a reconfigure. This
      changeset reduces the number of calls to the SWIG executable, and
      additonially prevents temporary `SWIG_xxx` values from propagating outside
      the `find_package` call.
      
      I also refactored the conditionals to be less nested (and thus more
      predictable), including changing theh definition of SWIG_USE_FILE to
      reflect that it's if and only if SWIG_FOUND is trure.
      ff6f7b23
    • Seth R Johnson's avatar
      d2296cda
  5. Apr 29, 2021
  6. Apr 28, 2021
  7. Apr 27, 2021
  8. Apr 26, 2021
  9. Apr 23, 2021
  10. Apr 22, 2021
  11. Apr 21, 2021
  12. Apr 16, 2021
  13. Apr 14, 2021
Loading