Skip to content

Introduce Linux ci and refactor job names

Anurag Thakur requested to merge AnuthaDev/freetype:linux-ci into master

This MR introduces minimal ci for linux, and refactor job names to be this format:

os build-tool other-build-params architecture

This is a work in progress.

  • Migrate debian image under freetype group
  • Build 2 times, once with all dependencies enabled, and once with all disabled.
  • Fix cmake (Related !34 (merged) )
Edited by Anurag Thakur

Merge request reports