summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
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
2011-08-19prevent the creation of $INPATH in the module source for gbuild-moduleNorbert Thiebaud
2011-08-19add Yacc/bison support in gbuildNorbert Thiebaud
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-19Correct spelling of gb_Library_get_linktargetname, no double underscoresTor Lillqvist
2011-08-19Use -NODEFAULTLIB for dbgutil build and link with kernel32 and user32Tor Lillqvist
2011-08-19There is no gb_Object__command_deponcompile and we do deps another way anywayTor Lillqvist
2011-08-19Remove bogus whitespace on empty lineTor Lillqvist
2011-08-19Set debug- and dbgutil-related variables here, tooTor Lillqvist
2011-08-19Make clean instead of unxvlngi6.pro for gbuild modulesChristian Dywan
2011-08-19fix linkoo issue with preferring old libraries to new gnumake onesMichael Meeks
2011-08-19There is no gb_Foo_get_external_target, fix as dtardon told on IRCTor Lillqvist
2011-08-18use gb_LinkTarget_set_include,_add_includes is not definedDavid Tardon
2011-08-16Add AsmObject stuffTor Lillqvist
2011-08-16Link with the debugging runtime in a dbgutil build here, tooTor Lillqvist