summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-08-30misc unnecessary FALSE: Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_LOCKDOWN Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_PACKAGEKIT Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_MACOSX_MACLIKE* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_MINIMIZER Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_MEDIAWIKI Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_RELEASE_BUILD Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_SCRIPTING_* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_BLUETOOTH* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30Fix inconsistant use of value for DISABLE_ACTIVEXNorbert Thiebaud
2013-08-30allow building with older libjpeg againCaolán McNamara
2013-08-30Decouple setting -std=gnu++11/c++11 from setting -stdlib=libc++Stephan Bergmann
2013-08-30Find also a 64-bit JDK on WindowsTor Lillqvist
2013-08-30ENABLE_NPAPI_* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30ENABLE_CORETEXT: Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-08-30liblangtag: harmonize ENABLE_* variable to use TRUE/<nothing>Norbert Thiebaud
2013-08-30UntabifyTor Lillqvist
2013-08-30Surely we want only a 1.7 or 1.6 JDKTor Lillqvist
2013-08-30Fix weird indentationTor Lillqvist
2013-08-29check for boost >= 1.47 and SHA512_CTX (openssl >= 0.9.8) in configureRene Engelhard
2013-08-29VLC is not related to gstreamerTor Lillqvist
2013-08-29Allow to set EXTRA_BUILDID also via environment variable (fdo#58034)Petr Mladek
2013-08-29make the tinderbox information more reliable in the about dialog (fdo#58034)Petr Mladek
2013-08-29Do not silently ignore --enable-libc++Stephan Bergmann
2013-08-28add --with-help=common parameter to the configure optionPetr Mladek
2013-08-21avmedia: vlc - with the wrapper we no longer need cflags / libs.Michael Meeks
2013-08-21We don't seem to actually need glibc getoptTor Lillqvist
2013-08-20Don't unnecessarily require too new harfbuzzFridrich Štrba
2013-08-19We hardly want harfbuzz on iOS if we don't want it on DarwinTor Lillqvist
2013-08-19fdo#68261: 'program' is a symlink, need to use the real name 'MacOS'Tor Lillqvist
2013-08-19Update internal HarfBuzz to 0.9.19Khaled Hosny
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-19Use correct paths to URE stuff on WindowsTor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Decouple the "Mac-like" app bundle structure choice from sandboxing choiceTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-18AC_DEFINE an ENABLE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist
2013-08-12deprecated message must be a stringStephan Bergmann
2013-08-11add missing 'test'Luboš Luňák
2013-08-10Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURETor Lillqvist
2013-08-10Start of enabling use of a more proper "Mac-like" install tree structureTor Lillqvist
2013-08-10Simplify test and remove typoTor Lillqvist
2013-08-09I'm pretty sure we don't compile anymore with GCC 4.0.Luboš Luňák
2013-08-09try to ensure not testing GCC version when using ClangLuboš Luňák
2013-08-09$CC --version is too unstructuredLionel Elie Mamane
2013-08-09$CC --version for CLangLionel Elie Mamane
2013-08-09more extreme gcc --version parsingLionel Elie Mamane
2013-08-09"gcc --version" output is rather unreliableStephan Bergmann