summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Some fixes for MINGW (#828)مهدي شينون (Mehdi Chinoune)2022-04-151-20/+20
| | | | | | | | | | | | | | | | | * Enable webpng on MINGW * Detect GD version using cmake language * Use _aligned_malloc instead of posix_memalign on Windows * Include missing "errno.h" * Fix finding WEBP on MINGW * Fix finding XPM on MINGW * Use PkgConfig to find packages on MINGW * CI: Enable more options for MINGW
* CI: update to newer coverity action versionMike Frysinger2022-03-051-3/+2
|
* use current macOS naming style consistentlyMike Frysinger2021-10-302-2/+2
|
* CI: update apt databases before installMike Frysinger2021-10-211-0/+2
| | | | We did this in other workflows already, just not the coverity one.
* CI: enable Coverity Scan integrationMike Frysinger2021-10-051-0/+55
|
* sometimes I am stupid, let clean up src dirs for src packages install once ↵Pierre Joye2021-09-161-1/+13
| | | | installed and check before in case the flow failed previously before the cleanup (#774)
* add AOM dep for libavif (#771)Pierre Joye2021-09-161-4/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add AOM dep for libavif * add ninja build * add nasm * sudo ninja install * we have it installed already on aws/ubuntu graviton * we have it installed already on aws/ubuntu graviton, at the right step * install libuv and libavif * missing dav1d and update step names * 20.04 does not have dav1d * dav1d sudo ninja install * We need shared lib for all codecs * Enable AVIF in gd and enable deps on Graviton * attempt to fix prefix install for dav1d and ensure it can be loaded * ensure AOM codec is installed in /usr * ensure YUV is installed in /usr * AWS/Graviton has YUV already * aom,yuv,avif has been removed from the graviton setup, installing it like on other flows. Keep same version. * let keep AOM as it is used and installed using HEIF repo, with latest version too
* Enable these workflows for GD-* branchesPierre Joye2021-09-114-8/+8
|
* cleanup Windows CRLF line endlingsMike Frysinger2021-09-111-79/+79
|
* useless commentsPierre Joye2021-09-021-5/+0
|
* oops, forgot to enable for masterPierre Joye2021-09-023-11/+6
|
* fix name > MacOSPierre Joye2021-09-021-1/+1
|
* mvPierre Joye2021-09-011-79/+0
|
* rename to _mingwPierre Joye2021-09-011-0/+79
|
* whoever thought inventing a language in yaml needs a life...8Pierre Joye2021-08-311-3/+3
|
* whoever thought inventing a language in yaml needs a life...#7Pierre Joye2021-08-311-6/+1
|
* whoever thought inventing a language in yaml needs a life...#6 pls kill mePierre Joye2021-08-311-79/+79
|
* whoever thought inventing a language in yaml needs a life...#5Pierre Joye2021-08-311-3/+3
|
* whoever thought inventing a language in yaml needs a life...#4Pierre Joye2021-08-311-5/+16
|
* whoever thought inventing a language in yaml needs a life...#3Pierre Joye2021-08-311-11/+1
|
* whoever thought inventing a language in yaml needs a life...#2Pierre Joye2021-08-311-3/+3
|
* whoever thought inventing a language in yaml needs a life...Pierre Joye2021-08-311-86/+78
|
* let see if that fix that damned yamlPierre Joye2021-08-311-6/+8
|
* clang-12 pkg broken somehow on graviton, skip for nowPierre Joye2021-08-311-14/+9
|
* fix toolchains pathPierre Joye2021-08-311-2/+2
|
* add Intel CLangPierre Joye2021-08-311-1/+6
|
* split cmake configure between gcc and clangPierre Joye2021-08-311-2/+16
|
* fix graviton self hosted name CI, take #2Pierre Joye2021-08-311-1/+1
|
* fix graviton self hosted name CIPierre Joye2021-08-311-1/+1
|
* enable builds only for clangPierre Joye2021-08-311-2/+1
|
* enable builds only for clangPierre Joye2021-08-311-6/+10
|
* CI name MacOSPierre Joye2021-08-311-1/+1
|
* wondering why mv keeps files as deleted all the time now...Pierre Joye2021-08-311-91/+0
|
* renamedPierre Joye2021-08-311-0/+91
|
* renamedPierre Joye2021-08-311-91/+0
|
* consistent namingPierre Joye2021-08-311-0/+91
|
* renamedPierre Joye2021-08-311-91/+0
|
* ren to macos onlyPierre Joye2021-08-311-0/+91
|
* use this one for MacOs onlyPierre Joye2021-08-311-103/+6
|
* install dh-autoreconfPierre Joye2021-08-301-1/+1
|
* make distPierre Joye2021-08-301-1/+1
|
* missing bootstrap callPierre Joye2021-08-301-0/+1
|
* -[ ]namePierre Joye2021-08-301-2/+3
|
* add configure&make&make package. No test, we need cmake for thatPierre Joye2021-08-301-0/+6
|
* update flags and namingPierre Joye2021-08-301-1/+1
|
* just add CFLAGS for graviton and intel, cleanupPierre Joye2021-08-301-10/+15
|
* OK clang on linux seems to need that fix/change, disable for nowPierre Joye2021-08-301-4/+16
|
* let figure out the syntax...6Pierre Joye2021-08-301-1/+3
|
* let figure out the syntax...5Pierre Joye2021-08-301-1/+1
|
* let figure out the syntax...4Pierre Joye2021-08-301-0/+1
|