summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
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-07use MKDIRHIER instead of MKDIR to avoid bogus error messagesLionel Elie Mamane1-4/+4
2011-09-07compensate for missing newlines at end of windows .d files when concatenatingMichael Meeks1-1/+1
2011-09-07We don't need any .lnk or .link stuff, do we?Tor Lillqvist2-21/+10
2011-09-07Don't deliver build.lst to solver and don't look for it thereTor Lillqvist2-33/+0
2011-09-07enable to replace the vendor name in Windows installer, bnc#571489Andras Timar1-1/+1
2011-09-07try to prevent race condition related to settings.mk/%minor.mkBjoern Michaelsen1-1/+1
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-06replace existing fileDavid Tardon1-0/+1
2011-09-06set defaults for use with dev-installDavid Tardon1-1/+5
2011-09-06add license blurbDavid Tardon1-0/+26
2011-09-06make pretty printers available during build alreadyDavid Tardon4-13/+87
2011-09-05elide duplicate dummy dependencies as we concatenate them to a library depfileMichael Meeks2-1/+51
2011-09-04Add native library locations to LD_LIBRARY_PATHFrançois Tigeot1-1/+4
2011-09-03Show a zenity tooltip every 5 seconds at bestChristian Dywan1-0/+5
2011-09-03Show x/y module status in both console and zenityChristian Dywan1-3/+7
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-09-01extend branding options in configureAndras Timar2-3/+7
2011-08-31skip solver dir itselfCaolán McNamara1-0/+1
2011-08-30Target directory is now directly under solver/François Tigeot1-3/+1
2011-08-30Why would we want to copy *from* solver to the module out dir?Tor Lillqvist2-55/+0
2011-08-30Don't check makecab version when cross-compilingTor Lillqvist1-1/+1
2011-08-29I don't think we need to explicitly link with libstdc++ and libgccTor Lillqvist2-28/+0
2011-08-29use -D$(CPUNAME) for all platforms also in gbuildMatúš Kukan19-25/+7
2011-08-29Added SwPosition, SwPaM gdb pretty-printersCédric Bosdonnat1-0/+30
2011-08-29tweaks to analyze .a archivesCaolán McNamara1-5/+6
2011-08-29bah, forgot about callarchiveCaolán McNamara1-3/+3
2011-08-29honour AR the same as CXX/CCCaolán McNamara2-0/+4
2011-08-28Remove unused perl function.Jordan Ayers1-68/+0
2011-08-28Perl cleanup: Remove unused local variable.Jordan Ayers1-3/+0
2011-08-28Remove some unused perl functions.Jordan Ayers3-93/+0
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