Skip to content
Snippets Groups Projects
  1. Jul 24, 2019
  2. Jul 23, 2019
  3. Apr 05, 2019
  4. Feb 22, 2019
  5. Feb 20, 2019
  6. Feb 15, 2019
  7. Feb 11, 2019
  8. Feb 06, 2019
  9. Feb 05, 2019
  10. Feb 04, 2019
  11. Oct 30, 2018
  12. Oct 22, 2018
  13. Aug 23, 2018
  14. Aug 20, 2018
  15. Apr 25, 2018
  16. Mar 13, 2018
  17. 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
  18. Feb 05, 2018
  19. Jan 31, 2018
  20. Jan 30, 2018
  21. Jan 25, 2018
  22. Jan 23, 2018
  23. Jan 18, 2018
  24. Dec 01, 2017
  25. Aug 25, 2017
  26. Mar 29, 2017
  27. Mar 22, 2017
  28. Jan 11, 2017
  29. Jan 09, 2017
  30. Dec 20, 2016
  31. Sep 20, 2016
Loading