summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2011-11-28more targets moved to gbuildBjoern Michaelsen
2011-11-28move build dev-install cross-build-toolset to gbuildBjoern Michaelsen
2011-11-28moved some more targets to gbuildBjoern Michaelsen
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-26xargs on MacOSX seems a bit broken, work around thatTor Lillqvist
2011-11-25fix stderr pipingStephan Bergmann
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-25some hints cleanupBjoern Michaelsen
2011-11-25create debugrun target, adjust JunitTests to themBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25some more junit hint to run just one testBjoern Michaelsen
2011-11-25dont choke without gdbBjoern Michaelsen
2011-11-25cut out noise in junit stacktrace for output, but keep them in logBjoern 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-23Clean up gb_Library_set_componentfile argument handling.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-21offapi: re-activate the reference type rdb checkMichael Stahl
2011-11-21UnoApiTarget: document add functions a bitMichael Stahl
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-18ComponentTarget: do not generate broken component filesMichael Stahl
2011-11-16support for various make goal in source_and_rerunNorbert Thiebaud
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15Do not erroneously clean other modules' component files in CppunitTest.mk.Stephan Bergmann
2011-11-15removing obsolete layout codeFelix Zhang
2011-11-15add sqlite path to library path and enable testPasswordMarkus Mohrhard
2011-11-15Remove non-animated prefixes in gb_COLOR mode.Thorsten Behrens
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-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann
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-09Allow full deps on WNT since it seems that it worksMichael Stahl
2011-11-08clean-up after conflicting branch rebaseNorbert 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_SdiTarget_SVIDLPRECOMMAND out 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