Age | Commit message (Expand) | Author |
2011-11-24 | No symbol versioning on Android | Tor Lillqvist |
2011-11-23 | Some trivial fixes for MinGW with -std=c++0x enabled; not finished. | Jan Holesovsky |
2011-11-22 | remove unused FOR_WIN_X define | Andras Timar |
2011-11-22 | fix VERSIONINFO section of win32 executables fdo#30798 | Andras Timar |
2011-11-22 | New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx. | Stephan Bergmann |
2011-11-21 | Use --with-library-suffix=lo for Android to avoid clash with system ICU | Tor Lillqvist |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-11-17 | Removing the last remnants of layout - sorry to see it go :-( | Jan Holesovsky |
2011-11-16 | Kill one usage of chrel.sed to fix build. | Jan Holesovsky |
2011-11-15 | removing obsolete layout code | Felix Zhang |
2011-11-15 | Rework the bootstrap mechanism of a LO program on Android | Tor Lillqvist |
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-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 | We want Android shared objects to have names ending in .so | Tor Lillqvist |
2011-11-08 | Revert "Just put the Android ARM compiler options in the mk files" | Tor Lillqvist |
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-05 | limit spamming in non verbose mode | Norbert Thiebaud |
2011-11-03 | Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSX | Tor Lillqvist |
2011-11-01 | wrong lib name for old-style makefile.mks | Caolán McNamara |
2011-10-26 | WaE: possible change in behavior, change in UDT return calling convention | Tor Lillqvist |
2011-10-25 | WaE: ignore also MSVC warning C4706: assignment within conditional expression | Tor Lillqvist |
2011-10-25 | Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008 | Tor Lillqvist |
2011-10-24 | Undo basis/brand split: removed RPATH BRAND (same as OOO now). | Stephan Bergmann |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-18 | Undo basis/brand split: move program/classes/ from basis to brand. | Stephan Bergmann |
2011-10-11 | enable libstdc++ debug mode with --enable-dbgutil | Michael Stahl |
2011-10-10 | Clone Caolán's work for wntgcci.mk too | Fridrich Štrba |
2011-10-10 | reduce noise, split c/c++ warnings flags | Caolán McNamara |
2011-10-10 | Warn if declaration follows statement in C-files | Fridrich Štrba |
2011-10-06 | Undo basis/brand split: move dynamic libraries from basis to brand. | Stephan Bergmann |
2011-10-06 | Put .pdb files in misc as before, avoid cluttering up source directories | Tor Lillqvist |
2011-10-05 | eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variable | Andras Timar |
2011-10-05 | Unclear whether the use of -Z7 -Yd in CFLAGSENABLESYMBOLS is intentional | Tor Lillqvist |
2011-10-05 | Use the old way to build libcmis and cmis ucp ATM | Fridrich Štrba |
2011-10-05 | fix gb_PARTIALBUILD usage | Bjoern Michaelsen |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-10-04 | And C4245 | Tor Lillqvist |
2011-10-04 | Ditto for C4242 | Tor Lillqvist |
2011-10-04 | Don't bother with MSVC's C4244 warnings, we have too many of them | Tor Lillqvist |
2011-10-04 | Do Objective-C -specific foo only when compiling Objective-C | Tor Lillqvist |
2011-10-03 | Fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used API | Tor Lillqvist |
2011-10-03 | I don't think _DLL_ has any meaning either | Tor Lillqvist |
2011-10-03 | Bin Hamburg "build server" and BSCLIENT stuff | Tor Lillqvist |
2011-10-03 | No need for -DSHAREDLIB, not tested in any source file | Tor Lillqvist |
2011-10-03 | No need for -DCUI or -DGUI | Tor Lillqvist |