Age | Commit message (Expand) | Author |
2011-11-28 | tidy up escaping so this works for me | Caolán McNamara |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud |
2011-11-26 | dont attach, start own instance as otherwise it might be blocked via/proc/sys... | Bjoern Michaelsen |
2011-11-25 | No DT_RPATH or DT_RUNPATH support in the Bionic dynamic linker | Tor Lillqvist |
2011-11-25 | fix default junit soffice path | Bjoern Michaelsen |
2011-11-25 | create debugrun target, adjust JunitTests to them | Bjoern Michaelsen |
2011-11-25 | dont choke without gdb | Bjoern Michaelsen |
2011-11-25 | gdb stacktraces for subsequentchecks | Bjoern Michaelsen |
2011-11-23 | Some trivial fixes for MinGW with -std=c++0x enabled; not finished. | Jan Holesovsky |
2011-11-21 | Enforce lib prefix for UNO components here, too | Tor Lillqvist |
2011-11-19 | remove libsqlite from macosx library path again and disable testPassword there | Markus Mohrhard |
2011-11-15 | add sqlite path to library path and enable testPassword | Markus Mohrhard |
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-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 | 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-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_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 | 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-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 | Deduplication and generalization for cross-compilation | Tor Lillqvist |
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-21 | rename YaccObject to YaccTarget | Bjoern Michaelsen |
2011-10-19 | Link manifest to the executables | Fridrich Strba |
2011-10-18 | gbuild: mkdir when creating dependencies | Michael Stahl |
2011-10-11 | enable libstdc++ debug mode with --enable-dbgutil | Michael Stahl |
2011-10-10 | Warn if declaration follows statement in C-files | Fridrich Štrba |
2011-10-10 | ensure correct export size type in stream operation | Caolán McNamara |
2011-10-09 | Explicitly enable manifest creation. | Jan Holesovsky |
2011-10-07 | WaE: Disable also warning C4373 | Tor Lillqvist |
2011-10-05 | WaE: a GUID can only be associated with a class, interface or namespace | Tor Lillqvist |
2011-10-05 | Mingw needs gb_Helper_OUTDIRLIBDIR set to $(OUTDIR)/bin too. | Jan Holesovsky |
2011-10-04 | And C4245 | Tor Lillqvist |
2011-10-04 | Ditto for C4242 | Tor Lillqvist |