summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Document the revert in changelogissue-config-23Remi Collet2021-09-271-0/+10
|
* Revert "disable gd formats by default #428"Remi Collet2021-09-271-1/+1
| | | | This reverts commit c6af75565ad00732d71064edddfb7a8ea3e0b26b.
* Merge pull request #767 from libgd/issue-headersPierre Joye2021-09-132-1/+2
|\ | | | | Install missing header
| * install missing header, used by gdpp.hRemi Collet2021-09-132-1/+2
| |
* | Merge pull request #766 from libgd/issue-flipPierre Joye2021-09-131-0/+7
|\ \ | |/ |/| Restore GD_FLIP_* macros
| * add comment to not remove these macrosRemi Collet2021-09-131-0/+2
| |
| * Revert "Fix #318, these macros are not used as planed, we have separate ↵Remi Collet2021-09-131-0/+5
|/ | | | | | functions for each" This reverts commit bdc281eadb1d58d5c0c7bbc1125ee4674256df08.
* merge CPP optionPierre Joye2021-09-111-3/+0
|
* merge docs changePierre Joye2021-09-111-10/+12
|
* add leak in fontconfigPierre Joye2021-09-111-0/+1
|
* #763, Logic for dir testPierre Joye2021-09-111-3/+3
|
* Prepare 2.3.3gd-2.3.3Pierre Joye2021-09-112-3/+21
|
* Merge branch 'master' into GD-2.3Pierre Joye2021-09-11102-2542/+2353
|\
| * 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
| | | |