1. 13 May, 2022 1 commit
  2. 12 May, 2022 5 commits
  3. 11 May, 2022 2 commits
  4. 10 May, 2022 1 commit
  5. 09 May, 2022 10 commits
  6. 08 May, 2022 2 commits
  7. 06 May, 2022 5 commits
  8. 05 May, 2022 4 commits
  9. 04 May, 2022 6 commits
  10. 03 May, 2022 2 commits
  11. 02 May, 2022 2 commits
    • Thomas Leymonerie's avatar
      stack/nxdtest: Remove default jinja2-template:url · 6220ce2f
      Thomas Leymonerie authored
      This default prevented extending the section with `inline` option
      because `inline` and `url` conflict. This was not a problem when
      the deprecated `template` or `template = inline:` option was used.
      
      Setting `url = < nothing >` does not resolve the conflict currently.
      
      Since all section that extend `jinja2-template` set their own `url`
      or `inline`, the default value was never used anyway.
      
      The default `filename` option is also no longer needed.
      6220ce2f
    • Xavier Thompson's avatar
      software/theia: Simplify and improve embedded SR · 88f0bcd5
      Xavier Thompson authored
      See merge request !1139
      88f0bcd5