summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
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
2011-11-08begin factorization of common GCC stuffNorbert Thiebaud
2011-11-08SdiTarget: temporarily disable full deps on WNTMichael Stahl
2011-11-08SdiTarget: use svidl -fM for full dependenciesMichael Stahl
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-11-04gbuild: document more user defined variablesMichael Stahl
2011-11-03need to quote command hereMarkus Mohrhard
2011-11-02Add gbuild support for .components files.Stephan Bergmann
2011-11-02Add gbuild support for .jar in .oxt.Stephan Bergmann
2011-11-02.DELETE_ON_ERROR is a global flag (that should always be set).Stephan Bergmann
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