Skip to content
Snippets Groups Projects
  1. May 02, 2022
  2. Apr 21, 2022
  3. Apr 19, 2022
  4. Dec 03, 2021
  5. Nov 30, 2021
  6. Oct 14, 2021
  7. Aug 02, 2021
  8. Aug 01, 2021
    • Emil Velikov's avatar
      gitlab-ci: add clang-format stage · ca13f880
      Emil Velikov authored and Emil Velikov's avatar Emil Velikov committed
      
      Add a small clang-format.sh script, to manage the merge-base commit
      against which we compare.
      
      The magic in there, is copied from the ci-fairy - huge thanks to the
      team behind it.
      
      Notes:
       - The clang-format-7 dependency tracking it busted across Debian
         releases - we need to add git explicitly
       - Don't block the build stage, on clang-format
      
      Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>
      ca13f880
  9. Jul 26, 2021
    • Emil Velikov's avatar
      clang-format: add config file · 8121720c
      Emil Velikov authored and Emil Velikov's avatar Emil Velikov committed
      
      Copy the clang-format config from virgl, tweaking it slightly - column
      sizes and include files order.
      
      It does highlight few mostly trivial changes through the codebase.
      Albeit none of them is a deal breaker so, no point in a wholesale
      "fixup". The follow-up CI stage will ensure, newly merged code is good.
      
      Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>
      8121720c
  10. Jul 13, 2021
  11. Jul 12, 2021
Loading