Age | Commit message (Expand) | Author |
2011-11-14 | Fix build --all depend=x. | Stephan Bergmann |
2011-11-14 | Also link shared libs always with -llog -landroid -lgnustl_shared | Tor Lillqvist |
2011-11-14 | Link with -lgnustl_shared on Android | Tor Lillqvist |
2011-11-12 | Always use -shared and -llog -landroid for Android also in gbuild | Tor Lillqvist |
2011-11-11 | Fix the TMPDIR setting, sorry. | Jan Holesovsky |
2011-11-11 | gb_COMPILERDEFAULTOPTFLAGS need to be set before the include of GGG_defs | Norbert Thiebaud |
2011-11-11 | Introduce generic windows.mk for gbuild. | Jan Holesovsky |
2011-11-11 | Make .component files directly usable within UNO_SERVICES. | Stephan Bergmann |
2011-11-11 | Forgot to move solenv/wntgcci/inc to solenv/inc/wntgcci | Tor Lillqvist |
2011-11-10 | New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous. | Stephan Bergmann |
2011-11-10 | Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATH | Tor Lillqvist |
2011-11-10 | wrong name for the platform file for windows based build | Norbert Thiebaud |
2011-11-10 | LINUX_S390X_GCC and LINUX_POWERPC64_GCC were pointing to the wrong thing | Norbert Thiebaud |
2011-11-10 | it is conjectured that solenv/unxmacxp/inc/poll.h is not needed anymore | Norbert Thiebaud |
2011-11-10 | gbuild: target platform is identified by the triplet OS/CPU/COMPILER | Norbert Thiebaud |
2011-11-10 | all the code left in linux.mk is from caolan | Norbert Thiebaud |
2011-11-10 | We want Android shared objects to have names ending in .so | Tor Lillqvist |
2011-11-09 | Allow full deps on WNT since it seems that it works | Michael Stahl |
2011-11-08 | clean-up after conflicting branch rebase | Norbert Thiebaud |
2011-11-08 | factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCC | Norbert Thiebaud |
2011-11-08 | factorize gb_SrsParMergeTarget_TRANSECPRECOMMAND our of platform/* | Norbert Thiebaud |
2011-11-08 | factorize gb_SdiTarget_SVIDLPRECOMMAND out of platform/* | Norbert Thiebaud |
2011-11-08 | factorize gb_XSLTPROCPRECOMMAND out of platform/* | Norbert Thiebaud |
2011-11-08 | gb_CFGEXPRECOMMAND is not necessary and can be factorized out of platform/* | Norbert Thiebaud |
2011-11-08 | UnoApiTarget_* really do not need to be per platform | Norbert Thiebaud |
2011-11-08 | begin factorization of common GCC stuff | Norbert Thiebaud |
2011-11-08 | SdiTarget: temporarily disable full deps on WNT | Michael Stahl |
2011-11-08 | SdiTarget: use svidl -fM for full dependencies | Michael Stahl |
2011-11-08 | Revert "Just put the Android ARM compiler options in the mk files" | Tor Lillqvist |
2011-11-08 | installer: fix RPM requires: | Michael Stahl |
2011-11-08 | Just put the Android ARM compiler options in the mk files | Tor Lillqvist |
2011-11-07 | For Android, we don't actually want to build programs, but shared libraries | Tor Lillqvist |
2011-11-07 | Add android_native_app_glue.[hc} from the NDK | Tor Lillqvist |
2011-11-05 | limit spamming in non verbose mode | Norbert Thiebaud |
2011-11-05 | gbuild: clean up pointless proliferation of PRECOMMANDs, all alike | Michael Stahl |
2011-11-05 | gbuild: add support for extension description l10n | Michael Stahl |
2011-11-04 | populate gb_CCVER for mac and winmg build | Norbert Thiebaud |
2011-11-04 | add .idl as C++ | Eike Rathke |
2011-11-04 | add language java | Eike Rathke |
2011-11-04 | ensure that only THE clone dir is excluded | Eike Rathke |
2011-11-04 | Deduplication and generalization for cross-compilation | Tor Lillqvist |
2011-11-04 | gbuild: document more user defined variables | Michael Stahl |
2011-11-03 | Give Mac master builds a nice background .dmg image, too | Thorsten Behrens |
2011-11-03 | need to quote command here | Markus Mohrhard |
2011-11-03 | Check $OS, not the build platform | Tor Lillqvist |
2011-11-03 | Don't attempt any stripping when cross-compiling | Tor Lillqvist |
2011-11-03 | Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSX | Tor Lillqvist |
2011-11-02 | pushd is a bashism, use #!/bin/bash in solenv/bin/localize | Rene Engelhard |
2011-11-02 | Add gbuild support for .components files. | Stephan Bergmann |
2011-11-02 | Add gbuild support for .jar in .oxt. | Stephan Bergmann |