Commit Graph

12 Commits

Author SHA1 Message Date
Mizux Seiha
655466231e ci(make): Fix cpp jobs 2022-04-12 15:50:05 +02:00
Corentin Le Molgat
c9bc84b897 ci: use cpp targets for make 2022-04-08 09:48:41 +02:00
Laurent Perron
1adfa7fc80 make: cleanup
* Remove SYSTEM (only use PLATFORM)
* Add HAS_PYTHON HAS_JAVA HAS_DOTNET
* move Makefile.unix|win.mk into Makefile.port.mk
* fix make CI
2022-03-09 09:23:41 +01:00
Laurent Perron
f63cdb45e4 revert ninja generator for make windows cpp; it triggers mingw, which installs gfortran which breaks the workflow 2022-02-25 13:26:23 +01:00
Laurent Perron
809deba3dc use the default CMAKE_PLATFORM generator on make windows; switch to Ninja make make windows and cmake windows python github actions 2022-02-24 22:35:18 +01:00
Mizux Seiha
329b3561b1 ci(make): Don't remove sh.exe in windows jobs 2022-02-23 14:04:28 +01:00
Laurent Perron
2657ab11d8 fix workflows to build only the target languages 2022-02-22 18:30:35 +01:00
Laurent Perron
6770505815 fix 2022-02-21 14:24:51 +01:00
Laurent Perron
aba4019f6d improve resiliency of make_windows_* github actions 2021-12-02 15:43:05 +01:00
Corentin Le Molgat
7d374004b0 ci(windows): Fix Makefile build 2021-09-20 15:30:17 +02:00
Corentin Le Molgat
0a241f954b ci: Rework windows workflows 2021-09-17 14:36:24 +02:00
Corentin Le Molgat
3781b8511d ci: Add github workflow for Makefile based build 2021-09-17 14:26:50 +02:00