summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2016-02-29MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky1-1/+2
2016-02-22windows: silence new warning for nowNorbert Thiebaud1-1/+2
2016-02-22Force pdb write synchronization on all MS compilersDavid Ostrovsky1-8/+3
2016-02-22move disabling of LNK4217Noel Grandin1-0/+6
2016-01-25gbuild: missing dependency in CustomTargetMichael Stahl1-5/+6
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl4-4/+4
2015-12-19Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky7-0/+624
2015-11-30try to fix gengal dependenciesMichael Stahl1-5/+1
2015-11-30Mend gallery build dependencies for OS/X and add services/services.rdb dep.Michael Meeks1-1/+2
2015-11-30macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud1-2/+2
2015-11-30gbuild: document BUILDTOOLTRACE variableMichael Stahl1-0/+3
2015-11-27Attempt to improve gallery generation dependencies.Michael Meeks1-1/+4
2015-11-20wrap to allow for tests with longer names without inconvenient linebreaksBjoern Michaelsen1-3/+6
2015-11-20Revert "Fix dependency for Mac"Bjoern Michaelsen1-1/+1
2015-11-20set gb_PythonTest_DEPS in .../platform/macosx.mk for realBjoern Michaelsen1-0/+1
2015-11-20Fix dependency for MacStephan Bergmann1-1/+1
2015-11-17make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen4-3/+14
2015-11-17refactor unittest help messageBjoern Michaelsen7-41/+76
2015-11-12Make "make debugrun" use lldb on MacStephan Bergmann1-4/+2
2015-11-12tdf#76239 extract real file version from ttf filesAndras Timar1-2/+17
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann4-7/+7
2015-11-10tdf#76239 fake file version for font filesAndras Timar1-0/+5
2015-11-10Avoid -Werror=pedantic when building CppunitTest_libreofficekit_checkapiStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-09Remove misleading 'make build' line from gbuild helpThorsten Behrens1-1/+1
2015-11-03Support of popupmenu resource typeMaxim Monastirsky1-0/+18
2015-11-02Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann1-4/+4
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann5-11/+13
2015-11-02Improve gb_Helper_print_on_error, and use in a CustomTargetStephan Bergmann1-1/+7
2015-10-29filelist-split: reading dos files under cygwin retains \r\nChristian Lohmaier1-2/+3
2015-10-29filelist split: condition the pattern instead the whole blockChristian Lohmaier1-16/+8
2015-10-29solenv: hack to maybe fix WNT instset creationMichael Stahl1-3/+16
2015-10-26solenv: try to fix installer erroneous error detection of python3.5Michael Stahl1-1/+1
2015-10-26allow file names with a space in filelistsDavid Tardon1-1/+1
2015-10-25fix typoDavid Tardon1-2/+2
2015-10-24Remove left over references to SYSTEM_MOZILLADavid Ostrovsky1-5/+0
2015-10-23lp#1170035: Fix l10n for quicklistBjoern Michaelsen1-1/+1
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl4-3/+13
2015-10-20tdf#95169 - copy snk files before using them to link.Michael Meeks1-1/+3
2015-10-16Missing dependenciesStephan Bergmann1-2/+6
2015-10-14Output all links.txt icons pointing to other icons in one goYousuf Philips1-1/+7
2015-10-11tdf#90053 add svgio to Android Viewer, so display of svg worksChristian Lohmaier1-0/+1
2015-10-08OOOVENDOR is redundant here, it is defined by configureAndras Timar1-1/+0
2015-10-07relax deps of link target on external projectsDavid Tardon1-2/+4
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt1-0/+18
2015-10-05Fix gb_CppunitTest__use_vcl dependenciesStephan Bergmann1-1/+1
2015-10-02Remove setting Make SHELL completely from the build systemStephan Bergmann2-14/+0
2015-10-02Clean up Make SHELL handlingStephan Bergmann3-19/+14
2015-10-02tdf#88801 android: add services needed to load flat ODF documentsMiklos Vajna1-0/+4
2015-10-01loplugin:unusedmethodsNoel Grandin1-2/+2