summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the OpenBSD buildChrisL2020-08-271-4/+12
* Bug 702901: initialize directory for tiff configureChris Liddell2020-09-141-1/+1
* Bug 702897: Fix shared libtiff/libjpeg checkChris Liddell2020-09-141-2/+5
* Bug 702884: Require jbig2dec 0.19 when building ghostscript.Sebastian Rasmussen2020-09-101-1/+1
* Bug 702360: Allow @loader_path on darwin so buildChris Liddell2020-08-171-4/+4
* configure.ac: avoid pathological shell glob expansion in CFLAGS_SANITIZE.Julian Smith2020-07-241-1/+1
* Bug 702464: Fix Cygwin buildKen Brown2020-07-131-8/+34
* When building on arm64 with gcc, disable libpng's neon optimizations.Till Kamppeter2020-06-151-0/+7
* Tesseract based OCR devices.Robin Watts2020-06-031-0/+157
* Bug 702349: Fix symbol clash between lcms2mt and lcms2Chris Liddell2020-04-271-0/+19
* Fix URF filter configuration code.Robin Watts2020-04-161-4/+4
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fail configure with unsupported shared tiff/jpeg comboChris Liddell2020-03-311-0/+5
* Disable PPC optimisations in libpngChris Liddell2020-03-241-1/+11
* Bug 702190: Set CFLAGS and CFLAGSAUX separately in MakefileChris Liddell2020-03-231-0/+19
* Bug 702115: use the offical method to detect gccChris Liddell2020-03-231-19/+19
* Remove deprecated opvp/oprp devices from default buildChris Liddell2020-03-231-5/+8
* Bug 702217: Reinstate dynamic libs LDFLAGS for MacOSChris Liddell2020-03-161-1/+1
* Don't fail on missing freetype for auxtools runChris Liddell2020-03-141-1/+3