summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Fix typo in SO_PDFEXPORT_LIB configure logic.Robin Watts2023-03-021-1/+1
* Tweak configure logic for so pdf export lib.Robin Watts2023-03-011-2/+18
* Bug 705895: Do not allow --enable-dynamic and --enable-hidden-visibilityChris Liddell2023-03-011-1/+5
* Don't link libpaper for the Artifex releaseChris Liddell2023-02-211-1/+19
* Add -Wno-unused-local-typedefs to gcc CFLAGSChris Liddell2023-01-041-1/+1
* Fix a little bitrot in the cross-compiling logicChris Liddell2022-11-251-2/+2
* Add checks for openjpeg specific memaligned allocation APIs.Sebastian Rasmussen2022-10-141-2/+31
* Update GPDL SO target.Robin Watts2022-09-271-0/+3
* Add gpdl support for SmartOffice integration.Robin Watts2022-09-191-0/+16
* Explicitly disable LERC for "local" libtiff buildChris Liddell2022-09-021-1/+1
* Make jbig2 and jpx decoders mandatoryChris Liddell2022-09-011-0/+8
* Check for "make" before checking for GNU makeChris Liddell2022-08-171-0/+10
* Bug 705685: Add png16malpha to configure.ac device listChris Liddell2022-07-251-1/+1
* ug 705279: Make hidden symbols the default in the .so build.Chris Liddell2022-06-011-11/+15
* Update freetype to 2.12.1Chris Liddell2022-05-051-11/+0
* More fixes for CAL optimisation inclusionChris Liddell2022-05-021-0/+3
* Add configure check for _mm_extract_epi64 as part of HAVE_SSE4_2.Robin Watts2022-04-291-0/+1
* Add extra test for AVX2 (for CAL)Chris Liddell2022-04-281-0/+1
* Bug #705035 "PCLm mode neds 8-bit Grayscale mode"Ken Sharp2022-03-141-1/+1
* Fix building with "local" cups sourcesChris Liddell2022-02-241-0/+3
* "cups" output device: Support for Apple Raster (URF) outputTill Kamppeter2022-02-201-0/+7
* Add psdcmyktags and psdcmyktags16 devicesMichael Vhrel2022-01-111-1/+1
* Bug 704243: configure.ac - avoid comparisons with empty variablesChris Liddell2021-11-101-16/+16
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-73/+0
* Tweak eprn and pcl3 devices to remove non const statics.Robin Watts2021-10-271-1/+0
* Disable gpdf build with no pcl available.Chris Liddell2021-09-181-2/+6
* Only try to build gpdf if pcl/pl is availableChris Liddell2021-09-151-2/+3
* Add some quoting, for consistencyChris Liddell2021-08-171-7/+7
* Have configure check for c++17 compatibilityChris Liddell2021-08-131-102/+123
* Update configure.ac for newer autoconf versionsAlex Cherepanov2021-08-131-93/+82
* Commit pdfi to master.Robin Watts2021-08-121-1/+48
* Disable libdeflate use for libtiffChris Liddell2021-06-031-1/+1
* Bug 703880: Fix lines/line endings in alignment testChris Liddell2021-05-251-39/+41
* Add some relevant flags to the cups compilationChris Liddell2021-05-071-0/+4
* Fix MacOS/tesseract build problems on Unix systemsChris Liddell2021-04-051-1/+1
* configure.ac: improved description of --with-extract-dir option.Julian Smith2021-04-021-1/+3
* Automate tesseract build compatibility with clang++Chris Liddell2021-03-221-1/+19
* Make --disable-threads incompatible with including OCRChris Liddell2021-03-171-1/+3
* Pick up C++ compiler from configure scriptChris Liddell2021-03-171-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Check for extract in a "default" locationChris Liddell2021-03-021-2/+7
* Remove Luratech integration code/makefilesChris Liddell2021-02-221-76/+1
* Added docxwrite device; uses extract library to write docx output.Julian Smith2021-02-151-0/+14
* Revert "Remove deprecated opvp/oprp devices from default build"Chris Liddell2020-10-131-8/+5
* Update tesseract traineddata loader with new path search.Robin Watts2020-10-131-0/+10
* Added PDL_DYNAMIC_LDFLAGS to $host *bsd* sectionJulian Smith2020-10-061-0/+1
* Use pkg-config to get CFLAGS for libidnChris Liddell2020-10-061-0/+1
* Allow configure caller to choose a sanitizerChris Liddell2020-09-241-3/+14
* Bug 702904: Another fix to check for shared libjpeg/libtiffChris Liddell2020-09-161-1/+1