summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-10-13android: When debugging, the installLocation must be "internalOnly".Jan Holesovsky1-9/+13
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken1-12/+0
2014-10-10Bin pointless case statement: both cases were identicalTor Lillqvist1-9/+1
2014-10-09Avoid bashizm in AbsolutePath() functionArkadiusz Miśkiewicz1-1/+1
2014-10-09configure: let's default to GStreamer 1.0Michael Stahl1-6/+6
2014-10-08libgcrypt and gnutls are only used by our internal external/neonStephan Bergmann1-1/+1
2014-10-06configure: another GCC version check that is always trueMichael Stahl1-1/+1
2014-10-06configure: for C++11 support, at least GCC 4.6 is requiredMichael Stahl1-2/+2
2014-10-06Allow building with java9 (first installement)Fridrich Štrba1-2/+10
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl1-14/+0
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl1-13/+0
2014-10-02TyposStephan Bergmann1-2/+2
2014-10-02No need for a case statement hereTor Lillqvist1-16/+12
2014-10-01configure: limit javac VM usageMichael Stahl1-0/+3
2014-10-01configure: limit JunitTest VM usageMichael Stahl1-0/+3
2014-10-01android: android:debuggable setting now depends on configure options.Jan Holesovsky1-1/+7
2014-10-01Bin leftover stray variable assignmentTor Lillqvist1-1/+0
2014-10-01We always build 64-bit OS X codeTor Lillqvist1-4/+0
2014-10-01disable cve tests by default on windowsCaolán McNamara1-0/+14
2014-09-29We can forget the iOS 6 SDK nowTor Lillqvist1-23/+4
2014-09-27Actually we use C++11 on master so don't need to check std::shared_ptr supportZolnai Tamás1-24/+0
2014-09-27fdo#84008: make configure fail if no std::shared_ptr available for colladaZolnai Tamás1-1/+4
2014-09-26untabifyLionel Elie Mamane1-3/+3
2014-09-26try "Use system ODBC on MS Windows unless specifically overriden" againLionel Elie Mamane1-2/+2
2014-09-26implement --with-system-odbc on windowsNoel Grandin1-3/+13
2014-09-26Properly handle the hash-style linker check when cross-compilingPeter Foley1-3/+4
2014-09-26Force --std=gnu89 for clang.Andrzej Hunt1-0/+4
2014-09-25Fix for CONC-104: mysql_options doesn't support MYSQL_SECURE_AUTH optionRobert Antoni Buj i Gelonch1-1/+0
2014-09-24fix a typo in gbuild help and improve a autoconf error messagePeter Foley1-1/+1
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist1-6/+0
2014-09-19Add support for external hamcrest when using junit 4.11+Peter Foley1-6/+45
2014-09-18$(GNUMAKE) is not used outside of a configureMatúš Kukan1-1/+0
2014-09-17The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist1-4/+2
2014-09-17Bye bye VS2010Tor Lillqvist1-23/+10
2014-09-16Revert "Use system ODBC on MS Windows unless specifically overriden"Jan Holesovsky1-2/+2
2014-09-16Use system ODBC on MS Windows unless specifically overridenLionel Elie Mamane1-2/+2
2014-09-16that's probably what was intendedLionel Elie Mamane1-2/+2
2014-09-16Revert "force --with-system-odbc on MacOS X and Microsoft Windows"Tor Lillqvist1-3/+0
2014-09-16force --with-system-odbc on MacOS X and Microsoft WindowsLionel Elie Mamane1-0/+3
2014-09-16Accept NDK r10bTor Lillqvist1-2/+2
2014-09-14boost signals2 with clang and C++11 require at least boost 1.55Luboš Luňák1-1/+6
2014-09-13configure: kill unsupported mac SDKNorbert Thiebaud1-191/+35
2014-09-13mac: enable-retina is now the defaultNorbert Thiebaud1-8/+1
2014-09-13Add proper help for with-build-platform-configure-optionsPeter Foley1-1/+3
2014-09-12Found out that Mac OS X 10.9 has working threadsafe staticsStephan Bergmann1-1/+14
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann1-111/+84
2014-09-11Default to MAC_OS_X_VERSION_MIN_REQUIRED=1080 for Mac OS X SDK >= 10.8Stephan Bergmann1-1/+3
2014-09-11Fix check for ABI-broken GCC 4.7.{0,1} libstdc++Stephan Bergmann1-5/+11
2014-09-11untabifyLionel Elie Mamane1-3/+3
2014-09-11system-gltf should follow system-libsLionel Elie Mamane1-1/+1