summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
* use https://libgd.orgMike Frysinger2021-07-051-1/+1
* Fix #679: ssize_t used in gdft.c won't compile under MS compilerChristoph M. Becker2021-03-161-0/+3
* AVIF support (#671)Ben Morss2021-03-033-2/+17
* HEIF support through libheif (#670)Martin Reboredo2021-03-022-2/+7
* a few more shellcheck fixesMike Frysinger2021-02-081-4/+8
* scripts: clean up various shellcheck warningsMike Frysinger2021-02-081-28/+29
* Define HAVE_SYS_STAT_H in msyswillson-chen2019-10-281-1/+1
* windows: run_tests: avoid running fontconfig & xpmwillson-chen2019-10-281-1/+1
* windows/msys/run_tests.sh: skip fontconfig and xpm test caseswillson-chen2019-10-091-1/+1
* windows/msys/Mkefile: add gd formats optionwillson-chen2019-10-091-1/+2
* Update msys readmewillson-chen2019-10-091-0/+8
* Add leading blank lines check and trim redundant blank newlinesPeter Kokot2018-10-052-2/+0
* Remove HAVE_STDLIB_HPeter Kokot2018-09-081-1/+1
* Remove HAVE_STDDEF_HPeter Kokot2018-09-061-1/+1
* Remove HAVE_LIMITS_HPeter Kokot2018-09-061-1/+1
* Remove HAVE_ERRNO_HPeter Kokot2018-09-051-1/+1
* Remove Git ident attributesPeter Kokot2018-06-271-1/+0
* clean up trailing whitespace/newlinesMike Frysinger2018-06-214-21/+3
* convert all files to native line encodingsMike Frysinger2018-06-213-131/+131
* Enable GD and GD2 formats for native Windows toolchainChristoph M. Becker2018-04-051-2/+3
* Add support for building the programs with MSVCChristoph M. Becker2017-08-242-3/+27
* Add test summary for WindowsChristoph M. Becker2017-01-251-27/+42
* Enable libtiff support on WindowsChristoph M. Becker2017-01-253-7/+13
* Update Windows build instructionsChristoph M. Becker2017-01-251-9/+40
* Markup windows/readme.mdChristoph M. Becker2017-01-201-11/+15
* Exclude tests/fontconfig/ on WindowsChristoph M. Becker2017-01-201-3/+3
* Enable working debug buildsChristoph M. Becker2017-01-202-5/+8
* Purge duplicate make rulesChristoph M. Becker2017-01-201-7/+1
* Exclude tests/tiff/ on WindowsChristoph M. Becker2017-01-191-34/+34
* Be more resilient wrt. the freetype headersChristoph M. Becker2017-01-191-1/+1
* No, we don't HAVE_BUNDLED_GDChristoph M. Becker2016-09-141-1/+0
* #241 do no redifine it if already defined (ie command line)Pierre Joye2016-07-242-11/+139
* have to create them before or include cannot be done conditionally, sadlyPierre Joye2016-07-241-4/+15
* generate config.hPierre Joye2016-07-231-3/+12
* #249 be sure to create tests dir and make gd DLL available for testsPierre Joye2016-07-231-2/+2
* sync windows test build, remove test_config.hPierre Joye2016-07-231-17/+6
* not used anymorePierre Joye2016-07-171-2/+0
* skip gdtest folderPierre Joye2016-07-171-2/+2
* mising filePierre Joye2016-07-151-1/+3
* not used anymorePierre Joye2016-07-151-3/+1
* add webp to the build, generate tests list to runPierre Joye2016-07-153-13/+14
* generate the list of tests and makefile instead of using static outdated listPierre Joye2016-07-152-16/+37
* remove useless echoPierre Joye2016-07-141-1/+0
* add DEBUG modePierre Joye2016-07-121-1/+13
* fix build and run testsPierre Joye2016-07-122-16/+22
* add readdirPierre Joye2016-07-111-3/+7
* #249 add some missing filesPierre Joye2016-07-111-3/+7
* #249 first set of fixes, now builds with nmake and ../deps, more to fixPierre Joye2016-07-111-64/+79
* configure/cmake: unify header checks and config.h generationMike Frysinger2016-05-171-1/+0
* delete webpimg.c referencesMike Frysinger2015-04-111-1/+1