summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform
AgeCommit message (Expand)Author
2011-11-28tidy up escaping so this works for meCaolán McNamara
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-26dont attach, start own instance as otherwise it might be blocked via/proc/sys...Bjoern Michaelsen
2011-11-25No DT_RPATH or DT_RUNPATH support in the Bionic dynamic linkerTor Lillqvist
2011-11-25fix default junit soffice pathBjoern Michaelsen
2011-11-25create debugrun target, adjust JunitTests to themBjoern Michaelsen
2011-11-25dont choke without gdbBjoern Michaelsen
2011-11-25gdb stacktraces for subsequentchecksBjoern Michaelsen
2011-11-23Some trivial fixes for MinGW with -std=c++0x enabled; not finished.Jan Holesovsky
2011-11-21Enforce lib prefix for UNO components here, tooTor Lillqvist
2011-11-19remove libsqlite from macosx library path again and disable testPassword thereMarkus Mohrhard
2011-11-15add sqlite path to library path and enable testPasswordMarkus Mohrhard
2011-11-14Link with -lgnustl_shared on AndroidTor Lillqvist
2011-11-12Always use -shared and -llog -landroid for Android also in gbuildTor Lillqvist
2011-11-11Fix the TMPDIR setting, sorry.Jan Holesovsky
2011-11-11gb_COMPILERDEFAULTOPTFLAGS need to be set before the include of GGG_defsNorbert Thiebaud
2011-11-11Introduce generic windows.mk for gbuild.Jan Holesovsky
2011-11-10wrong name for the platform file for windows based buildNorbert Thiebaud
2011-11-10LINUX_S390X_GCC and LINUX_POWERPC64_GCC were pointing to the wrong thingNorbert Thiebaud
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud
2011-11-10all the code left in linux.mk is from caolanNorbert Thiebaud
2011-11-08factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCCNorbert Thiebaud
2011-11-08factorize gb_SrsParMergeTarget_TRANSECPRECOMMAND our of platform/*Norbert Thiebaud
2011-11-08factorize gb_XSLTPROCPRECOMMAND out of platform/*Norbert Thiebaud
2011-11-08gb_CFGEXPRECOMMAND is not necessary and can be factorized out of platform/*Norbert Thiebaud
2011-11-08UnoApiTarget_* really do not need to be per platformNorbert Thiebaud
2011-11-08begin factorization of common GCC stuffNorbert Thiebaud
2011-11-08Revert "Just put the Android ARM compiler options in the mk files"Tor Lillqvist
2011-11-08Just put the Android ARM compiler options in the mk filesTor Lillqvist
2011-11-05gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl
2011-11-05gbuild: add support for extension description l10nMichael Stahl
2011-11-04populate gb_CCVER for mac and winmg buildNorbert Thiebaud
2011-11-04Deduplication and generalization for cross-compilationTor Lillqvist
2011-10-26WaE: possible change in behavior, change in UDT return calling conventionTor Lillqvist
2011-10-25WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist
2011-10-25Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen
2011-10-19Link manifest to the executablesFridrich Strba
2011-10-18gbuild: mkdir when creating dependenciesMichael Stahl
2011-10-11enable libstdc++ debug mode with --enable-dbgutilMichael Stahl
2011-10-10Warn if declaration follows statement in C-filesFridrich Štrba
2011-10-10ensure correct export size type in stream operationCaolán McNamara
2011-10-09Explicitly enable manifest creation.Jan Holesovsky
2011-10-07WaE: Disable also warning C4373Tor Lillqvist
2011-10-05WaE: a GUID can only be associated with a class, interface or namespaceTor Lillqvist
2011-10-05Mingw needs gb_Helper_OUTDIRLIBDIR set to $(OUTDIR)/bin too.Jan Holesovsky
2011-10-04And C4245Tor Lillqvist
2011-10-04Ditto for C4242Tor Lillqvist