Age | Commit message (Expand) | Author |
2012-01-20 | android: add the sdk platform-tools and tools to your path to simplify | Michael Meeks |
2012-01-20 | Improve Android configury | Tor Lillqvist |
2012-01-19 | Don't point to non-existent directories in JAVA_LIB | Tor Lillqvist |
2012-01-19 | Google calls armel just arm | Tor Lillqvist |
2012-01-18 | android: use config_host.mk for unit test goodness | Michael Meeks |
2012-01-18 | android: add --with-android-ndk= option to simplify configure. | Michael Meeks |
2012-01-18 | _MSC_VER is compiler define and cpp.lcc needs to be taught about it | Fridrich Štrba |
2012-01-17 | add human theme to configure | Bjoern Michaelsen |
2012-01-16 | Fix typo | Tor Lillqvist |
2012-01-16 | Env.Build.sh should source config_build.mk | Tor Lillqvist |
2012-01-16 | There is no desktop/scripts/soffice.sh.in any more | Tor Lillqvist |
2012-01-16 | Attempt to manage without Berkeley DB on iOS and Android | Tor Lillqvist |
2012-01-15 | simplify handling of JITC_PROCESSOR_TYPE | David Tardon |
2012-01-15 | config*: add cflags for gio, gconf and gnomevfs | Matúš Kukan |
2012-01-11 | avoid generating a file in the source tree | David Tardon |
2012-01-11 | bah, i forgot *export* | David Tardon |
2012-01-11 | we need a var. assignment here, not a value | David Tardon |
2012-01-09 | Kill --with-local-solver | Tor Lillqvist |
2012-01-09 | We don't need doxygen for the sub-configure | Tor Lillqvist |
2012-01-05 | Switch from autodoc to doxygen for SDK C++ documentation. | Stephan Bergmann |
2012-01-05 | Set FONTCONFIG_LIBS and FREETYPE_LIBS for the internal case (for Android) | Tor Lillqvist |
2012-01-02 | migrate JAVALIB out of set_soenv.in | Norbert Thiebaud |
2012-01-02 | avoid conditional define, since they may cause troubles in x-comp case | Norbert Thiebaud |
2012-01-02 | oops use == not = in dmake conditional | Norbert Thiebaud |
2012-01-02 | The Android NDK calls the CPU just "arm", not "armel" | Tor Lillqvist |
2012-01-02 | ICU relying on undef is not viable in cross-compile scenario | Norbert Thiebaud |
2012-01-01 | GNUCOPY is one of these var that are defined-sensitive. | Norbert Thiebaud |
2012-01-01 | migrate non-conditional straight from configure.in var out of set_soenv.in | Norbert Thiebaud |
2011-12-31 | fix PathFormat, use build_os not host_os | Norbert Thiebaud |
2011-12-31 | fix typo: formatted | Korrawit Pruegsanusak |
2011-12-31 | fix 64 bits build detection for cygwin | Norbert Thiebaud |
2011-12-31 | Path format issue with cygwin... try to restore the original behavior | Norbert Thiebaud |
2011-12-30 | type in COMEX handling | Norbert Thiebaud |
2011-12-30 | migrate COM,CPU,CPUNAME,GUI,GUIBASE,INPATH,OUTPATH,PATH_SEPARATOR | Norbert Thiebaud |
2011-12-30 | move MS stuff earlier in configure. pre-work for set_soenv.in migration | Norbert Thiebaud |
2011-12-30 | move PRODUCT and PROEXT determination earlier in configure. | Norbert Thiebaud |
2011-12-30 | build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE) | Rene Engelhard |
2011-12-24 | do not export SUNTEMPLATE_LANG. Not used anywhere | Norbert Thiebaud |
2011-12-24 | binned XAU_LIBS from configure.in. Not used anywhere. | Norbert Thiebaud |
2011-12-24 | binned --enable-static-gtk... no used anywhere. | Norbert Thiebaud |
2011-12-24 | prep work to eliminated Env.*.sh, introduce config_{host,build}.mk | Norbert Thiebaud |
2011-12-22 | Revert "Fix gmake detection for MacOSX" | Bjoern Michaelsen |
2011-12-21 | only use posix_fallocate() if it's actually available | Robert Nagy |
2011-12-20 | Do hardcode alignments for PowerPC Mac OS X | Tor Lillqvist |
2011-12-20 | Require ac_cv_alignof_* env vars if we don't have AC_CHECK_ALIGNOF | Tor Lillqvist |
2011-12-20 | Abandon attempt to use the debug CRT in a dbgutil build | Tor Lillqvist |
2011-12-20 | Fix gmake detection for MacOSX | James C |
2011-12-18 | remove obsolete (OxygenOffice-style) Lightproof integration | Andras Timar |
2011-12-17 | do not package pything scripting extension when building --with-python=no | Norbert Thiebaud |
2011-12-17 | use a c-version of concat-deps.pl | Norbert Thiebaud |