summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2012-03-13make OString work even with old gcc that has SFINAE brokenLuboš Luňák6-0/+26
2012-03-13add bug-id directly to the error messageBjoern Michaelsen1-1/+1
2012-03-13fdo#47246: abort on duplicate linked objectsBjoern Michaelsen1-1/+1
2012-03-13gtar actually expects --strip-components, with trailing 's'Korrawit Pruegsanusak1-1/+1
2012-03-13Document reason for -Wno-non-virtual-dtorStephan Bergmann4-0/+12
2012-03-13missing $: announce only if something is happeningMatúš Kukan1-1/+1
2012-03-13Initial version of pretty-printer for lldbTor Lillqvist1-0/+71
2012-03-10sdext: fix unit test for WindowsMatúš Kukan1-1/+1
2012-03-10gbuild: remove some more realpathsMatúš Kukan7-33/+33
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2-3/+3
2012-03-10clang does not know -ggdb2Luboš Luňák2-6/+20
2012-03-08quick hack to fix building sdext with l10nDavid Tardon1-1/+1
2012-03-08fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832Noel Power1-1/+3
2012-03-08Use the same CFLAGS on DragonFly and NetBSD.François Tigeot2-2/+2
2012-03-08Remove unused files.François Tigeot2-78/+0
2012-03-08fix mis-mergeDavid Tardon1-1/+1
2012-03-08fold i18npaper into i18nutilCaolán McNamara1-3/+1
2012-03-08gbuild: fix mkdir optimization with make 3.81Michael Stahl8-30/+54
2012-03-08fdo #46446: add python gdb helpers for osl::FileBaseCatalin Iacob1-0/+65
2012-03-07if build fail, show broken module nameKorrawit Pruegsanusak1-0/+1
2012-03-07Cosmetics: Format code consistentlyTor Lillqvist1-51/+57
2012-03-07Add Emacs and vim mode linesTor Lillqvist1-1/+3
2012-03-07Just skip non-existent filesTor Lillqvist1-0/+4
2012-03-06we always use relative paths in ddf filesAndras Timar1-16/+13
2012-03-06mingw: synchronize berkeleydb lib name with gbuildDavid Tardon1-0/+2
2012-03-06idle code documentation improvementMichael Meeks1-0/+48
2012-03-06Add Bengali (India) UI translationAndras Timar1-0/+1
2012-03-06fix adding files to extension's root dirDavid Tardon1-2/+3
2012-03-06set localize.sdf path separately for each fileDavid Tardon1-7/+8
2012-03-06fail if any previous command failedDavid Tardon1-7/+5
2012-03-06hardcode manifest source path againDavid Tardon1-9/+1
2012-03-06add support for platform spec. data in manifest and descriptionDavid Tardon2-11/+33
2012-03-06simplify ruleDavid Tardon1-18/+3
2012-03-06add helper function to convert path to native formatDavid Tardon4-0/+20
2012-03-06allow adding deps on packagesDavid Tardon1-0/+10
2012-03-06allow using manifest in different locationDavid Tardon1-1/+9
2012-03-06support adding more than 1 file at onceDavid Tardon1-0/+10
2012-03-06UnoApiTarget: add missing dependencyMatúš Kukan1-1/+2
2012-03-05gbuild: do not call mkdir -p in gb_Deliver__deliverMatúš Kukan8-11/+41
2012-03-05UnoApiTarget: avoid calling mkdir -p when not necessaryMatúš Kukan1-2/+6
2012-03-05Revert "Workaround for weird gbuild looping problem with Clang for iOS"Tor Lillqvist1-3/+2
2012-03-05Handle consecutive slashes before ".."Tor Lillqvist1-0/+2
2012-03-05Workaround for weird gbuild looping problem with Clang for iOSTor Lillqvist1-2/+3
2012-03-05Don't use HAVE_GCC_VISIBILITY_FEATURE for iOS hereTor Lillqvist1-5/+0
2012-03-02Check for Clang in configury and store and use resultTor Lillqvist5-5/+14
2012-03-02Cygwin uses internal Python which does not understand Cygwin pathsAndras Timar1-1/+1
2012-03-02translations converted to gbuildMatúš Kukan5-12/+13
2012-03-02whitespace only, no code changeAndras Timar1-6/+6
2012-03-02fdo#46181 Use Traditional Chinese installer for zh-HK and zh-MO localesAndras Timar1-0/+13
2012-03-01Filter out options that Clang doesn't haveTor Lillqvist2-7/+17