summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2012-05-09Enable configure switch for cupsTomas Chvatal1-0/+12
2012-05-09one more --enable-dbgutil typoLuboš Luňák1-1/+1
2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton1-2/+2
2012-05-09gbuild: use mixed paths on cygwinMatúš Kukan1-0/+3
2012-05-08configure: --disalbe-dbgutil -> --disable-dbgutilMiklos Vajna1-1/+1
2012-05-08Proper quotingStephan Bergmann1-5/+7
2012-05-08dis-entangle --enable-symbols and --enable-debug:Michael Stahl1-20/+28
2012-05-06Allow usage of system rhino wrt fdo#42977Tomas Chvatal1-1/+33
2012-05-05remove classic theme from configureMatúš Kukan1-2/+2
2012-05-05fix typoMatúš Kukan1-1/+1
2012-05-05Do not check for beanshell if not neededTomas Chvatal1-22/+21
2012-05-05Add * marking default enabled for crystal theme.Tomas Chvatal1-2/+2
2012-05-04Provide again wrongly removed gallaxy theme.Tomáš Chvátal1-4/+4
2012-05-04use formatted path here for cygwinMatúš Kukan1-0/+4
2012-05-02allow custom solver/workdir location: --with-solver-and-workdir-rootMichael Stahl1-16/+36
2012-05-01export flexDavid Tardon1-0/+1
2012-04-26fdo#39643: Remove --disable-strip-solver configure optionDavid Ostrovsky1-31/+1
2012-04-25Fix test syntax error: integer expression expectedTor Lillqvist1-5/+5
2012-04-24Visibility doesn't seem to work as we want in Apple's ClangTor Lillqvist1-0/+9
2012-04-24Work around Clang 3.1's "argument unused during compilation" non-warningTor Lillqvist1-33/+72
2012-04-24AC_MSG_ERROR is better than WARN hereTor Lillqvist1-1/+1
2012-04-24Use blank as the false value for ENABLE_CAIRO_CANVAS, tooTor Lillqvist1-1/+1
2012-04-24Hardcode cairo canvas off for Mac OS X and WindowsTor Lillqvist1-2/+11
2012-04-24move the GXX_INCLUDE_PATH so that it's more obvious it's only for STLPortLuboš Luňák1-33/+33
2012-04-24do not cd get confused by symlinksLuboš Luňák1-1/+1
2012-04-24specific variable for where dev-install installsLuboš Luňák1-0/+5
2012-04-23fix CLucene configure checkLuboš Luňák1-1/+1
2012-04-23configure checks for gcc options that clang does not supportLuboš Luňák1-0/+81
2012-04-23not much point in trying to be too precise about how much space -g build takesLuboš Luňák1-1/+1
2012-04-23more flexible --enable-symbols=<for>Luboš Luňák1-8/+10
2012-04-23fixes for debug flags handlingLuboš Luňák1-17/+18
2012-04-23Add all the available themes to the list.Tomas Chvatal1-2/+2
2012-04-20fix typoLuboš Luňák1-1/+1
2012-04-19do not refer to a variable that has not been set yetLuboš Luňák1-2/+2
2012-04-19Stub CMX importerFridrich Štrba1-1/+1
2012-04-18update configure help for --enable-debugBjoern Michaelsen1-1/+3
2012-04-18Move DocumentLoader to the "experimental" subdirectoryTor Lillqvist1-2/+2
2012-04-18Expand android/experimental/eagles051387/.classpath.in (for ANDROID_SDK_HOME)Tor Lillqvist1-0/+2
2012-04-17add 5.3 into the db check for-loopRene Engelhard1-1/+1
2012-04-17configure: make --with-system-dicts the defaultMiklos Vajna1-4/+6
2012-04-17Add the system-clucene under the with-system-libsTomas Chvatal1-1/+2
2012-04-17Fix help string in --with-flat-logo.Tomas Chvatal1-1/+1
2012-04-17--enable-ext-languagetool requires --with-java now bit more sanely.Tomas Chvatal1-1/+1
2012-04-17Revert "--enable-ext-languagetool requires --with-java"Tomas Chvatal1-4/+1
2012-04-16make that warning, not errorDavid Tardon1-1/+1
2012-04-16mingw: unbreak make checkDavid Tardon1-0/+16
2012-04-16configure.in: fix Qt detection in Debian/Ubuntu multiarchRene Engelhard1-0/+13
2012-04-16introduce ENABLE_DEBUG_ONLYBjoern Michaelsen1-4/+11
2012-04-15Guard against lack of pkg-config in one more placeTor Lillqvist1-1/+4
2012-04-15Look for the Mac OS X SDKs also where current Xcode has themTor Lillqvist1-4/+10