summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2014-10-21Current iOS SDK is now 8.1Tor Lillqvist1-2/+2
2014-10-21Correct commentTor Lillqvist1-1/+1
2014-10-20allow to build with system opencolladaDavid Tardon1-0/+35
2014-10-19bump product version to 4.4.0.0.alpha1+Christian Lohmaier1-1/+1
2014-10-18we should convert to DOS path for other exotic things than spaces tooNorbert Thiebaud1-7/+6
2014-10-18fix typo in TARFILE_LOCATION handling in the lode caseNorbert Thiebaud1-1/+1
2014-10-18format MSBuild path appropriatelyNorbert Thiebaud1-1/+1
2014-10-18windows: try to locate a good MSBuild.exe based on the version of VSNorbert Thiebaud1-0/+10
2014-10-17lode: fix LODE_HOME support for windowsNorbert Thiebaud1-15/+32
2014-10-16add test files for new formats in libmwawDavid Tardon1-1/+1
2014-10-15disable atl and activex be default if a Visual Studio Express is detectedNorbert Thiebaud1-38/+44
2014-10-15use LODE_HOME when present to locat ant, junit and gnumakeNorbert Thiebaud1-2/+12
2014-10-14Add clarification of --enable-chart-testsStephan Bergmann1-1/+4
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