summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2012-01-17add human theme to configureBjoern Michaelsen1-2/+2
2012-01-16Fix typoTor Lillqvist1-1/+1
2012-01-16Env.Build.sh should source config_build.mkTor Lillqvist1-1/+1
2012-01-16There is no desktop/scripts/soffice.sh.in any moreTor Lillqvist1-1/+0
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist1-1/+3
2012-01-15simplify handling of JITC_PROCESSOR_TYPEDavid Tardon1-2/+2
2012-01-15config*: add cflags for gio, gconf and gnomevfsMatúš Kukan1-0/+6
2012-01-11avoid generating a file in the source treeDavid Tardon1-4/+1
2012-01-11bah, i forgot *export*David Tardon1-1/+1
2012-01-11we need a var. assignment here, not a valueDavid Tardon1-1/+2
2012-01-09Kill --with-local-solverTor Lillqvist1-18/+0
2012-01-09We don't need doxygen for the sub-configureTor Lillqvist1-0/+1
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann1-0/+35
2012-01-05Set FONTCONFIG_LIBS and FREETYPE_LIBS for the internal case (for Android)Tor Lillqvist1-4/+12
2012-01-02migrate JAVALIB out of set_soenv.inNorbert Thiebaud1-1/+237
2012-01-02avoid conditional define, since they may cause troubles in x-comp caseNorbert Thiebaud1-2/+0
2012-01-02oops use == not = in dmake conditionalNorbert Thiebaud1-101/+138
2012-01-02The Android NDK calls the CPU just "arm", not "armel"Tor Lillqvist1-1/+1
2012-01-02ICU relying on undef is not viable in cross-compile scenarioNorbert Thiebaud1-4/+1
2012-01-01GNUCOPY is one of these var that are defined-sensitive.Norbert Thiebaud1-0/+2
2012-01-01migrate non-conditional straight from configure.in var out of set_soenv.inNorbert Thiebaud1-0/+5
2011-12-31fix PathFormat, use build_os not host_osNorbert Thiebaud1-3/+3
2011-12-31fix typo: formattedKorrawit Pruegsanusak1-3/+3
2011-12-31fix 64 bits build detection for cygwinNorbert Thiebaud1-2/+2
2011-12-31Path format issue with cygwin... try to restore the original behaviorNorbert Thiebaud1-2/+29
2011-12-30type in COMEX handlingNorbert Thiebaud1-4/+4
2011-12-30migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATORNorbert Thiebaud1-1/+359
2011-12-30move MS stuff earlier in configure. pre-work for set_soenv.in migrationNorbert Thiebaud1-247/+247
2011-12-30move PRODUCT and PROEXT determination earlier in configure.Norbert Thiebaud1-40/+41
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard1-0/+3
2011-12-24do not export SUNTEMPLATE_LANG. Not used anywhereNorbert Thiebaud1-2/+0
2011-12-24binned XAU_LIBS from configure.in. Not used anywhere.Norbert Thiebaud1-3/+0
2011-12-24binned --enable-static-gtk... no used anywhere.Norbert Thiebaud1-16/+0
2011-12-24prep work to eliminated Env.*.sh, introduce config_{host,build}.mkNorbert Thiebaud1-2/+8
2011-12-22Revert "Fix gmake detection for MacOSX"Bjoern Michaelsen1-14/+2
2011-12-21only use posix_fallocate() if it's actually availableRobert Nagy1-0/+2
2011-12-20Do hardcode alignments for PowerPC Mac OS XTor Lillqvist1-6/+16
2011-12-20Require ac_cv_alignof_* env vars if we don't have AC_CHECK_ALIGNOFTor Lillqvist1-18/+14
2011-12-20Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist1-9/+0
2011-12-20Fix gmake detection for MacOSXJames C1-2/+14
2011-12-18remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar1-50/+0
2011-12-17do not package pything scripting extension when building --with-python=noNorbert Thiebaud1-0/+1
2011-12-17use a c-version of concat-deps.plNorbert Thiebaud1-1/+1
2011-12-17Do build cairo for Android, will likely be neededTor Lillqvist1-5/+1
2011-12-15Save the config.log for the build platform as config.Build.logTor Lillqvist1-0/+1
2011-12-15No Makefile.in any moreTor Lillqvist1-1/+0
2011-12-15Introduce optional krb5&gssapi support for internal PostgreSQLLionel Elie Mamane1-1/+61
2011-12-15Revert "enable -gdwarf-4 by default if possible"Luboš Luňák1-18/+0
2011-12-12Some more postgresql fixesFridrich Štrba1-2/+4
2011-12-11--with-theme is without trailing sKorrawit Pruegsanusak1-1/+1