about summary refs log tree commit diff
path: root/buildtools/configure.pl
Commit message (Expand)AuthorAgeFilesLines
* Workaround for build failures on Macgiraffedata2021-06-301-0/+8
* whitespacegiraffedata2021-03-261-121/+121
* Remove vestigial URL for pointer man pagesgiraffedata2020-08-261-25/+0
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-1/+1
* Deal with MinGW failure to handl _XOPEN_SOURCE == nullgiraffedata2017-05-131-0/+39
* Set dummy names for PNGLIB, PNGHDR_DIR, X11LIB, X11HDR_DIR when pkgconfig fil...giraffedata2016-12-251-5/+15
* Set dummy names for PNGLIB, PNGHDR_DIR when libpng-config existsgiraffedata2016-12-161-0/+6
* Improve commentgiraffedata2016-11-231-2/+2
* Fix warning from Perl interpretergiraffedata2016-10-021-2/+2
* Add -Wno-strict-overflowgiraffedata2016-05-031-5/+43
* Fix wrong name for icon filegiraffedata2014-09-281-1/+1
* Fix missing newline in config.mkgiraffedata2014-09-281-1/+1
* Add Windows icon capability, centralize make rule for link of programsgiraffedata2014-04-131-0/+18
* Fix bug: inconsistent use of upper and lower case Y and N in make file variab...giraffedata2014-04-021-3/+3
* Warn if user says JPEG library is in the default search path but it isn'tgiraffedata2014-03-031-1/+53
* consistently use upper case Y in boolean make file variablesgiraffedata2014-02-241-2/+2
* Change references to MMX to SSE to match actual codegiraffedata2013-10-251-11/+23
* Fix bug in commit a few minutes agogiraffedata2013-10-201-3/+4
* Use <emmintrins.h> interface for MMX SSE instrinsics instead of GCC-specific ...giraffedata2013-10-201-1/+61
* Use Windows version of GetHostName instead of POSIX for Mingwgiraffedata2013-02-191-0/+3
* Change order of platforms in menugiraffedata2013-02-151-1/+1
* Work around Perl bug with system(&>)giraffedata2012-03-271-2/+4
* Use pkg-config for X librariesgiraffedata2011-06-261-33/+39
* Fix selection of mingw compilergiraffedata2011-04-281-1/+1
* Make configure warnings stand out moregiraffedata2010-10-091-153/+189
* fix crash when libpng test compile failsgiraffedata2010-10-061-1/+1
* Add -Wno-unknown-pragmasgiraffedata2010-04-141-1/+2
* Don't default to /usr/X11R6/lib/libX11.so just because /usr/X11R6 exists. /u...giraffedata2010-04-031-1/+1
* advise if adding -lz -lm fixes libpng link problemgiraffedata2009-11-201-10/+38
* recognize mingw-w64 compilergiraffedata2009-09-271-61/+80
* Recognize libvga.a when there is no libvga.sogiraffedata2009-07-241-0/+2
* Fix bug: doesn't offer Gcc as optional compiler on HP-UXgiraffedata2009-06-041-1/+1
* Make linker flags null for HP-UX so it fails bettergiraffedata2009-06-041-0/+1
* Recognize Gcc as the normal compiler for Cygwingiraffedata2009-05-161-3/+6
* use TEMP for TMPDIR if TMPDIR is not set; try only 50 temp file names before ...giraffedata2009-05-081-10/+43
* fix subroutine name so program works when Libxml is too oldgiraffedata2008-12-171-1/+3
* Use GNU C compile options on Darwingiraffedata2008-12-041-0/+1
* cleanupgiraffedata2008-12-041-22/+22
* Rename Makefile.srcdir to srcdir.mkgiraffedata2008-10-111-1/+1
* Rename Makefile.config to config.mkgiraffedata2008-10-051-125/+125
* fix typo in messagegiraffedata2007-12-091-1/+1
* don't override user's LDFLAGSgiraffedata2007-11-041-1/+1
* Use -fPIC for library modules with gccgiraffedata2007-11-011-29/+34
* In test links, put -l's after .o'sgiraffedata2007-08-181-1/+4
* Fix bug detecting presence of libvga with ldconfiggiraffedata2007-05-091-1/+1
* fix syntax errorsgiraffedata2007-05-051-4/+4
* Do default runtime link path for Mac OSX properlygiraffedata2007-05-041-4/+9
* Do test compile for Libxml2giraffedata2007-04-071-65/+173
* Fix selection of default library suffixgiraffedata2007-03-271-2/+4
* Default svgalib to none if doesn't appear to be installedgiraffedata2007-01-141-21/+19