summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2011-08-26Bin USE_MINGWTor Lillqvist2-8/+0
2011-08-26Resolves: fdo#40099 don't break incremental msvc builds on removed headersCaolán McNamara1-0/+10
2011-08-25add these for the disable-mozilla-build case using the prebuilt zipsCaolán McNamara1-1/+1
2011-08-25Fix dbgutil build, do link also EXEs with the necessary libsTor Lillqvist1-1/+1
2011-08-24misc cleanups of mergelibs functionalityMichael Meeks1-3/+5
2011-08-24Add support for creating merged library.Matúš Kukan2-4/+21
2011-08-24Don't use flags that make sense only for EXEs/DLLs when building static LIBsTor Lillqvist1-9/+18
2011-08-24Presumably we should use -MP here, tooTor Lillqvist1-2/+2
2011-08-24enquote invocation of $(ML_EXE) => "$(ML_EXE)"Eike Rathke1-1/+1
2011-08-23Enable linking also with UNO libraries (components)Tor Lillqvist1-1/+2
2011-08-23Resolves: fdo#40099 don't break incremental builds on removed headersCaolán McNamara3-11/+11
2011-08-23Don't unset INCLUDE in each MSVC compilation, instead do it in Env.Host.shTor Lillqvist1-4/+0
2011-08-23Do not hardcode bash pathFrançois Tigeot1-1/+1
2011-08-23Remove an unused perl moduleJordan Ayers1-896/+0
2011-08-23Clean up globals in make_installer.plJordan Ayers3-12/+2
2011-08-23gb_MINGWLIBDIR is not used anywhereTor Lillqvist1-9/+0
2011-08-23Add YaccObject classTor Lillqvist1-0/+11
2011-08-23Obey TMPDIR if setTor Lillqvist1-1/+1
2011-08-23Look at COM to detect MinGW, not the weird USE_MINGWTor Lillqvist1-1/+1
2011-08-22check we have the environment sourced, and fail helpfully if notMichael Meeks1-0/+2
2011-08-22Make a dbgutil build of the Explorer extension succeedTor Lillqvist1-0/+8
2011-08-22the backslash should be escaped hereDavid Tardon1-1/+1
2011-08-22link versioned uno libs from solver to install dirDavid Tardon1-1/+1
2011-08-22install gdb pretty printersDavid Tardon2-0/+110
2011-08-22add gdb pretty printersDavid Tardon11-0/+1769
2011-08-22set SDF directory correctly so translations get picked upAndras Timar1-1/+1
2011-08-22enable using link-time optimizationMatúš Kukan2-0/+15
2011-08-22apparently can enable this warningCaolán McNamara1-3/+2
2011-08-22didn't intend to commit this bit yetCaolán McNamara3-11/+11
2011-08-22callcatcher: remove unused methodsCaolán McNamara3-11/+11
2011-08-22overhaul impl. of gb_LinkTarget_add_grammar to simplify usageDavid Tardon3-25/+39
2011-08-21keep the deliver log apart from build log for gbuildified moduleNorbert Thiebaud1-2/+2
2011-08-21Link cppu statically to gcc3_uno on iOSTor Lillqvist1-0/+4
2011-08-21Also oldnames.libTor Lillqvist1-1/+1
2011-08-21remove debugging printNorbert Thiebaud2-3/+3
2011-08-20no need to redefine gb_Helper_conert_native over and over again....Norbert Thiebaud8-59/+0
2011-08-20ios does not seems to inherit form macos, so add a yacc rule there tooNorbert Thiebaud1-0/+11
2011-08-20move yacc command in platform/* due to Mac PPC ancient bison version.Norbert Thiebaud4-9/+51
2011-08-19prevent the creation of $INPATH in the module source for gbuild-moduleNorbert Thiebaud2-78/+93
2011-08-19add Yacc/bison support in gbuildNorbert Thiebaud3-19/+76
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-19Correct spelling of gb_Library_get_linktargetname, no double underscoresTor Lillqvist1-2/+2
2011-08-19Use -NODEFAULTLIB for dbgutil build and link with kernel32 and user32Tor Lillqvist1-1/+2
2011-08-19There is no gb_Object__command_deponcompile and we do deps another way anywayTor Lillqvist1-3/+0
2011-08-19Remove bogus whitespace on empty lineTor Lillqvist1-1/+1
2011-08-19Set debug- and dbgutil-related variables here, tooTor Lillqvist1-0/+45
2011-08-19Make clean instead of unxvlngi6.pro for gbuild modulesChristian Dywan1-1/+2
2011-08-19fix linkoo issue with preferring old libraries to new gnumake onesMichael Meeks1-2/+17
2011-08-19There is no gb_Foo_get_external_target, fix as dtardon told on IRCTor Lillqvist2-2/+2
2011-08-18use gb_LinkTarget_set_include,_add_includes is not definedDavid Tardon1-1/+4