summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-11-12configure: avoid empty PRODUCTNAME when AC_PACKAGE_NAME has to be quotedMiklos Vajna1-3/+2
2015-11-12Bin mesa_headers completelyTor Lillqvist1-32/+0
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist1-17/+19
2015-11-10added slash to 'Merge Modules' path to fix building win instsetOliver Specht1-1/+1
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann1-0/+17
2015-11-05Some shell quoting fixesStephan Bergmann1-3/+2
2015-11-04configure: filter -L/usr/lib etc. out of *_LIBSMichael Stahl1-2/+98
2015-11-03CPP_LIBRARY has never been used outside configure.acStephan Bergmann1-1/+0
2015-10-29configure.ac error in VCVER use and in firebird mac exclusionNorbert Thiebaud1-2/+2
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann1-9/+2
2015-10-27Support universal C runtime, SDK 10 and .NET 4.6David Ostrovsky1-9/+94
2015-10-27Automating configure choices based on what is installed considered harmfulTor Lillqvist1-5/+1
2015-10-27add MSVC 14.0 runtime merge modulesAndras Timar1-1/+1
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky1-38/+0
2015-10-25Bump python to 3.5David Ostrovsky1-2/+9
2015-10-21Upgrade to ICU 56.1Eike Rathke1-1/+1
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO1-0/+9
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen1-41/+0
2015-10-14allow using Android Studio with lldb to debug native partChristian Lohmaier1-4/+0
2015-10-14add warning with install command when android support repository is missingChristian Lohmaier1-0/+8
2015-10-14Pass ENABLE_LIBLANGTAG into code via config_liblangtag.hStephan Bergmann1-0/+1
2015-10-14Bump gtk+ version to 2.18Riccardo Magliocchetti1-2/+2
2015-10-14Lost spaceStephan Bergmann1-1/+1
2015-10-14Lost backslash at end of lineStephan Bergmann1-1/+1
2015-10-13Emscripten: Don't build liblangtagSamuel Mehrbrodt1-1/+2
2015-10-13add warning with install instructions when android build-tools are not foundChristian Lohmaier1-0/+10
2015-10-13For now, firebird doe snot build on macosx 10.11Norbert Thiebaud1-2/+10
2015-10-13Improve checking for emscripten zlibSamuel Mehrbrodt1-9/+8
2015-10-13Emscripten has an own zlib port, use itSamuel Mehrbrodt1-1/+5
2015-10-12Cleanup configure outputJan-Marek Glogowski1-15/+17
2015-10-12HAVE_CXX11_PERFECT_FORWARDING is required on all supported toolchainsStephan Bergmann1-22/+0
2015-10-12HAVE_CXX11_FINAL is required on all supported toolchainsStephan Bergmann1-65/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+0
2015-10-12HAVE_CXX11_OVERRIDE is required on all supported toolchainsStephan Bergmann1-29/+0
2015-10-12HAVE_CXX11_DELETE is required on all supported toolchainsStephan Bergmann1-24/+0
2015-10-12configure: make emscripten read from stdinSamuel Mehrbrodt1-2/+2
2015-10-12configure: GCC 4.6 is no longer supported on masterMichael Stahl1-2/+2
2015-10-10add "GODSON64" aka mips64 to the JAVAINTERPRETER 64bit checkRene Engelhard1-1/+1
2015-10-09remove now unneeded apache-commons libsRene Engelhard1-77/+14
2015-10-08libwps 0.4.2 is required nowDavid Tardon1-1/+1
2015-10-07Look for iOS SDK 9.1, tooTor Lillqvist1-1/+1
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt1-2/+34
2015-10-05add elementary theme, remove outdated stuff from icon-themes/READMEBjoern Michaelsen1-1/+1
2015-10-02Remove setting Make SHELL completely from the build systemStephan Bergmann1-11/+0
2015-10-02Clean up Make SHELL handlingStephan Bergmann1-4/+8
2015-10-01autogen: Better check for USING_X11 instead of with_x in some casesSamuel Mehrbrodt1-8/+5
2015-10-01Don't let old Clang using -std=c++11 mis-detect HAVE_CXX14_CONSTEXPRStephan Bergmann1-0/+10
2015-09-30Blind fix for cross compilationStephan Bergmann1-16/+21
2015-09-30Mention the relevant GCC bug IDStephan Bergmann1-0/+3
2015-09-30Work around GCC 5.1 ICEStephan Bergmann1-9/+13