summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-31/+25
2013-08-19Use correct paths to URE stuff on WindowsTor Lillqvist1-5/+5
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-0/+35
2013-08-18Decouple the "Mac-like" app bundle structure choice from sandboxing choiceTor Lillqvist1-4/+8
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-3/+3
2013-08-18AC_DEFINE an ENABLE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist1-0/+2
2013-08-12deprecated message must be a stringStephan Bergmann1-1/+1
2013-08-11add missing 'test'Luboš Luňák1-1/+1
2013-08-10Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist1-0/+1
2013-08-10Start of enabling use of a more proper "Mac-like" install tree structureTor Lillqvist1-0/+70
2013-08-10Simplify test and remove typoTor Lillqvist1-11/+7
2013-08-09I'm pretty sure we don't compile anymore with GCC 4.0.Luboš Luňák1-2/+2
2013-08-09try to ensure not testing GCC version when using ClangLuboš Luňák1-17/+24
2013-08-09$CC --version is too unstructuredLionel Elie Mamane1-5/+4
2013-08-09$CC --version for CLangLionel Elie Mamane1-1/+1
2013-08-09more extreme gcc --version parsingLionel Elie Mamane1-1/+1
2013-08-09"gcc --version" output is rather unreliableStephan Bergmann1-1/+1
2013-08-09gcc -dumpversion has only MAJOR.MINOR, not MAJOR.MINOR.PATCHLEVELLionel Elie Mamane1-1/+1
2013-08-06fix android/ios defaults for report builder.Michael Meeks1-0/+2
2013-08-06MPLv2 subset improvement.Michael Meeks1-0/+9
2013-08-05do not base feature checks on gcc versionLuboš Luňák1-0/+30
2013-08-03Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard1-0/+48
2013-08-02configure: openCl does not build on 10.6 mac default no in that caseNorbert Thiebaud1-52/+56
2013-08-02Enforce no Java if sandboxedTor Lillqvist1-33/+35
2013-08-02Indentation cleanupTor Lillqvist1-8/+8
2013-08-02test_unix_quickstarter is unusedTor Lillqvist1-2/+0
2013-08-01CoreText is default, so document --disable-coretext and not --enable-coretextTor Lillqvist1-3/+3
2013-07-30Drop internal copies of X11 extensions headersKhaled Hosny1-31/+8
2013-07-30Accept also 4.8Tor Lillqvist1-1/+1
2013-07-30sanitize system clucene includesDavid Tardon1-1/+1
2013-07-29Accept NDK r9Tor Lillqvist1-8/+8
2013-07-26Move the (unimplemented) READONLY_INSTALLSET flag into config_features.hTor Lillqvist1-2/+1
2013-07-26Move OS X sandbox flag to config_features.hTor Lillqvist1-0/+1
2013-07-26initial configure pieces for VLC detection.Michael Meeks1-0/+26
2013-07-26discriptive comments on HAvE_FEATURE_AVAHI and remove unused ac_defSiqi1-1/+0
2013-07-26use config_features.h.in insteadSiqi1-0/+1
2013-07-25Disable use of Avahi by default for now until it doesn't break tinderboxesTor Lillqvist1-3/+3
2013-07-25Clean up configure output for AvahiTor Lillqvist1-3/+0
2013-07-25minor updates for avahi/bonjour refacotrationSiqi LIU1-5/+5
2013-07-25avahi patchSiqi1-0/+24
2013-07-24Look in the right place in Registry on 64-bit CygwinTor Lillqvist1-1/+1
2013-07-23configure.ac: working firebird version check with manual FIREBIRD_C/LDFLAGSLionel Elie Mamane1-6/+17
2013-07-23adjust for upstreaming of warn_unused attributeLuboš Luňák1-0/+28
2013-07-23Correct help message for --enable-macosx-code-signingTor Lillqvist1-5/+3
2013-07-22Use pkg-config --modversion to set FIREBIRD_VERSION if no fb_configTor Lillqvist1-0/+1
2013-07-19allow to build for Windows XP when using Visual Studio 2012Christian Lohmaier1-1/+11
2013-07-19gbuild: add support for auto-creationa nd reuse of binary package.Norbert Thiebaud1-10/+37
2013-07-19configure.ac properly use pkg-configLionel Elie Mamane1-4/+1
2013-07-17Disable firebird when cross-compiling.Andrzej J.R. Hunt1-0/+2
2013-07-17Disable firebird with --disable-database-connectivity.Andrzej J.R. Hunt1-11/+13