summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* refresh default build system from DebianMarti Maria2023-02-171-3/+3
| | | | Create a default configure in Debian
* Bump to 2.14, fix strict aliasing warningsMarti Maria2022-07-021-1/+1
| | | | | | Set autotools version to 2.14 Fix a warning on strict aliasing (likely to be a gcc bug) Fix a c++ compilation error
* update configure to new pluginMarti Maria2022-06-051-2/+5
| | | | automate make check on threaded plugin
* Fix PR #320 (2)Marti Maria2022-05-011-1/+1
| | | | Missing files for previous commit
* update configure scriptMarti Maria2022-02-111-1/+1
| | | | after autotools generation
* Recreate autotools filesmm22021-11-061-4/+12
| | | | fix a typo in pointer casts
* Remove all autotools filesmm22021-06-241-1/+2
|
* Autotools for latest changesmm22020-12-031-9/+4
|
* hopefully, fix the plugin compilationmm22020-11-021-3/+5
| | | | use AM_CONDITIONAL
* remove broken fast plugin compilationmm22020-11-021-1/+1
| | | | It does not pass travis, so now it is disabled
* First try for fast float plugin automakemm22020-11-021-39/+26
| | | | | | Early 2.12 alpha includes dynamic linking with fast float plugin Next steps in removing generated files from repository
* Regeneration of configuremm22020-05-231-6/+9
|
* Fix end of lines messMarti Maria2020-04-291-1/+2
| | | | Hopefully it is now fixed
* Attempt to upgrade configure script to 2.10Marti Maria2020-04-251-7/+6
| | | | Fix plugins issue as well.
* Revert "Update autotools"Marti Maria2020-04-051-6/+7
| | | | This reverts commit 08fe5c96ed4089b21fa6e6b6248a54a5a4396cb4.
* Update autotoolsMarti Maria2020-04-011-7/+6
| | | | Update configure script to 2.10
* upgrade autotools to 2.9Marti Maria2017-09-271-17/+34
| | | | Matches release candidate
* downgrade to automake 1.14.1 which is stableMarti2016-05-181-28/+17
|
* Upgrade to modern autotoolsMarti2015-11-151-151/+247
| | | | Tested on a mac. Partial work to 2.8 release
* Removed some wrong line endingsMarti Maria2015-06-191-80/+29
|
* Updated autotoolsMarti Maria2015-06-191-14/+33
|
* Merge from private branch in preparation of 2.7 rc1Marti Maria2014-12-171-1/+3
|
* Added pthread dependency, and multithreading supportMarti Maria2014-02-161-2/+9
|
* First attempt to pthread integrationMarti Maria2014-02-141-0/+1
|
* Merge from Artifex branchlcms2.6rc0Marti Maria2014-02-121-1/+1
|
* Get rid of dummy NEWS fileMarti Maria2012-12-091-2/+2
|
* Upgrade autotoolsMarti Maria2012-12-031-10/+32
|
* Autotools updateMarti Maria2012-06-271-20/+48
|
* Upgrade to automake 1.11Marti Maria2011-04-121-134/+238
|
* Moved AC_CANONICAL_SYSTEM to AC_CANONICAL_HOSTMarti Maria2011-04-041-5/+0
|
* Fixed gray workflows. Fixed 'include' distribution.Marti Maria2010-02-141-1/+1
|
* Several fixes as suggested by Richard HughesMarti Maria2010-02-091-1/+1
|
* initial commitMarti Maria2010-02-081-0/+694