Skip to content
Snippets Groups Projects
  1. Feb 20, 2019
    • Marcel Koch's avatar
      set full path without which · 835c4663
      Marcel Koch authored
      using which only works, if `generate_operators` is in `PATH`, otherwise cmake fails. This is especially the case if dune-codegen is configured completely new.
      835c4663
  2. Feb 15, 2019
  3. Feb 11, 2019
  4. Feb 06, 2019
  5. Feb 05, 2019
  6. Feb 04, 2019
  7. Oct 30, 2018
  8. Aug 23, 2018
  9. Aug 20, 2018
  10. Mar 13, 2018
  11. Mar 08, 2018
    • Dominic Kempf's avatar
      [cmake] Fix dependency tracking for multiple operators · 2ad3e18a
      Dominic Kempf authored
      CMakes add_custom_command occasionally (undeterministically)
      trips over when multiple files are defined as output. The
      result is unnecessary regeneration upon every change of the
      accompanying C++ source...
      
      The commit fixes the issue by defining one custom command per
      operator. This has the additional pro of generating more verbose
      messages during generation. Implementation wise, CMake needed
      to extract more information from the ini file, so I switched
      to using dune-testtools Python-CMake interface.
      2ad3e18a
  12. Jan 31, 2018
  13. Jan 30, 2018
  14. Jan 25, 2018
  15. Jan 23, 2018
  16. Dec 01, 2017
  17. Aug 25, 2017
  18. Mar 29, 2017
  19. Mar 22, 2017
  20. Jan 11, 2017
  21. Sep 20, 2016
  22. Sep 19, 2016
  23. Aug 30, 2016
  24. Apr 22, 2016
  25. Apr 07, 2016
  26. Feb 16, 2016
  27. Jan 21, 2016
  28. Jan 20, 2016
  29. Aug 27, 2015
Loading