summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge from 2.3Pierre Joye2021-09-112-3/+4
|
* add them too and enforce lf, so I don't mess it up againPierre Joye2021-09-111-2/+5
|
* Enable these workflows for GD-* branchesPierre Joye2021-09-114-8/+8
|
* cleanup Windows CRLF line endlingsMike Frysinger2021-09-113-384/+384
|
* Not used anymorePierre Joye2021-09-112-206/+0
|
* Delete tmp directoryPierre Joye2021-09-111-0/+0
| | | added by error during conflict merge
* generate and use config.h from/to build dir (github user LRFLEW)Pierre Joye2021-09-101-1/+2
|
* merge conflictPierre Joye2021-09-106-15/+28
|\
| * Merge pull request #755 from libgd/bug/750Pierre Joye2021-09-082-4/+17
| |\ | | | | | | Partial fix for #750, BMP and WebP. Gif's usage of PutBuf needs too much refactoring for the actual gain here."
| | * <3 the CI, forgot header for gd_error and unused var, strict mode for the ↵bug/750Pierre Joye2021-09-071-1/+1
| | | | | | | | | | | | win :)
| | * Partial fix for #750Pierre Joye2021-09-072-4/+17
| | |
| * | Fixed typoArun2021-09-061-1/+1
| | |
| * | Stricter typing in test caseChristoph M. Becker2021-09-051-1/+1
| | | | | | | | | | | | This avoids the compiler complaining about a pointer to int conversion.
| * | Fix unicode symbolsPierre Joye2021-09-041-9/+9
| | |
| * | Update README.mdPierre Joye2021-09-041-1/+1
| |/
* | fix warningPierre Joye2021-09-102-1/+3
|/
* Merge branch 'master' of github.com:libgd/libgdPierre Joye2021-09-043-13/+46
|\
| * Merge pull request #748 from libgd/bug/320Pierre Joye2021-09-023-13/+46
| |\ | | | | | | Fix #320, should not convert the source to palette
| | * Fix #320, should not convert the source to palettebug/320Pierre Joye2021-09-013-13/+46
| | |
* | | small additions and remove old thingsPierre Joye2021-09-041-8/+20
|/ /
* | Fix #128, min libjpeg and jpeg-turbo supportedPierre Joye2021-09-021-0/+2
| |
* | 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
| |
* | add compilers sectionPierre Joye2021-09-011-18/+30
| |
* | List platforms, with or without CI and comments about otherPierre Joye2021-09-011-9/+18
|/
* Merge branch 'master' of github.com:libgd/libgdPierre Joye2021-09-0115-278/+836
|\
| * Merge pull request #747 from libgd/features/mingw-ciPierre Joye2021-09-0113-278/+868
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewrite CI to use Github Actions and improve builds. Platform: - Ubuntu 20.04, gcc, x64 and ARM64 (graviton2) - Ubuntu 20.04, clang, x64 and ARM64 (graviton2) - Windows, x64, x86, arm64 VC - Windows, mingw, x64, x86, ucrt64 - MacOS, x64 xcode See docs/README_CI.md for additional details.
| | * basic docs about CIfeatures/mingw-ciPierre Joye2021-09-011-0/+66
| | |
| | * 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
| | |
| | * #744, add cmake clang module, it builds now, but it fails weidly.Pierre Joye2021-08-311-0/+239
| | |
| | * CI name MacOSPierre Joye2021-08-311-1/+1
| | |