summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-04Deduplication and generalization for cross-compilationTor Lillqvist1-14/+24
2011-11-04gbuild: document more user defined variablesMichael Stahl2-2/+9
2011-11-03Give Mac master builds a nice background .dmg image, tooThorsten Behrens2-0/+16
2011-11-03need to quote command hereMarkus Mohrhard1-1/+1
2011-11-03Check $OS, not the build platformTor Lillqvist1-1/+1
2011-11-03Don't attempt any stripping when cross-compilingTor Lillqvist1-1/+2
2011-11-03Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSXTor Lillqvist1-0/+4
2011-11-02pushd is a bashism, use #!/bin/bash in solenv/bin/localizeRene Engelhard1-1/+1
2011-11-02Add gbuild support for .components files.Stephan Bergmann3-0/+80
2011-11-02Add gbuild support for .jar in .oxt.Stephan Bergmann1-1/+2
2011-11-02.DELETE_ON_ERROR is a global flag (that should always be set).Stephan Bergmann2-4/+2
2011-11-01Made ooinstall more deterministic, fixed Mac OS X Python module dependencies.Stephan Bergmann1-1/+2
2011-11-01wrong lib name for old-style makefile.mksCaolán McNamara1-1/+1
2011-10-27Avoid Perl warning: Use of uninitialized valueTor Lillqvist1-1/+1
2011-10-27Undo basis/brand split: removed obsoleted BASISROOTNAME.Stephan Bergmann1-6/+0
2011-10-26WaE: possible change in behavior, change in UDT return calling conventionTor Lillqvist2-1/+3
2011-10-25WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist2-1/+3
2011-10-25Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist2-1/+3
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann14-19/+3
2011-10-24WinResTarget: remove realpath callsMichael Stahl1-3/+3
2011-10-24JavaClassSet: fix partial rebuildsMichael Stahl1-1/+1
2011-10-24assuming this is a typoCaolán McNamara1-1/+1
2011-10-24gbuild: remove remnants of gb_CHECKOBJECTOWNERMichael Stahl2-10/+0
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann12-25/+24
2011-10-24create links to gdb autoloaders in the right dirDavid Tardon1-2/+25
2011-10-24make --enable-layout have effect under gbuildCaolán McNamara1-2/+21