summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* stop installing entities.hMike Frysinger2021-04-241-1/+2
* AVIF support (#671)Ben Morss2021-03-031-0/+1
* HEIF support through libheif (#670)Martin Reboredo2021-03-021-0/+1
* drop unused snprintf fallbackMike Frysinger2021-02-211-1/+0
* move (redundant) ifdef checks from source to build filesMike Frysinger2018-06-211-0/+2
* clean up trailing whitespace/newlinesMike Frysinger2018-06-211-1/+0
* include getopt for Windows buildsMike Frysinger2018-01-291-0/+1
* include snprintf.c in the dist tarballMike Frysinger2018-01-101-1/+12
* build: sync libgd source listsMike Frysinger2016-07-221-0/+10
* build: fix GDLIB_REVISION collisionMike Frysinger2016-05-181-1/+1
* libgd: update & sort source listsMike Frysinger2016-04-301-6/+55
* remove remaining libvpx related codePierre Joye2015-01-201-1/+1
* Added gdImageFile(), gdImageCreateFromFile() and gdSupportsFileType().Chris Reuter2013-12-161-1/+1
* gd.h now holds the canonical version number.Chris Reuter2013-11-071-1/+1
* Add msinttypes/ folder to EXTRA_DIST (fixes #73)Ondřej Surý2013-06-221-1/+1
* autotools: build DLLs on Windows (win32-dll libtool option)Marcin Wojdyr2013-05-101-1/+1
* s{src/{{ fixOndřej Surý2013-05-051-1/+1
* Add src/config.h.cmake and src/*.cxx to EXTRA_DISTOndřej Surý2013-05-051-1/+1
* Merged in php-libgd (pull request #3) Ondřej Surý2013-04-221-1/+2
|\
| * Merge gdImageColorMatch from php-libgdOndřej Surý2013-04-221-1/+2
| * Merge PHP libgd Xbm codeOndřej Surý2013-04-221-1/+1
* | Gd2 functions need LIBZOndřej Surý2013-04-221-1/+2
* | Conditionally compile tests in src/Ondřej Surý2013-04-221-2/+13
* | Build and check all tests from tests/ subdirectory in the make check targetOndřej Surý2013-04-221-1/+5
|/
* #44, do not enable annotate if no freetype is enabled, add missing headerPierre Joye2013-04-211-3/+12
* Rename E_{ERROR,WARNING,...} to GD_{ERROR,WARNING,...} and install the headerOndřej Surý2013-04-181-1/+1
* skip certain programs when png/zlib are not availableMike Frysinger2013-04-161-1/+12
* do not build test/demo programs by defaultMike Frysinger2013-04-161-1/+1
* - distribute cmake files tooPierre Joye2013-04-111-1/+1
* index.html is long gone, fix make dist-allPierre Joye2013-04-111-1/+1
* Update library version information according to http://www.gnu.org/software/l...Ondřej Surý2013-04-081-1/+1
* add tiff to autoconf build scriptsPierre Joye2013-04-071-1/+1
* add new functions, affine, scale, rotate, etc. src filesPierre Joye2013-04-071-1/+1
* Fix build with autotools.Vincent Bernat2013-04-071-4/+2
* adapted Kalle's scatter filter. see FS#208tabe2009-09-201-1/+1
* added new filter gdImagePixelate(). (see FS#184)tabe2008-12-211-1/+1
* added gdImageColorReplaceThreshold. (see FS#170)tabe2008-11-231-1/+1
* added the function to look up color names. (see FS#169)tabe2008-08-051-3/+3
* - removed unused part (moved to /Makefile.am)pajoye2008-05-101-9/+2
* - #129, Add flip functions, horizontally, verticallypajoye2007-11-031-1/+1
* - MFB: #31 — Shared library support on cygwin (Dr. Volker Zell)pajoye2007-02-031-1/+3
* - #9, configure/build script updates auto* lib* (Lars Hecking)pajoye2006-10-091-1/+1
* - sync to 2.0.29pierre2006-04-051-3/+3
* - sync to 2.0.28pierre2006-04-051-1/+1
* - sync to 2.0.26pierre2006-04-051-4/+4
* - sync to 2.0.17pierre2006-04-051-3/+3
* - sync to 2.0.12pierre2006-04-051-1/+1
* - sync to 2.0.5GD_2_0_5pierre2006-04-051-47/+16
* - sync to 1.6.2GD_1_6_2pierre2006-04-051-0/+59