summaryrefslogtreecommitdiff
path: root/src/modules/loaders/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* SVG loader: Avoid problems when loading the module more than onceKim Woelders2022-01-081-1/+1
* Add svg loaderKim Woelders2022-01-081-0/+9
* Add lzma loaderKim Woelders2021-12-281-0/+9
* BZ2, ZLIB loaders: Move duplicated code to separate fileKim Woelders2021-12-281-2/+2
* autofoo/loader cosmeticsKim Woelders2021-12-231-55/+49
* Only set MAINTAINERCLEANFILES in top-level Makefile.amKim Woelders2021-11-291-2/+0
* autofoo: Drop support for libungifKim Woelders2021-09-261-1/+1
* JPEG loader: Parse EXIF data and handle orientationKim Woelders2021-09-251-1/+1
* Add feature to build with ASAN (--enable-gcc-asan)Kim Woelders2021-07-131-1/+1
* autofoo: Move more to pkg-configKim Woelders2021-04-301-9/+14
* Add XBM loaderKim Woelders2020-12-181-0/+6
* Add new WebP loaderKim Woelders2019-08-151-0/+10
* Add new ICO loaderKim Woelders2018-07-171-0/+6
* Sort loaders in Makefile.amKim Woelders2018-07-171-60/+59
* Add a Farbfeld loaderFRIGN2016-02-071-0/+7
* Enable visibility hiding by default.Kim Woelders2014-12-201-1/+1
* Autofoo macro cleanups (ac_->ec_).Kim Woelders2014-12-161-1/+1
* Autofoo updates.Kim Woelders2013-07-071-6/+1
* Set warning options when using gcc.Kim Woelders2013-07-031-0/+1
* Change INCLUDES to AM_CPPFLAGS.Kim Woelders2013-03-241-2/+2
* Use PNG_CFLAGS when compiling png loader (ticket 449).Kim Woelders2009-10-281-0/+1
* Don't build static libs for modules.Kim Woelders2008-11-011-0/+13
* Mon Mar 10 22:38:16 2008 Michael Jennings (mej)Michael Jennings2008-03-111-1/+1
* Use pkg-config to check for pngSebastian Dransfeld2007-11-071-1/+1
* Add option to build with visibility=hidden + associated fixups.Kim Woelders2007-04-091-0/+2
* fix whitespaceMike Frysinger2005-12-301-4/+4
* 1. id3 album cover loader patchesCarsten Haitzler2005-07-221-0/+8
* link modules back to imlib2 in case they are used in a python extension thatCarsten Haitzler2005-02-131-12/+12
* ldflags by byeCarsten Haitzler2004-11-021-12/+12
* and new much cleaner tree.Carsten Haitzler2004-11-011-0/+91