summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* optionally include outpathsEike Rathke2011-11-191-1/+6
* remove libsqlite from macosx library path again and disable testPassword thereMarkus Mohrhard2011-11-191-2/+1
* add --enable-silent-msi configure switchAndras Timar2011-11-181-0/+13
* ComponentTarget: do not generate broken component filesMichael Stahl2011-11-181-0/+1
* don't create download (nsis) install sets on WindowsAndras Timar2011-11-171-0/+2
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-171-0/+4
* remove setup.exe and setup.ini from Windows installdirAndras Timar2011-11-172-97/+0
* Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky2011-11-171-32/+0
* support for various make goal in source_and_rerunNorbert Thiebaud2011-11-161-1/+6
* Typo WITHOUTDOTPACKAGEVERSION -> WITHOUTDOTPRODUCTVERSION.Stephan Bergmann2011-11-161-1/+1
* merge transforms to msi as substorages and update summary informationAndras Timar2011-11-161-1/+44
* include cab in msiAndras Timar2011-11-161-1/+1
* Kill one usage of chrel.sed to fix build.Jan Holesovsky2011-11-162-176/+22
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-164-5/+14
* 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