summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add svg loaderKim Woelders2022-01-081-0/+2
* configure.ac: Correct simplification changes some moreKim Woelders2022-01-071-3/+4
* configure.ac: Correct simplification changesKim Woelders2022-01-041-3/+2
* Add lzma loaderKim Woelders2021-12-281-0/+2
* configure.ac: Simplify loader setupKim Woelders2021-12-231-228/+57
* autofoo/loader cosmeticsKim Woelders2021-12-231-79/+82
* 1.7.5v1.7.5Kim Woelders2021-12-061-2/+2
* configure.ac: Fixup after recent changeKim Woelders2021-11-061-24/+15
* WEBP loader: Enable loading animated images (first frame by default)Kim Woelders2021-11-051-1/+1
* Loader loading: Avoid always loading all loadersKim Woelders2021-11-051-8/+26
* debug: InfrastructureKim Woelders2021-10-221-0/+10
* imlib2_load: Use clock_gettime() when availableKim Woelders2021-10-221-0/+10
* Imlib.h: Add version macrosKim Woelders2021-09-261-0/+8
* autofoo: Drop support for libungifKim Woelders2021-09-261-27/+5
* Test: Add some minimal regression testingKim Woelders2021-09-191-1/+4
* Drop imlib2-config (use pkg-config)Kim Woelders2021-09-191-4/+0
* Build .xz instead of .bz2 release tarballKim Woelders2021-09-191-1/+1
* 1.7.4v1.7.4Kim Woelders2021-09-171-2/+2
* 1.7.3v1.7.3Kim Woelders2021-08-081-2/+2
* autofoo: Resurrect non-pkg check for bzip2Kim Woelders2021-08-071-0/+9
* 1.7.2v1.7.2Kim Woelders2021-07-271-2/+2
* Add feature to build with ASAN (--enable-gcc-asan)Kim Woelders2021-07-131-0/+1
* Spec file: Add git tag to rpm file name (if built from git checkout)Kim Woelders2021-07-101-1/+2
* autofoo: Move more to pkg-configKim Woelders2021-04-301-56/+5
* Remove obsolete and unused AC_HEADER_STDCKim Woelders2021-04-061-2/+1
* 1.7.1v1.7.1Kim Woelders2020-12-091-2/+2
* 1.7.0v1.7.0Kim Woelders2020-08-011-4/+4
* configure.ac: Drop initial config.cache removalKim Woelders2020-04-141-3/+0
* 1.6.1v1.6.1Kim Woelders2019-12-131-2/+2
* 1.6.0.v1.6.0Kim Woelders2019-11-241-4/+4
* Add new WebP loaderKim Woelders2019-08-151-0/+22
* Autofoo cosmeticsKim Woelders2018-05-041-10/+2
* 1.5.1.v1.5.1Kim Woelders2018-03-171-2/+2
* 1.5.0.v1.5.0Kim Woelders2018-02-221-4/+4
* Autofoo cosmeticsKim Woelders2018-02-081-2/+3
* Add support for MIT-SHM FD-passingAlexander Volkov2018-02-081-0/+24
* 1.4.10.v1.4.10Kim Woelders2017-04-151-2/+2
* 1.4.9.v1.4.9Kim Woelders2016-04-291-2/+2
* 1.4.8.v1.4.8Kim Woelders2016-03-121-2/+2
* 1.4.7.v1.4.7Kim Woelders2015-04-041-2/+2
* Enable visibility hiding by default.Kim Woelders2014-12-201-8/+1
* Autofoo macro cleanups (ac_->ec_).Kim Woelders2014-12-161-1/+1
* Autofoo update (AC_PROG_LIBTOOL -> LT_INIT).Kim Woelders2014-12-161-1/+1
* simplify --enable-visibility-hiding handlingMike Frysinger2014-01-181-4/+1
* 1.4.6.v1.4.6Kim Woelders2013-12-211-2/+2
* Autofoo updates.Kim Woelders2013-07-071-115/+19
* Don't set -std=gnu99.Kim Woelders2013-07-051-9/+0
* Set warning options when using gcc.Kim Woelders2013-07-031-1/+3
* Update configure.ac (mostly suggestions by autoupdate).Kim Woelders2013-07-021-18/+18
* trunk: remove use of AM_PROG_CC_STDC as AC_PROG_CC does it.Cedric BAIL2013-01-041-1/+0