summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-09-29We can forget the iOS 6 SDK nowTor Lillqvist
2014-09-27Actually we use C++11 on master so don't need to check std::shared_ptr supportZolnai Tamás
2014-09-27fdo#84008: make configure fail if no std::shared_ptr available for colladaZolnai Tamás
2014-09-26untabifyLionel Elie Mamane
2014-09-26try "Use system ODBC on MS Windows unless specifically overriden" againLionel Elie Mamane
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-09-26Properly handle the hash-style linker check when cross-compilingPeter Foley
2014-09-26Force --std=gnu89 for clang.Andrzej Hunt
2014-09-25Fix for CONC-104: mysql_options doesn't support MYSQL_SECURE_AUTH optionRobert Antoni Buj i Gelonch
2014-09-24fix a typo in gbuild help and improve a autoconf error messagePeter Foley
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist
2014-09-19Add support for external hamcrest when using junit 4.11+Peter Foley
2014-09-18$(GNUMAKE) is not used outside of a configureMatúš Kukan
2014-09-17The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist
2014-09-17Bye bye VS2010Tor Lillqvist
2014-09-16Revert "Use system ODBC on MS Windows unless specifically overriden"Jan Holesovsky
2014-09-16Use system ODBC on MS Windows unless specifically overridenLionel Elie Mamane
2014-09-16that's probably what was intendedLionel Elie Mamane
2014-09-16Revert "force --with-system-odbc on MacOS X and Microsoft Windows"Tor Lillqvist
2014-09-16force --with-system-odbc on MacOS X and Microsoft WindowsLionel Elie Mamane
2014-09-16Accept NDK r10bTor Lillqvist
2014-09-14boost signals2 with clang and C++11 require at least boost 1.55Luboš Luňák
2014-09-13configure: kill unsupported mac SDKNorbert Thiebaud
2014-09-13mac: enable-retina is now the defaultNorbert Thiebaud
2014-09-13Add proper help for with-build-platform-configure-optionsPeter Foley
2014-09-12Found out that Mac OS X 10.9 has working threadsafe staticsStephan Bergmann
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-09-11Default to MAC_OS_X_VERSION_MIN_REQUIRED=1080 for Mac OS X SDK >= 10.8Stephan Bergmann
2014-09-11Fix check for ABI-broken GCC 4.7.{0,1} libstdc++Stephan Bergmann
2014-09-11untabifyLionel Elie Mamane
2014-09-11system-gltf should follow system-libsLionel Elie Mamane
2014-09-10Always build 64-bit code for OS XTor Lillqvist
2014-09-09configure.ac: fix error message when md5sum is missingBoris Egorov
2014-09-09fdo#83656 mariadb C client library incompatible with newer MySQL Connector/C++Lionel Elie Mamane
2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-09-08drop obsolete configure optionsDavid Tardon
2014-09-08Make configure respect --without-system-$lib-for-buildPeter Foley
2014-09-03drop useless test for ant-apache-regexpDavid Tardon
2014-09-03fix KDE4 detection on aarch64David Tardon
2014-08-30Start of support for Android on AArch64Tor Lillqvist
2014-08-29Linux AArch64 portStephan Bergmann
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás
2014-08-27I think --with-package-format=native/portable can go awayTor Lillqvist
2014-08-26LIB64 unusedStephan Bergmann
2014-08-22Don't add a bogus C:/cygwin64/lib/x86 (or similar) directory to ILIBTor Lillqvist
2014-08-22remove superfluous --with-theme=default optionBjoern Michaelsen
2014-08-21linux_powerpc64le->linux_powerpc64_le to match dp_platform.cxxCaolán McNamara
2014-08-21openjdk appears to use ppc64/server/libjvm.so and not ppc64le/server/libjvm.soCaolán McNamara
2014-08-21Related: rhbz#1125588 first steps for ppc64leCaolán McNamara