summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
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
2011-08-22install gdb pretty printersDavid Tardon
2011-08-22add gdb pretty printersDavid Tardon
2011-08-22set SDF directory correctly so translations get picked upAndras Timar
2011-08-22enable using link-time optimizationMatúš Kukan
2011-08-22apparently can enable this warningCaolán McNamara
2011-08-22didn't intend to commit this bit yetCaolán McNamara
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-08-22overhaul impl. of gb_LinkTarget_add_grammar to simplify usageDavid Tardon
2011-08-21keep the deliver log apart from build log for gbuildified moduleNorbert Thiebaud
2011-08-21Link cppu statically to gcc3_uno on iOSTor Lillqvist
2011-08-21Also oldnames.libTor Lillqvist
2011-08-21remove debugging printNorbert Thiebaud
2011-08-20no need to redefine gb_Helper_conert_native over and over again....Norbert Thiebaud
2011-08-20ios does not seems to inherit form macos, so add a yacc rule there tooNorbert Thiebaud
2011-08-20move yacc command in platform/* due to Mac PPC ancient bison version.Norbert Thiebaud