summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Avoid -O2 in AC_PROG_CC/CXX, work around occasional Clang 12.0.1 SEGVsStephan Bergmann10 days1-2/+6
* clean up after removal of patched rhinoRene Engelhard11 days1-5/+2
* Update the Android "enough memory for linking" checkStephan Bergmann2024-03-211-1/+1
* Allow extra options in JAVACOMPILER env varStephan Bergmann2024-03-201-3/+3
* python3: upgrade to release 3.8.19Michael Stahl2024-03-201-1/+1
* Fix build with autoconf 2.72Fridrich Strba2024-03-121-1/+3
* Enable CVE tests on Windows by defaultMike Kaganski2024-03-091-14/+0
* Fix typoAndrea Gelmini2024-03-041-1/+1
* Allow building with Java 8Fridrich Štrba2024-03-021-5/+15
* add accessibility to --enable-mergedlibs=moreNoel Grandin2024-03-011-0/+1
* remove mergelibs warning from configureNoel Grandin2024-03-011-6/+0
* Fix typoAndrea Gelmini2024-02-271-1/+1
* Check Windows SDK versionHossein2024-02-271-0/+9
* Latest VS 2022 Preview is 17.10.0 nowStephan Bergmann2024-02-181-5/+5
* Fix file name to rmAndrea Gelmini2024-02-151-1/+1
* Work around some Clang PCH consteval issue by disabling HAVE_CPP_CONSTEVALStephan Bergmann2024-02-151-1/+35
* Revert "configure: clean up not needed abseil libs for the system-abseil case"René Engelhard2024-02-141-1/+1
* configure: clean up not needed abseil libs for the system-abseil caseMiklos Vajna2024-02-141-1/+1
* create --enable-mergelibs=moreNoel Grandin2024-02-121-7/+24
* kf6: Add missing include path to fix buildMichael Weghorn2024-02-121-1/+1
* Fix quoting of [ ]Stephan Bergmann2024-02-111-4/+4
* double operator < is not a strict weak ordering due to NaNStephan Bergmann2024-02-071-0/+23
* MSVC 2022 Preview: One HAVE_CPP_CONSTEVAL blocker down, one upStephan Bergmann2024-02-071-2/+17
* Allow to build against a non-EMSDK Emscripten installation built from sourceStephan Bergmann2024-02-051-3/+5
* Allow qmake, moc to be explicitly set in autogen.inputStephan Bergmann2024-02-051-4/+0
* Experimental support for latest Emscripten (and Qt6)Stephan Bergmann2024-01-291-1/+2
* fix windows aarch64 cross-build wrt REPORTBUILDERChristian Lohmaier2024-01-241-0/+1
* BOOST_ERROR_CODE_HEADER_ONLY doesn't do anything in boost >= 1.69Caolán McNamara2024-01-231-1/+1
* use portable "command -v" to detect installed programs, part 2Eli Schwartz2024-01-221-13/+13
* Extract embindmaker from cppumaker into its own toolStephan Bergmann2024-01-211-0/+3
* Remove unused `make upload-update-info`Stephan Bergmann2024-01-161-16/+0
* FreeBSD: evaluate --with-gnu-patchAndras Timar2024-01-151-1/+1
* Fix system-libfixmathThorsten Behrens2024-01-141-1/+5
* system poppler cannot be used with dbgutilThorsten Behrens2024-01-131-0/+5
* system zxing cannot be used with dbgutilThorsten Behrens2024-01-131-0/+5
* Fix `make create-partial-info` (for Windows, at least)Stephan Bergmann2024-01-111-16/+0
* Actually drop --with-online-update-mar-channelStephan Bergmann2024-01-031-7/+0
* Hard-code --with-online-update-mar-channel=LOOnlineUpdaterStephan Bergmann2024-01-021-9/+0
* update LIBO_THIS_YEARRene Engelhard2024-01-011-1/+1
* tdf#105844 argon2: add vcxproj files for WinARM64 buildsThorsten Behrens2023-12-231-0/+1
* get rid of warnings when reportbuilder is not configured for buildAndras Timar2023-12-211-0/+1
* argon2: add new external libraryMichael Stahl2023-12-191-0/+8
* fix system-abseil build even with 2022 versionRene Engelhard2023-12-181-18/+1
* check abseil versionRene Engelhard2023-12-151-0/+9
* Turn onlineupdate into external/onlineupdateStephan Bergmann2023-12-151-0/+1
* Split --with-update-config=... into many --with-online-update-mar-...=...Stephan Bergmann2023-12-121-11/+112
* Fail when explicit --enable-ccache cannot be honoredStephan Bergmann2023-12-111-0/+3
* configure: Pass '--auto-servernum' to xvfb-run here, tooMichael Weghorn2023-12-081-1/+1
* bump product version to 24.8.0.0.alpha0+Christian Lohmaier2023-12-081-1/+1
* android: Bump minSdkVersion to 21 (Android 5.0)Michael Weghorn2023-12-081-20/+4