Age | Commit message (Expand) | Author | Files | Lines |
2012-01-24 | Put a local.properties in android/qa/desktop, too | Tor Lillqvist | 1 | -1/+2 |
2012-01-24 | Indent the postgresql stuff consistently like the rest of the file | Tor Lillqvist | 1 | -44/+44 |
2012-01-23 | fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part. | Stephan Bergmann | 1 | -11/+9 |
2012-01-22 | Use more portable `=' comparison operator instead of `=='. | Thomas Klausner | 1 | -1/+1 |
2012-01-22 | Must export SYSBASE for it to propagate through set_soenv | Tor Lillqvist | 1 | -1/+1 |
2012-01-20 | android: add the sdk platform-tools and tools to your path to simplify | Michael Meeks | 1 | -0/+1 |
2012-01-20 | Improve Android configury | Tor Lillqvist | 1 | -15/+44 |
2012-01-19 | Don't point to non-existent directories in JAVA_LIB | Tor Lillqvist | 1 | -1/+4 |
2012-01-19 | Google calls armel just arm | Tor Lillqvist | 1 | -1/+1 |
2012-01-18 | android: use config_host.mk for unit test goodness | Michael Meeks | 1 | -0/+1 |
2012-01-18 | android: add --with-android-ndk= option to simplify configure. | Michael Meeks | 1 | -0/+23 |
2012-01-18 | _MSC_VER is compiler define and cpp.lcc needs to be taught about it | Fridrich Štrba | 1 | -0/+1 |
2012-01-17 | add human theme to configure | Bjoern Michaelsen | 1 | -2/+2 |
2012-01-16 | Fix typo | Tor Lillqvist | 1 | -1/+1 |
2012-01-16 | Env.Build.sh should source config_build.mk | Tor Lillqvist | 1 | -1/+1 |
2012-01-16 | There is no desktop/scripts/soffice.sh.in any more | Tor Lillqvist | 1 | -1/+0 |
2012-01-16 | Attempt to manage without Berkeley DB on iOS and Android | Tor Lillqvist | 1 | -1/+3 |
2012-01-15 | simplify handling of JITC_PROCESSOR_TYPE | David Tardon | 1 | -2/+2 |
2012-01-15 | config*: add cflags for gio, gconf and gnomevfs | Matúš Kukan | 1 | -0/+6 |
2012-01-11 | avoid generating a file in the source tree | David Tardon | 1 | -4/+1 |
2012-01-11 | bah, i forgot *export* | David Tardon | 1 | -1/+1 |
2012-01-11 | we need a var. assignment here, not a value | David Tardon | 1 | -1/+2 |
2012-01-09 | Kill --with-local-solver | Tor Lillqvist | 1 | -18/+0 |
2012-01-09 | We don't need doxygen for the sub-configure | Tor Lillqvist | 1 | -0/+1 |
2012-01-05 | Switch from autodoc to doxygen for SDK C++ documentation. | Stephan Bergmann | 1 | -0/+35 |
2012-01-05 | Set FONTCONFIG_LIBS and FREETYPE_LIBS for the internal case (for Android) | Tor Lillqvist | 1 | -4/+12 |
2012-01-02 | migrate JAVALIB out of set_soenv.in | Norbert Thiebaud | 1 | -1/+237 |
2012-01-02 | avoid conditional define, since they may cause troubles in x-comp case | Norbert Thiebaud | 1 | -2/+0 |
2012-01-02 | oops use == not = in dmake conditional | Norbert Thiebaud | 1 | -101/+138 |
2012-01-02 | The Android NDK calls the CPU just "arm", not "armel" | Tor Lillqvist | 1 | -1/+1 |
2012-01-02 | ICU relying on undef is not viable in cross-compile scenario | Norbert Thiebaud | 1 | -4/+1 |
2012-01-01 | GNUCOPY is one of these var that are defined-sensitive. | Norbert Thiebaud | 1 | -0/+2 |
2012-01-01 | migrate non-conditional straight from configure.in var out of set_soenv.in | Norbert Thiebaud | 1 | -0/+5 |
2011-12-31 | fix PathFormat, use build_os not host_os | Norbert Thiebaud | 1 | -3/+3 |
2011-12-31 | fix typo: formatted | Korrawit Pruegsanusak | 1 | -3/+3 |
2011-12-31 | fix 64 bits build detection for cygwin | Norbert Thiebaud | 1 | -2/+2 |
2011-12-31 | Path format issue with cygwin... try to restore the original behavior | Norbert Thiebaud | 1 | -2/+29 |
2011-12-30 | type in COMEX handling | Norbert Thiebaud | 1 | -4/+4 |
2011-12-30 | migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATOR | Norbert Thiebaud | 1 | -1/+359 |
2011-12-30 | move MS stuff earlier in configure. pre-work for set_soenv.in migration | Norbert Thiebaud | 1 | -247/+247 |
2011-12-30 | move PRODUCT and PROEXT determination earlier in configure. | Norbert Thiebaud | 1 | -40/+41 |
2011-12-30 | build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE) | Rene Engelhard | 1 | -0/+3 |
2011-12-24 | do not export SUNTEMPLATE_LANG. Not used anywhere | Norbert Thiebaud | 1 | -2/+0 |
2011-12-24 | binned XAU_LIBS from configure.in. Not used anywhere. | Norbert Thiebaud | 1 | -3/+0 |
2011-12-24 | binned --enable-static-gtk... no used anywhere. | Norbert Thiebaud | 1 | -16/+0 |
2011-12-24 | prep work to eliminated Env.*.sh, introduce config_{host,build}.mk | Norbert Thiebaud | 1 | -2/+8 |
2011-12-22 | Revert "Fix gmake detection for MacOSX" | Bjoern Michaelsen | 1 | -14/+2 |
2011-12-21 | only use posix_fallocate() if it's actually available | Robert Nagy | 1 | -0/+2 |
2011-12-20 | Do hardcode alignments for PowerPC Mac OS X | Tor Lillqvist | 1 | -6/+16 |
2011-12-20 | Require ac_cv_alignof_* env vars if we don't have AC_CHECK_ALIGNOF | Tor Lillqvist | 1 | -18/+14 |