summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2021-10-08Centralize VS-to-toolset mapping in configureMike Kaganski1-10/+12
2021-10-05configure: Fix libc version checkIsmael Luceno1-9/+7
2021-10-05configure: Allow building on musl-based systemsIsmael Luceno1-2/+2
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn1-1/+135
2021-09-27Match what Xcode offers as highest 13.x deployment targetTor Lillqvist1-2/+2
2021-09-27Fix Windows Arm64 build (Cuckoo and Skia)Jan-Marek Glogowski1-0/+2
2021-09-22Bump minimum iOS version to 13.7Tor Lillqvist1-2/+2
2021-09-22Bump current iOS SDK version and drop older onesTor Lillqvist1-2/+2
2021-09-21do not special-case Clang for Skia on Windows Arm64Luboš Luňák1-1/+1
2021-09-21Avoid "test: : integer expression expected" on non-macOS platformsStephan Bergmann1-1/+1
2021-09-20use clang-cl's -Zc:dllexportInlines- for clang-cl buildsLuboš Luňák1-0/+15
2021-09-20use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598)Luboš Luňák1-0/+20
2021-09-16Add preliminary VS 2022 supportHossein1-68/+41
2021-09-14configure: test_curl is always "yes"Michael Stahl1-3/+2
2021-09-13fix ccache size detection with ccache 4.4Rene Engelhard1-1/+3
2021-09-10--without-system-cuckoo to override --with-system-headers didn't workCaolán McNamara1-1/+1
2021-09-09tdf#130795 use concurrent hashmap in SharedStringPoolNoel Grandin1-0/+25
2021-09-07Fix typoMike Kaganski1-1/+1
2021-08-26update Skia to chrome/m94Luboš Luňák1-25/+40
2021-08-26tdf#142307 - Upgrade SSE2 sum to AVX512 sum with Neumaier 1dante1-0/+9
2021-08-24build Skia with Metal supportLuboš Luňák1-0/+12
2021-08-24don't print empty "HOST config (config.warn)" at the end of configureLuboš Luňák1-2/+2
2021-08-24upload libmwaw 0.3.20David Tardon1-1/+1
2021-08-22ofz: prep for allowing oss-fuzz msanCaolán McNamara1-1/+8
2021-08-13ofz: use system .a curl, fontconfig, freetypeCaolán McNamara1-3/+0
2021-08-12make --with-idlc-cpp=cpp work for gcc cpp as a ucpp replacementCaolán McNamara1-0/+14
2021-08-12ofz: use system .a libs when they aren't c++ onesCaolán McNamara1-5/+1
2021-08-04Always provision PATH the cygwin way under WindowsThorsten Behrens1-1/+0
2021-07-26build Skia also on MacLuboš Luňák1-0/+7
2021-07-04Fix LIB_FUZZING_ENGINE not-empty checkAndrzej Hunt1-1/+1
2021-06-25python3: update to 3.8.10Jan-Marek Glogowski1-1/+1
2021-06-24cross-toolset: fix real cross help buildingJan-Marek Glogowski1-1/+7
2021-06-23Fix typosAndrea Gelmini1-1/+1
2021-06-22configure: Improve help-options handlingJan-Marek Glogowski1-70/+105
2021-06-22configure: make OpenLDAP test independent from X11Jan-Marek Glogowski1-3/+5
2021-06-13bump product version to 7.3.0.0.alpha0+Christian Lohmaier1-1/+1
2021-06-10HAVE_FIREBIRD_30 is not used anymoreCaolán McNamara1-1/+0
2021-06-10firebird support accidentally defaulted to disabledCaolán McNamara1-2/+2
2021-06-09allow system firebird 4Caolán McNamara1-3/+2
2021-06-02make --enable-gtk4 work againCaolán McNamara1-1/+1
2021-06-02enabling gtk vclplugs is supposed to enforce requiring system cairoCaolán McNamara1-0/+3
2021-06-01configure: Refactor disabling DB driversJan-Marek Glogowski1-25/+24
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski1-183/+171
2021-06-01Adapt to hamcrest-2.2-3.fc35.noarch.rpmStephan Bergmann1-0/+2
2021-05-31configure: Keep warnings file and cat build onesJan-Marek Glogowski1-8/+17
2021-05-29gbuild: implement gb_Library_get_target_for_buildJan-Marek Glogowski1-0/+17
2021-05-29vcl: Implement static vclplug usageJan-Marek Glogowski1-0/+4
2021-05-29configure: Fix typo in CRYPTO_* selection variableJan-Marek Glogowski1-2/+2
2021-05-28Select svl crypto backend in configure.acJan-Marek Glogowski1-1/+18
2021-05-27configure: drop --disable-neonJan-Marek Glogowski1-14/+14