Age | Commit message (Expand) | Author |
2012-02-03 | Ensure AC_CHECK_LIB/AC_SEARCH_LIBS do not poison LIBS | Stephan Bergmann |
2012-02-03 | enable Kerberos by default on DragonFly, too | Lionel Elie Mamane |
2012-02-03 | redo c16027de8423cdb6b33ce5f5f9e13fdc25b9dbeb cleaner | Lionel Elie Mamane |
2012-02-03 | Fix configure step on various arm linux targets. | Jani Monoses |
2012-02-03 | Fix typo in configure message | Jani Monoses |
2012-02-02 | make --with-system-libs behave as documented | Lionel Elie Mamane |
2012-02-02 | Look for Xcode 3 also in /Xcode3 where I have it ;) | Tor Lillqvist |
2012-02-02 | configure.in: properly close case | Lionel Elie Mamane |
2012-02-02 | postgresql: enable Kerberos&GSSAPI on GNU/Linux and *BSD | Lionel Elie Mamane |
2012-02-01 | _os is WINNT, not cygwin (Thanks Norbert) | Korrawit Pruegsanusak |
2012-01-27 | Bypass libwp? for iOS | Tor Lillqvist |
2012-01-24 | Put a local.properties in android/qa/desktop, too | Tor Lillqvist |
2012-01-24 | Indent the postgresql stuff consistently like the rest of the file | Tor Lillqvist |
2012-01-23 | fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part. | Stephan Bergmann |
2012-01-22 | Use more portable `=' comparison operator instead of `=='. | Thomas Klausner |
2012-01-22 | Must export SYSBASE for it to propagate through set_soenv | Tor Lillqvist |
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 |