summaryrefslogtreecommitdiff
path: root/DevIL/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* remove leftover fileabma2017-01-241-456/+0
|
* Various fixed for llvmMikael Sundell2016-02-011-3/+1
|
* small fixes of build systemMatěj Týč2009-04-051-0/+3
|
* Added an ILU test + bugfixed testsuitesMatěj Týč2009-03-111-17/+6
|
* bugfixes of the build systemMatěj Týč2009-03-081-3/+20
|
* * configure.ac: Added more file formats to the format checks.Denton Woods2009-03-081-2/+8
| | | | | * Makefile.am: Removed ilu_mipmap.h.
* * Updated version numbers to 1.7.8 project-wide.Denton Woods2009-03-071-1/+1
|
* * configure.ac, lib/Makefile.am, il.h, il_internal.h, il_ilbm.c, Denton Woods2009-02-261-0/+1
| | | | | | il_io.c: Added patch from Ben Campbell for ILBM files at https://sourceforge.net/tracker2/index.php?func=detail&aid=2635333&group_id=4470&atid=304470.
* * configure.ac: Added descriptions of more image formats.Denton Woods2009-02-181-25/+26
|
* added option to describe image formatsMatěj Týč2009-02-171-38/+38
|
* fixed autogen.sh, improved ilur, fixed docs + fixed small bugsMatěj Týč2009-02-161-2/+21
|
* added ilur, improved documentation, slightly modified the examples build systemMatěj Týč2009-02-151-2/+1
|
* updated testil + removed monolithic build optionMatěj Týč2009-02-091-8/+0
|
* reduced dependency of simple examples and testil on ILUMatěj Týč2009-02-061-2/+11
|
* minor build system bugfixMatěj Týč2009-02-061-0/+6
|
* * il_rle.c:20: Changed size_t cast to ILint to resolve compiler warning.Denton Woods2009-02-061-1/+1
| | | | | | * il.def: Added definitions. * Updated version numbers to 1.7.7 everywhere.
* corrected and updated the pkg-config supportMatěj Týč2009-02-041-2/+2
|
* version change + small update on docsMatěj Týč2009-02-041-2/+2
|
* added Xrender to the build system + some minor tweaks and bugfixesMatěj Týč2009-02-021-3/+4
|
* added nvidia texture tools and libsquish build supportMatěj Týč2009-01-221-2/+7
|
* fixed build system and testing system typosMatěj Týč2009-01-201-1/+1
|
* added test suite + small build system updatesMatěj Týč2009-01-201-2/+6
|
* fixed some bugs that prevented correct compilationMatěj Týč2009-01-151-4/+0
|
* fixed typos + made build better for packagersMatěj Týč2009-01-101-1/+5
|
* build system light update, new example template added (iller), some data ↵Matěj Týč2009-01-081-58/+18
| | | | from ChangeLog moved to NEWS
* corrected bugs in source files (see ChangeLog) + tweaked build setup and ↵Matěj Týč2009-01-021-25/+85
| | | | added support for compiling with EXR and VTF formats
* Version updateDenton Woods2008-12-301-2/+2
|
* Changed version numberDenton Woods2008-12-251-2/+2
|
* added missing directory in examples and tuned opengl detection during ↵Matěj Týč2008-12-181-2/+9
| | | | configure phase
* the last build setup tuning before releaseMatěj Týč2008-12-171-3/+6
|
* examples build under Unixes should work nowMatěj Týč2008-12-131-20/+48
|
* bugfixes of the build system, DLL build relatedMatěj Týč2008-12-121-34/+41
|
* additional build system bugfixes and enhancementsMatěj Týč2008-12-111-70/+58
|
* updated build systemMatěj Týč2008-12-061-265/+50
|
* *** empty log message ***Denton Woods2008-11-161-3/+3
|
* Fixes by MatejDenton Woods2008-11-091-71/+132
|
* Applied patch by MatejDenton Woods2008-10-131-140/+37
|
* Fixed configure.ac patch by Matej TycDenton Woods2008-09-091-242/+404
|
* Readying for new releaseDenton Woods2008-09-051-2/+2
|
* Added .def files back into vcprojDenton Woods2008-08-271-1/+2
|
* Updated configure.in to test for jp2 support. Added more test images.Denton Woods2008-08-251-2/+5
|
* Minor updates to headers of filesDenton Woods2008-08-231-3/+3
|
* Changes for compiling in LinuxDenton Woods2008-08-191-2/+2
|
* Working on Linux support againDenton Woods2008-08-191-2/+2
|
* fix compilation on windows, patch by kwizatzNicolas Weber2007-11-191-5/+13
|
* Added ILUT-X11 thank's to Jesse Maurais patchMeloni Dario2007-04-131-1/+22
|
* Added assertion facility when debugging (it must be implementd in the files ↵Meloni Dario2007-03-051-2/+3
| | | | however)
* Fixed SSE3 detection problemsMeloni Dario2007-02-241-2/+2
|
* More PNG fixesMeloni Dario2007-02-241-18/+20
| | | | | The default compilation stile is distribution
* Minor fix. usage of AS_IF instead of ifMeloni Dario2007-01-161-15/+10
|