summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2011-09-07try to prevent race condition related to settings.mk/%minor.mkBjoern Michaelsen
2011-09-06Do generate debugging information with MSVC when gb_SYMBOL is onTor Lillqvist
2011-09-06Honor --disable-strip in gbuild.Stephan Bergmann
2011-09-06replace existing fileDavid Tardon
2011-09-06set defaults for use with dev-installDavid Tardon
2011-09-06add license blurbDavid Tardon
2011-09-06make pretty printers available during build alreadyDavid Tardon
2011-09-05elide duplicate dummy dependencies as we concatenate them to a library depfileMichael Meeks
2011-09-04Add native library locations to LD_LIBRARY_PATHFrançois Tigeot
2011-09-03Show a zenity tooltip every 5 seconds at bestChristian Dywan
2011-09-03Show x/y module status in both console and zenityChristian Dywan
2011-09-02Need doubled dollarsign here it seems for this to actually work as intendedTor Lillqvist
2011-09-02process more idl files at once - first part: gbuildMatúš Kukan
2011-09-01extend branding options in configureAndras Timar
2011-08-31skip solver dir itselfCaolán McNamara
2011-08-30Target directory is now directly under solver/François Tigeot
2011-08-30Why would we want to copy *from* solver to the module out dir?Tor Lillqvist
2011-08-30Don't check makecab version when cross-compilingTor Lillqvist
2011-08-29I don't think we need to explicitly link with libstdc++ and libgccTor Lillqvist
2011-08-29use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan
2011-08-29Added SwPosition, SwPaM gdb pretty-printersCédric Bosdonnat
2011-08-29tweaks to analyze .a archivesCaolán McNamara
2011-08-29bah, forgot about callarchiveCaolán McNamara
2011-08-29honour AR the same as CXX/CCCaolán McNamara
2011-08-28Remove unused perl function.Jordan Ayers
2011-08-28Perl cleanup: Remove unused local variable.Jordan Ayers
2011-08-28Remove some unused perl functions.Jordan Ayers
2011-08-26Bin USE_MINGWTor Lillqvist
2011-08-26Resolves: fdo#40099 don't break incremental msvc builds on removed headersCaolán McNamara
2011-08-25add these for the disable-mozilla-build case using the prebuilt zipsCaolán McNamara
2011-08-25Fix dbgutil build, do link also EXEs with the necessary libsTor Lillqvist
2011-08-24misc cleanups of mergelibs functionalityMichael Meeks
2011-08-24Add support for creating merged library.Matúš Kukan
2011-08-24Don't use flags that make sense only for EXEs/DLLs when building static LIBsTor Lillqvist
2011-08-24Presumably we should use -MP here, tooTor Lillqvist
2011-08-24enquote invocation of $(ML_EXE) => "$(ML_EXE)"Eike Rathke
2011-08-23Enable linking also with UNO libraries (components)Tor Lillqvist
2011-08-23Resolves: fdo#40099 don't break incremental builds on removed headersCaolán McNamara
2011-08-23Don't unset INCLUDE in each MSVC compilation, instead do it in Env.Host.shTor Lillqvist
2011-08-23Do not hardcode bash pathFrançois Tigeot
2011-08-23Remove an unused perl moduleJordan Ayers
2011-08-23Clean up globals in make_installer.plJordan Ayers
2011-08-23gb_MINGWLIBDIR is not used anywhereTor Lillqvist
2011-08-23Add YaccObject classTor Lillqvist
2011-08-23Obey TMPDIR if setTor Lillqvist
2011-08-23Look at COM to detect MinGW, not the weird USE_MINGWTor Lillqvist
2011-08-22check we have the environment sourced, and fail helpfully if notMichael Meeks
2011-08-22Make a dbgutil build of the Explorer extension succeedTor Lillqvist
2011-08-22the backslash should be escaped hereDavid Tardon
2011-08-22link versioned uno libs from solver to install dirDavid Tardon