summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Add remark about ccacheTor Lillqvist2012-02-031-0/+2
* Need also android/Bootstrap/local.propertiesTor Lillqvist2012-02-031-1/+2
* Put a local.properties in android/qa/desktop, tooTor Lillqvist2012-01-241-1/+2
* Indent the postgresql stuff consistently like the rest of the fileTor Lillqvist2012-01-241-44/+44
* fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part.Stephan Bergmann2012-01-231-11/+9
* Use more portable `=' comparison operator instead of `=='.Thomas Klausner2012-01-221-1/+1
* Must export SYSBASE for it to propagate through set_soenvTor Lillqvist2012-01-221-1/+1
* android: add the sdk platform-tools and tools to your path to simplifyMichael Meeks2012-01-201-0/+1
* Improve Android configuryTor Lillqvist2012-01-201-15/+44
* Don't point to non-existent directories in JAVA_LIBTor Lillqvist2012-01-191-1/+4
* Google calls armel just armTor Lillqvist2012-01-191-1/+1
* android: use config_host.mk for unit test goodnessMichael Meeks2012-01-181-0/+1
* android: add --with-android-ndk= option to simplify configure.Michael Meeks2012-01-181-0/+23
* _MSC_VER is compiler define and cpp.lcc needs to be taught about itFridrich Štrba2012-01-181-0/+1
* add human theme to configureBjoern Michaelsen2012-01-171-2/+2
* Fix typoTor Lillqvist2012-01-161-1/+1
* Env.Build.sh should source config_build.mkTor Lillqvist2012-01-161-1/+1
* There is no desktop/scripts/soffice.sh.in any moreTor Lillqvist2012-01-161-1/+0
* Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist2012-01-161-1/+3
* simplify handling of JITC_PROCESSOR_TYPEDavid Tardon2012-01-151-2/+2
* config*: add cflags for gio, gconf and gnomevfsMatúš Kukan2012-01-151-0/+6
* avoid generating a file in the source treeDavid Tardon2012-01-111-4/+1
* bah, i forgot *export*David Tardon2012-01-111-1/+1
* we need a var. assignment here, not a valueDavid Tardon2012-01-111-1/+2
* Kill --with-local-solverTor Lillqvist2012-01-091-18/+0
* We don't need doxygen for the sub-configureTor Lillqvist2012-01-091-0/+1
* Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann2012-01-051-0/+35
* Set FONTCONFIG_LIBS and FREETYPE_LIBS for the internal case (for Android)Tor Lillqvist2012-01-051-4/+12
* migrate JAVALIB out of set_soenv.inNorbert Thiebaud2012-01-021-1/+237
* avoid conditional define, since they may cause troubles in x-comp caseNorbert Thiebaud2012-01-021-2/+0
* oops use == not = in dmake conditionalNorbert Thiebaud2012-01-021-101/+138
* The Android NDK calls the CPU just "arm", not "armel"Tor Lillqvist2012-01-021-1/+1
* ICU relying on undef is not viable in cross-compile scenarioNorbert Thiebaud2012-01-021-4/+1
* GNUCOPY is one of these var that are defined-sensitive.Norbert Thiebaud2012-01-011-0/+2
* migrate non-conditional straight from configure.in var out of set_soenv.inNorbert Thiebaud2012-01-011-0/+5
* fix PathFormat, use build_os not host_osNorbert Thiebaud2011-12-311-3/+3
* fix typo: formattedKorrawit Pruegsanusak2011-12-311-3/+3
* fix 64 bits build detection for cygwinNorbert Thiebaud2011-12-311-2/+2
* Path format issue with cygwin... try to restore the original behaviorNorbert Thiebaud2011-12-311-2/+29
* type in COMEX handlingNorbert Thiebaud2011-12-301-4/+4
* migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATORNorbert Thiebaud2011-12-301-1/+359
* move MS stuff earlier in configure. pre-work for set_soenv.in migrationNorbert Thiebaud2011-12-301-247/+247
* move PRODUCT and PROEXT determination earlier in configure.Norbert Thiebaud2011-12-301-40/+41
* build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard2011-12-301-0/+3
* do not export SUNTEMPLATE_LANG. Not used anywhereNorbert Thiebaud2011-12-241-2/+0
* binned XAU_LIBS from configure.in. Not used anywhere.Norbert Thiebaud2011-12-241-3/+0
* binned --enable-static-gtk... no used anywhere.Norbert Thiebaud2011-12-241-16/+0
* prep work to eliminated Env.*.sh, introduce config_{host,build}.mkNorbert Thiebaud2011-12-241-2/+8
* Revert "Fix gmake detection for MacOSX"Bjoern Michaelsen2011-12-221-14/+2
* only use posix_fallocate() if it's actually availableRobert Nagy2011-12-211-0/+2