about summary refs log tree commit diff
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Debian package dependenciesgiraffedata2014-04-141-3/+3
* 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
* Fix messagegiraffedata2014-02-151-1/+1
* Add more prerequisitesgiraffedata2014-01-252-5/+54
* Add some Debian documentationgiraffedata2014-01-141-5/+50
* Add provides = netpbm-dev, libnetpbm10giraffedata2014-01-141-1/+7
* Add tools for creating Debian packagesgiraffedata2014-01-054-0/+573
* update README.pkggiraffedata2014-01-041-23/+47
* Use SSE stuff with Clang as for GCCgiraffedata2013-10-301-1/+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
* Move test helper program 'testrandom' from buildtools directory to test direc...giraffedata2013-10-172-145/+1
* Add 'testrandom', use it instead of pgmnoise --testrandom (code for which was...giraffedata2013-07-072-3/+143
* remove obsolete build tool: empty_dependgiraffedata2013-06-301-19/+0
* Fix != -> negiraffedata2013-04-131-2/+2
* Use Windows version of GetHostName instead of POSIX for Mingwgiraffedata2013-02-191-0/+3
* Make Installnetpbm install a Pkg-config .pc filegiraffedata2013-02-192-69/+197
* Change order of platforms in menugiraffedata2013-02-151-1/+1
* Warn about installing shared libraries in nonstandard locationgiraffedata2012-11-231-8/+174
* Change _XOPEN_SOURCE from 500 to 600 for Mac OSXgiraffedata2012-09-081-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
* some fixes or enhancements - I don't knowgiraffedata2009-12-091-6/+10
* advise if adding -lz -lm fixes libpng link problemgiraffedata2009-11-201-10/+38
* recognize mingw-w64 compilergiraffedata2009-09-271-61/+80
* Fix bug: failure to recognize .a meaning static librarygiraffedata2009-09-031-1/+1
* 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
* improvements to efficient word accessgiraffedata2009-05-011-3/+3
* 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
* Remove emacs control which is now implied by file namegiraffedata2008-10-111-2/+0
* Rename Makefile.manpage to manpage.mkgiraffedata2008-10-111-0/+0
* Rename Makefile.srcdir to srcdir.mkgiraffedata2008-10-111-1/+1
* Rename Makefile.config to config.mkgiraffedata2008-10-053-127/+127
* Rename Makefile.common to common.mkgiraffedata2008-10-051-1/+1
* Put LDFLAGS environment variable value in link of build toolsgiraffedata2008-01-151-4/+4