about summary refs log tree commit diff
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
...
* cleanupgiraffedata2015-06-291-31/+31
* Remove all DOCTYPEgiraffedata2015-06-281-3/+1
* Various cross-compile fixes, especially for MinGW targetgiraffedata2015-06-241-3/+3
* clarify pointer man page text and make it less accusatorygiraffedata2015-05-241-5/+5
* fix typogiraffedata2015-04-061-1/+1
* Deal with backslashgiraffedata2015-04-051-0/+1
* minor changesgiraffedata2014-12-071-3/+3
* Advise .pc instead of .pkgconfig for pkg-config file namegiraffedata2014-11-211-5/+5
* Fix wrong name for icon filegiraffedata2014-09-281-1/+1
* Fix missing newline in config.mkgiraffedata2014-09-281-1/+1
* Change _XOPEN_SOURCE 600 to 500. See doc/HISTORYgiraffedata2014-09-201-1/+1
* Change == to POSIX standard =giraffedata2014-08-241-1/+1
* Fix bug: netpbm.1 (index.html) not installedgiraffedata2014-04-301-3/+3
* 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