summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2011-11-03Don't attempt any stripping when cross-compilingTor Lillqvist
2011-11-03Use DYLD_LIBRARY_PATH when OS_FOR_BUILD == MACOSXTor Lillqvist
2011-11-02pushd is a bashism, use #!/bin/bash in solenv/bin/localizeRene Engelhard
2011-11-02Add gbuild support for .components files.Stephan Bergmann
2011-11-02Add gbuild support for .jar in .oxt.Stephan Bergmann
2011-11-02.DELETE_ON_ERROR is a global flag (that should always be set).Stephan Bergmann
2011-11-01Made ooinstall more deterministic, fixed Mac OS X Python module dependencies.Stephan Bergmann
2011-11-01wrong lib name for old-style makefile.mksCaolán McNamara
2011-10-27Avoid Perl warning: Use of uninitialized valueTor Lillqvist
2011-10-27Undo basis/brand split: removed obsoleted BASISROOTNAME.Stephan Bergmann
2011-10-26WaE: possible change in behavior, change in UDT return calling conventionTor Lillqvist
2011-10-25WaE: ignore also MSVC warning C4706: assignment within conditional expressionTor Lillqvist
2011-10-25Ignore also MSVC warning C4555, as generated by the <list> header in MSVC2008Tor Lillqvist
2011-10-24Undo basis/brand split: removed RPATH BRAND (same as OOO now).Stephan Bergmann
2011-10-24WinResTarget: remove realpath callsMichael Stahl
2011-10-24JavaClassSet: fix partial rebuildsMichael Stahl
2011-10-24assuming this is a typoCaolán McNamara
2011-10-24gbuild: remove remnants of gb_CHECKOBJECTOWNERMichael Stahl
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-24create links to gdb autoloaders in the right dirDavid Tardon
2011-10-24make --enable-layout have effect under gbuildCaolán McNamara
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-23No need to register repositoryMatúš Kukan
2011-10-23do not use gb_Helper_REPOSITORYNAMES anymoreMatúš Kukan
2011-10-22another fix for 68dd19a368fb4afbf3eba4cb722f56b87f8ea7c1 on OSXBjoern Michaelsen
2011-10-21restore accidentally removed lineBjoern Michaelsen
2011-10-21rename YaccObject to YaccTargetBjoern Michaelsen
2011-10-21cleanup YaccObjectBjoern Michaelsen
2011-10-21only enable gb_CHECKOBJECTOWNER for explicit check runsBjoern Michaelsen
2011-10-21Fix for YaccObject, also: YaccObject should not generate stuff directly in to...Bjoern Michaelsen
2011-10-21SetupLocal is gone, also fix unbalanced endifBjoern Michaelsen
2011-10-21gbuild should use SRCDIR as per GNU make conventionsBjoern Michaelsen
2011-10-21kill multi repo support: BuildDirs and gbuild.mk, GNUmakefile.mkBjoern Michaelsen
2011-10-21kill multi repo support: ExternalLibBjoern Michaelsen
2011-10-21kill multi repo support: WinResTargetBjoern Michaelsen
2011-10-21kill multi repo support: SetupLocal can only work with multiple repo supportBjoern Michaelsen
2011-10-21kill multi repo support: LinkTargetBjoern Michaelsen
2011-10-21kill multi repo support: UnoApiTargetBjoern Michaelsen
2011-10-21kill multi repo support: AllLangResTargetBjoern Michaelsen
2011-10-21LinkTarget: remove old object owner implementationMichael Stahl
2011-10-21LinkTarget: new check for duplicate objectsMichael Stahl
2011-10-21UnoApiTarget: replace realpath callsMichael Stahl
2011-10-21CustomTarget: remove unnecessary dependencyMichael Stahl
2011-10-21Revert "pass -s flag to custom target's make process"Michael Stahl
2011-10-21Warn if we're missing a RdbTarget from the check_targetsMichael Meeks
2011-10-21more helpful error messages for debugging when a unit test failsMichael Meeks
2011-10-21some more work on the make countoutdated targetBjoern Michaelsen
2011-10-21experimental countoutdated targetBjoern Michaelsen
2011-10-20Report failing Unixlink processing.Stephan Bergmann
2011-10-19Undo basis/brand split: adapted linkoo.Stephan Bergmann