summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* disable atl and activex be default if a Visual Studio Express is detectedNorbert Thiebaud2014-10-151-38/+44
* use LODE_HOME when present to locat ant, junit and gnumakeNorbert Thiebaud2014-10-151-2/+12
* Add clarification of --enable-chart-testsStephan Bergmann2014-10-141-1/+4
* android: When debugging, the installLocation must be "internalOnly".Jan Holesovsky2014-10-131-9/+13
* drop -Wno-long-double compiler flagDouglas Mencken2014-10-111-12/+0
* Bin pointless case statement: both cases were identicalTor Lillqvist2014-10-101-9/+1
* Avoid bashizm in AbsolutePath() functionArkadiusz Miśkiewicz2014-10-091-1/+1
* configure: let's default to GStreamer 1.0Michael Stahl2014-10-091-6/+6
* libgcrypt and gnutls are only used by our internal external/neonStephan Bergmann2014-10-081-1/+1
* configure: another GCC version check that is always trueMichael Stahl2014-10-061-1/+1
* configure: for C++11 support, at least GCC 4.6 is requiredMichael Stahl2014-10-061-2/+2
* Allow building with java9 (first installement)Fridrich Štrba2014-10-061-2/+10
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2014-10-021-14/+0
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2014-10-021-13/+0
* TyposStephan Bergmann2014-10-021-2/+2
* No need for a case statement hereTor Lillqvist2014-10-021-16/+12
* configure: limit javac VM usageMichael Stahl2014-10-011-0/+3
* configure: limit JunitTest VM usageMichael Stahl2014-10-011-0/+3
* android: android:debuggable setting now depends on configure options.Jan Holesovsky2014-10-011-1/+7
* Bin leftover stray variable assignmentTor Lillqvist2014-10-011-1/+0
* We always build 64-bit OS X codeTor Lillqvist2014-10-011-4/+0
* disable cve tests by default on windowsCaolán McNamara2014-10-011-0/+14
* We can forget the iOS 6 SDK nowTor Lillqvist2014-09-291-23/+4
* Actually we use C++11 on master so don't need to check std::shared_ptr supportZolnai Tamás2014-09-271-24/+0
* fdo#84008: make configure fail if no std::shared_ptr available for colladaZolnai Tamás2014-09-271-1/+4
* untabifyLionel Elie Mamane2014-09-261-3/+3
* try "Use system ODBC on MS Windows unless specifically overriden" againLionel Elie Mamane2014-09-261-2/+2
* implement --with-system-odbc on windowsNoel Grandin2014-09-261-3/+13
* Properly handle the hash-style linker check when cross-compilingPeter Foley2014-09-261-3/+4
* Force --std=gnu89 for clang.Andrzej Hunt2014-09-261-0/+4
* Fix for CONC-104: mysql_options doesn't support MYSQL_SECURE_AUTH optionRobert Antoni Buj i Gelonch2014-09-251-1/+0
* fix a typo in gbuild help and improve a autoconf error messagePeter Foley2014-09-241-1/+1
* PPC Mac support can go away now (again)Tor Lillqvist2014-09-231-6/+0
* Add support for external hamcrest when using junit 4.11+Peter Foley2014-09-191-6/+45
* $(GNUMAKE) is not used outside of a configureMatúš Kukan2014-09-181-1/+0
* The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist2014-09-171-4/+2
* Bye bye VS2010Tor Lillqvist2014-09-171-23/+10
* Revert "Use system ODBC on MS Windows unless specifically overriden"Jan Holesovsky2014-09-161-2/+2
* Use system ODBC on MS Windows unless specifically overridenLionel Elie Mamane2014-09-161-2/+2
* that's probably what was intendedLionel Elie Mamane2014-09-161-2/+2
* Revert "force --with-system-odbc on MacOS X and Microsoft Windows"Tor Lillqvist2014-09-161-3/+0
* force --with-system-odbc on MacOS X and Microsoft WindowsLionel Elie Mamane2014-09-161-0/+3
* Accept NDK r10bTor Lillqvist2014-09-161-2/+2
* boost signals2 with clang and C++11 require at least boost 1.55Luboš Luňák2014-09-141-1/+6
* configure: kill unsupported mac SDKNorbert Thiebaud2014-09-131-191/+35
* mac: enable-retina is now the defaultNorbert Thiebaud2014-09-131-8/+1
* Add proper help for with-build-platform-configure-optionsPeter Foley2014-09-131-1/+3
* Found out that Mac OS X 10.9 has working threadsafe staticsStephan Bergmann2014-09-121-1/+14
* (Rudimentary) C++11 support is a hard requirement nowStephan Bergmann2014-09-111-111/+84
* Default to MAC_OS_X_VERSION_MIN_REQUIRED=1080 for Mac OS X SDK >= 10.8Stephan Bergmann2014-09-111-1/+3