summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* 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
* gbuild: document more user defined variablesMichael Stahl2011-11-042-2/+9
* Give Mac master builds a nice background .dmg image, tooThorsten Behrens2011-11-032-0/+16
* need to quote command hereMarkus Mohrhard2011-11-031-1/+1
* Check $OS, not the build platformTor Lillqvist2011-11-031-1/+1
* Don't attempt any stripping when cross-compilingTor Lillqvist2011-11-031-1/+2
* Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSXTor Lillqvist2011-11-031-0/+4
* pushd is a bashism, use #!/bin/bash in solenv/bin/localizeRene Engelhard2011-11-021-1/+1
* Add gbuild support for .components files.Stephan Bergmann2011-11-023-0/+80
* Add gbuild support for .jar in .oxt.Stephan Bergmann2011-11-021-1/+2
* .DELETE_ON_ERROR is a global flag (that should always be set).Stephan Bergmann2011-11-022-4/+2
* Made ooinstall more deterministic, fixed Mac OS X Python module dependencies.Stephan Bergmann2011-11-011-1/+2
* wrong lib name for old-style makefile.mksCaolán McNamara2011-11-011-1/+1
* Avoid Perl warning: Use of uninitialized valueTor Lillqvist2011-10-271-1/+1
* Undo basis/brand split: removed obsoleted BASISROOTNAME.Stephan Bergmann2011-10-271-6/+0
* WaE: possible change in behavior, change in UDT return calling conventionTor Lillqvist2011-10-262-1/+3
* WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist2011-10-252-1/+3