summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2016-01-22Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky7-0/+624
2015-12-16gbuild: disable -Werror for -Wdeprecated-declarationsMichael Stahl1-1/+1
2015-11-17tdf#76239 extract file version from ttf filesAndras Timar1-0/+20
2015-10-27gbuild: incremental builds with --enable-pch are unsoundMichael Stahl4-3/+13
2015-09-07core: fix build with system boost 1.59David Ostrovsky2-0/+5
2015-08-03gdb pretty printers for boost can't iterate with Python 3Michael Stahl2-6/+6
2015-08-03RepositoryExternal.mk: missing dependency on python3 packageMichael Stahl1-0/+8
2015-07-28gdb pretty printer for SwNodes fails on Python 3 due to "unicode"Michael Stahl1-1/+1
2015-06-26restore gb_ExternalProject_use_unpacked, with diff. purposeDavid Tardon1-2/+8
2015-06-24gbuild: PythonTest: run tests with --headlessMichael Stahl1-1/+5
2015-06-19qadevOOo: fix _XDataPilotTables failure in non-english localesMichael Stahl1-1/+2
2015-06-16make debugrun under WindowsJuergen Funk2-2/+17
2015-06-01gbuild: document what CFLAGS/CXXFLAGS etc. *actually* doMichael Stahl1-8/+13
2015-05-27gdb: SwTxtNode -> SwTextNodeMiklos Vajna1-1/+1
2015-05-19TypoJulien Nabet1-1/+1
2015-05-19update solenv READNEBjoern Michaelsen2-20/+24
2015-05-19add linkNoel Grandin1-0/+4
2015-05-19very very basic README for gbuildNoel Grandin2-0/+9
2015-05-18Revert "gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS"Michael Stahl1-2/+1
2015-05-18OS X codesign fix (e.g. --disable-python case)Andras Timar1-3/+6
2015-05-11Revert "Silence Clang -Werror,-Wreturn-type-c-linkage"Stephan Bergmann1-8/+0
2015-05-11Silence Clang -Werror,-Wreturn-type-c-linkageStephan Bergmann1-0/+8
2015-05-11-Wshadow appears to work now on Mac OS XStephan Bergmann1-2/+2
2015-05-08OS X SDK.app build fixAndras Timar1-3/+2
2015-05-08tdf#78834 enable localized system dialogs on OS XAndras Timar1-0/+7
2015-05-07regenerate .rdb if makefile changesDavid Tardon1-0/+1
2015-05-06android: More services that are probably needed.Jan Holesovsky1-0/+11
2015-05-06android: add ctors needed for ODT saving to the edit listMiklos Vajna1-0/+5
2015-05-03viewer: Remove some more services.Jan Holesovsky1-6/+0
2015-05-02android: Add many missing services, remove several unused ones.Jan Holesovsky1-27/+55
2015-04-29solenv: add COMPILER_EXTERNAL_TOOLMiklos Vajna1-4/+4
2015-04-26--enable-mergelibs: Turns out we don't need to install saxMatúš Kukan3-8/+11
2015-04-25gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGSMichael Stahl1-1/+2
2015-04-22Bin confusing --enable-mergelibs=all optionMatúš Kukan2-97/+1
2015-04-22handle tar.xz tarballsMarkus Mohrhard1-0/+3
2015-04-21Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann1-0/+1
2015-04-21Do not filter out libsax from installation even if it's mergedMatúš Kukan1-1/+1
2015-04-20don't try to sign merged libs on windowsChristian Lohmaier1-2/+2
2015-04-19tdf#82430: gcc-wrappers: command line *must* start with a spaceMichael Stahl1-0/+5
2015-04-16'0' is a not the same as undefined or empty valueChristian Lohmaier1-1/+1
2015-04-15tags: also index officecfg wrappersMiklos Vajna1-1/+2
2015-04-14add missing services to allow writer to save.Siqi Liu1-0/+4
2015-04-10Don't try to install LibreOffice on XP, if it was built with SDK 8.x or higherAndras Timar1-0/+10
2015-04-08solenv: there are no more SvArrays in need of pretty printingMichael Stahl1-80/+0
2015-04-08solenv: add GDB pretty printer for SfxItemSetMichael Stahl1-0/+66
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann1-0/+1
2015-04-01give postprocess announce an levelBjoern Michaelsen1-2/+2
2015-03-28make gbuild a bit more quiet by defaultNorbert Thiebaud2-8/+10
2015-03-25correctly rebuild extension desc. l10ns when langs changeDavid Tardon1-2/+2
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon1-0/+3