summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud4-5/+14
2011-11-16add utility script and build_env to avoid sourcing Env.Host.shNorbert Thiebaud2-0/+54
2011-11-16Fix variable name in make_installerThorsten Behrens1-1/+1
2011-11-15Do not erroneously clean other modules' component files in CppunitTest.mk.Stephan Bergmann1-3/+0
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann7-29/+16
2011-11-15removing obsolete layout codeFelix Zhang2-32/+0
2011-11-15add sqlite path to library path and enable testPasswordMarkus Mohrhard4-3/+16
2011-11-15Remove non-animated prefixes in gb_COLOR mode.Thorsten Behrens1-2/+2
2011-11-15Rework the bootstrap mechanism of a LO program on AndroidTor Lillqvist2-784/+0
2011-11-14fix some commentsAndras Timar1-14/+13
2011-11-14Fix build --all depend=x.Stephan Bergmann2-3/+8
2011-11-14Also link shared libs always with -llog -landroid -lgnustl_sharedTor Lillqvist1-0/+2
2011-11-14Link with -lgnustl_shared on AndroidTor Lillqvist2-3/+3
2011-11-12Always use -shared and -llog -landroid for Android also in gbuildTor Lillqvist1-0/+26
2011-11-11Fix the TMPDIR setting, sorry.Jan Holesovsky2-6/+5
2011-11-11gb_COMPILERDEFAULTOPTFLAGS need to be set before the include of GGG_defsNorbert Thiebaud1-3/+3
2011-11-11Introduce generic windows.mk for gbuild.Jan Holesovsky3-8/+39
2011-11-11Make .component files directly usable within UNO_SERVICES.Stephan Bergmann3-12/+49
2011-11-11Forgot to move solenv/wntgcci/inc to solenv/inc/wntgcciTor Lillqvist1-0/+0
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann7-31/+11
2011-11-10Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATHTor Lillqvist2-0/+0
2011-11-10wrong name for the platform file for windows based buildNorbert Thiebaud2-0/+0
2011-11-10LINUX_S390X_GCC and LINUX_POWERPC64_GCC were pointing to the wrong thingNorbert Thiebaud2-3/+8
2011-11-10it is conjectured that solenv/unxmacxp/inc/poll.h is not needed anymoreNorbert Thiebaud1-176/+0
2011-11-10gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud35-81/+406
2011-11-10all the code left in linux.mk is from caolanNorbert Thiebaud1-17/+19
2011-11-10We want Android shared objects to have names ending in .soTor Lillqvist3-23/+23
2011-11-09Allow full deps on WNT since it seems that it worksMichael Stahl1-2/+0
2011-11-08clean-up after conflicting branch rebaseNorbert Thiebaud1-1/+0
2011-11-08factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCCNorbert Thiebaud8-86/+14
2011-11-08factorize gb_SrsParMergeTarget_TRANSECPRECOMMAND our of platform/*Norbert Thiebaud1-1/+0
2011-11-08factorize gb_SdiTarget_SVIDLPRECOMMAND out of platform/*Norbert Thiebaud1-1/+1
2011-11-08factorize gb_XSLTPROCPRECOMMAND out of platform/*Norbert Thiebaud2-4/+0
2011-11-08gb_CFGEXPRECOMMAND is not necessary and can be factorized out of platform/*Norbert Thiebaud4-5/+1
2011-11-08UnoApiTarget_* really do not need to be per platformNorbert Thiebaud8-82/+18
2011-11-08begin factorization of common GCC stuffNorbert Thiebaud7-456/+255
2011-11-08SdiTarget: temporarily disable full deps on WNTMichael Stahl1-0/+2
2011-11-08SdiTarget: use svidl -fM for full dependenciesMichael Stahl2-1/+14
2011-11-08Revert "Just put the Android ARM compiler options in the mk files"Tor Lillqvist2-15/+7
2011-11-08installer: fix RPM requires:Michael Stahl1-1/+1
2011-11-08Just put the Android ARM compiler options in the mk filesTor Lillqvist2-7/+15
2011-11-07For Android, we don't actually want to build programs, but shared librariesTor Lillqvist1-0/+17
2011-11-07Add android_native_app_glue.[hc} from the NDKTor Lillqvist2-0/+784
2011-11-05limit spamming in non verbose modeNorbert Thiebaud1-4/+4
2011-11-05gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl12-128/+7
2011-11-05gbuild: add support for extension description l10nMichael Stahl8-5/+62
2011-11-04populate gb_CCVER for mac and winmg buildNorbert Thiebaud2-0/+2
2011-11-04add .idl as C++Eike Rathke1-5/+7
2011-11-04add language javaEike Rathke1-1/+1
2011-11-04ensure that only THE clone dir is excludedEike Rathke1-1/+1