summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-01-12upload libwps 0.4.5David Tardon1-1/+1
2017-01-11Don't suggest any "devel packages" on macOSTor Lillqvist1-2/+4
2017-01-09use (new) -mlong-jump-table-offsets on m68k for libxoRene Engelhard1-0/+13
2017-01-09Add missing "test" to -Og configure checkJan-Marek Glogowski1-1/+1
2017-01-05require firebird 3.0 for build (don't allow 2.5)Lionel Elie Mamane1-13/+4
2017-01-05Remove obsolete HAVE_GCC_VISIBILITY_FEATURE check completely nowStephan Bergmann1-14/+1
2017-01-02Remove package with dbghelp.dllMatúš Kukan1-7/+0
2016-12-31It's not CygWin but CygwinTor Lillqvist1-3/+3
2016-12-29Remove unused find_msvs() functionTor Lillqvist1-24/+0
2016-12-26fix the egl check again in the internal epoxy caseMarkus Mohrhard1-9/+12
2016-12-22build hunspell with _GLIBCXX_DEBUGCaolán McNamara1-0/+5
2016-12-20use new ENABLE_NSS for code which needs nssCaolán McNamara1-21/+22
2016-12-20lower the system epoxy requirementCaolán McNamara1-1/+1
2016-12-20builtin zlib with oss-fuzzingCaolán McNamara1-1/+5
2016-12-20builtin-libxml and libxslt with oss-fuzzingCaolán McNamara1-1/+5
2016-12-19let enable-fuzzers imply non-DESKTOPCaolán McNamara1-1/+1
2016-12-19Add ucrtlib dir also for 32-bit WindowsStephan Bergmann1-0/+1
2016-12-19Make check for broken static initialize_list work with MSVC 2015Stephan Bergmann1-0/+1
2016-12-19Revert "Revert "build our own fontconfig and freetype under oss-fuzz""Caolán McNamara1-1/+8
2016-12-18fix grammar a tadCaolán McNamara1-3/+3
2016-12-17split out inability to have nss as HAVE_FEATURE_NSSCaolán McNamara1-1/+2
2016-12-17Fix QTBUG urlsJulien Nabet1-3/+3
2016-12-16Revert "build our own fontconfig and freetype under oss-fuzz"Caolán McNamara1-8/+1
2016-12-16COM_IS_CLANG is used before its setCaolán McNamara1-5/+1
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann1-1/+1
2016-12-15build our own fontconfig and freetype under oss-fuzzCaolán McNamara1-1/+8
2016-12-15Bump iOS versionsTor Lillqvist1-5/+5
2016-12-14only check for libEGL in internal epoxy caseRene Engelhard1-1/+3
2016-12-14update to latest hunspell 1-5 releaseCaolán McNamara1-2/+2
2016-12-14check for EGL if we built with GTK3 supportMarkus Mohrhard1-0/+1
2016-12-14really disable -Og on clangNoel Grandin1-11/+13
2016-12-14disable -Og on clang for nowNoel Grandin1-1/+2
2016-12-13Grammar nitpickTor Lillqvist1-1/+1
2016-12-13turn off epoxy egl support by default and enable only when gtk3 is enabledCaolán McNamara1-1/+0
2016-12-13missing EGL/eglplatform.h error -> install mesa-libEGL-develCaolán McNamara1-0/+1
2016-12-13change from glew to epoxyCaolán McNamara1-10/+11
2016-12-12[API CHANGE] Remove salcpprt static libraryStephan Bergmann1-39/+0
2016-12-12Remove some not used SCPDEFSMatúš Kukan1-5/+0
2016-12-09typoStephan Bergmann1-1/+1
2016-12-08Display a summary of fuzzing in command-line form at the end of configureTor Lillqvist1-0/+2
2016-12-08If dbus and avahi enablings are fuzzed differently, make them the sameTor Lillqvist1-0/+11
2016-12-08Retire the --disable-export optionTor Lillqvist1-16/+0
2016-12-08If we fuzzed --enable-compiler-plugins as yes but aren't using Clang, reset itTor Lillqvist1-0/+8
2016-12-08Fix thinkoTor Lillqvist1-1/+1
2016-12-08The --enable-mergelibs option is not experimentalTor Lillqvist1-3/+1
2016-12-08Introduce configure option fuzzingTor Lillqvist1-84/+105
2016-12-05optionally enable oss-fuzz targets via --enable-fuzzersCaolán McNamara1-0/+19
2016-12-04oss-fuzz check CXXFLAGS as well for -fsanitize= fooCaolán McNamara1-1/+1
2016-12-02Require HarfBuzz 0.9.42Khaled Hosny1-1/+1
2016-12-01Unused codeKhaled Hosny1-7/+0