summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2011-09-12fix link time optimisation flags to use linker plugin & optimisationJan Hubicka1-0/+1
2011-09-10convert Mesa to gbuild and add to tail_buildPeter Foley1-4/+7
2011-09-09sb140: #i117085# support ENABLE_SYMBOLSStephan Bergmann1-0/+5
2011-09-09sb140: #i117081# solenv/gbuilt/{Cpp,J}unitTest.mk typosStephan Bergmann2-3/+3
2011-09-09sb140: #i117080# solenv/gbuilt/JunitTest.mk fails to remove the userdirStephan Bergmann1-1/+3
2011-09-09We can simplify this as MinGW always is cross-compilation for usTor Lillqvist1-38/+19
2011-09-09announce building of zip archivesDavid Tardon1-0/+1
2011-09-09avoid the need for calling eval hereDavid Tardon1-2/+6
2011-09-09avoid the need for calling eval hereDavid Tardon1-1/+6
2011-09-09make use of Configuration consistent with other gbuild classesDavid Tardon1-6/+15
2011-09-09avoid the need for calling eval hereDavid Tardon1-2/+7
2011-09-09the eval is actually not needed hereDavid Tardon1-1/+2
2011-09-08Revert "process more idl files at once - first part: gbuild"Norbert Thiebaud1-34/+32
2011-09-08Revert "Need doubled dollarsign here it seems for this to actually work as in...Norbert Thiebaud1-1/+1
2011-09-07use vnd.openoffice.pymodule: as the prefixCaolán McNamara1-2/+1
2011-09-07add support for UNO components in PythonDavid Tardon3-0/+69
2011-09-06Do generate debugging information with MSVC when gb_SYMBOL is onTor Lillqvist1-0/+2
2011-09-06Honor --disable-strip in gbuild.Stephan Bergmann2-3/+11
2011-09-05elide duplicate dummy dependencies as we concatenate them to a library depfileMichael Meeks1-1/+1
2011-09-04Add native library locations to LD_LIBRARY_PATHFrançois Tigeot1-1/+4
2011-09-02Need doubled dollarsign here it seems for this to actually work as intendedTor Lillqvist1-1/+1
2011-09-02process more idl files at once - first part: gbuildMatúš Kukan1-32/+34
2011-08-29I don't think we need to explicitly link with libstdc++ and libgccTor Lillqvist1-24/+0
2011-08-29use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan19-25/+7
2011-08-29honour AR the same as CXX/CCCaolán McNamara1-0/+3
2011-08-26Bin USE_MINGWTor Lillqvist1-4/+0
2011-08-26Resolves: fdo#40099 don't break incremental msvc builds on removed headersCaolán McNamara1-0/+10
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-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-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-21Also oldnames.libTor Lillqvist1-1/+1
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