summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* add utility script and build_env to avoid sourcing Env.Host.shNorbert Thiebaud2011-11-162-0/+54
* Fix variable name in make_installerThorsten Behrens2011-11-161-1/+1
* Do not erroneously clean other modules' component files in CppunitTest.mk.Stephan Bergmann2011-11-151-3/+0
* Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann2011-11-157-29/+16
* removing obsolete layout codeFelix Zhang2011-11-152-32/+0
* add sqlite path to library path and enable testPasswordMarkus Mohrhard2011-11-154-3/+16
* Remove non-animated prefixes in gb_COLOR mode.Thorsten Behrens2011-11-151-2/+2
* Rework the bootstrap mechanism of a LO program on AndroidTor Lillqvist2011-11-152-784/+0
* fix some commentsAndras Timar2011-11-141-14/+13
* Fix build --all depend=x.Stephan Bergmann2011-11-142-3/+8
* Also link shared libs always with -llog -landroid -lgnustl_sharedTor Lillqvist2011-11-141-0/+2
* Link with -lgnustl_shared on AndroidTor Lillqvist2011-11-142-3/+3
* Always use -shared and -llog -landroid for Android also in gbuildTor Lillqvist2011-11-121-0/+26
* Fix the TMPDIR setting, sorry.Jan Holesovsky2011-11-112-6/+5
* gb_COMPILERDEFAULTOPTFLAGS need to be set before the include of GGG_defsNorbert Thiebaud2011-11-111-3/+3
* Introduce generic windows.mk for gbuild.Jan Holesovsky2011-11-113-8/+39
* Make .component files directly usable within UNO_SERVICES.Stephan Bergmann2011-11-113-12/+49
* Forgot to move solenv/wntgcci/inc to solenv/inc/wntgcciTor Lillqvist2011-11-111-0/+0
* New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann2011-11-107-31/+11
* Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATHTor Lillqvist2011-11-102-0/+0
* wrong name for the platform file for windows based buildNorbert Thiebaud2011-11-102-0/+0
* LINUX_S390X_GCC and LINUX_POWERPC64_GCC were pointing to the wrong thingNorbert Thiebaud2011-11-102-3/+8
* it is conjectured that solenv/unxmacxp/inc/poll.h is not needed anymoreNorbert Thiebaud2011-11-101-176/+0
* gbuild: target platform is identified by the triplet OS/CPU/COMPILERNorbert Thiebaud2011-11-1035-81/+406
* all the code left in linux.mk is from caolanNorbert Thiebaud2011-11-101-17/+19
* We want Android shared objects to have names ending in .soTor Lillqvist2011-11-103-23/+23
* Allow full deps on WNT since it seems that it worksMichael Stahl2011-11-091-2/+0
* clean-up after conflicting branch rebaseNorbert Thiebaud2011-11-081-1/+0
* factorize RSCTARGET,RSCOMMANd out of platform, and __command_dep in com_GCCNorbert Thiebaud2011-11-088-86/+14
* factorize gb_SrsParMergeTarget_TRANSECPRECOMMAND our of platform/*Norbert Thiebaud2011-11-081-1/+0
* factorize gb_SdiTarget_SVIDLPRECOMMAND out of platform/*Norbert Thiebaud2011-11-081-1/+1
* factorize gb_XSLTPROCPRECOMMAND out of platform/*Norbert Thiebaud2011-11-082-4/+0
* gb_CFGEXPRECOMMAND is not necessary and can be factorized out of platform/*Norbert Thiebaud2011-11-084-5/+1
* UnoApiTarget_* really do not need to be per platformNorbert Thiebaud2011-11-088-82/+18
* begin factorization of common GCC stuffNorbert Thiebaud2011-11-087-456/+255
* SdiTarget: temporarily disable full deps on WNTMichael Stahl2011-11-081-0/+2
* SdiTarget: use svidl -fM for full dependenciesMichael Stahl2011-11-082-1/+14
* Revert "Just put the Android ARM compiler options in the mk files"Tor Lillqvist2011-11-082-15/+7
* installer: fix RPM requires:Michael Stahl2011-11-081-1/+1
* Just put the Android ARM compiler options in the mk filesTor Lillqvist2011-11-082-7/+15
* For Android, we don't actually want to build programs, but shared librariesTor Lillqvist2011-11-071-0/+17
* Add android_native_app_glue.[hc} from the NDKTor Lillqvist2011-11-072-0/+784
* limit spamming in non verbose modeNorbert Thiebaud2011-11-051-4/+4
* gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl2011-11-0512-128/+7
* gbuild: add support for extension description l10nMichael Stahl2011-11-058-5/+62
* populate gb_CCVER for mac and winmg buildNorbert Thiebaud2011-11-042-0/+2
* add .idl as C++Eike Rathke2011-11-041-5/+7
* add language javaEike Rathke2011-11-041-1/+1
* ensure that only THE clone dir is excludedEike Rathke2011-11-041-1/+1
* Deduplication and generalization for cross-compilationTor Lillqvist2011-11-041-14/+24