summaryrefslogtreecommitdiffstats
path: root/solenv
Commit message (Expand)AuthorAgeFilesLines
* MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky2016-02-291-1/+2
* windows: silence new warning for nowNorbert Thiebaud2016-02-221-1/+2
* Force pdb write synchronization on all MS compilersDavid Ostrovsky2016-02-221-8/+3
* move disabling of LNK4217Noel Grandin2016-02-221-0/+6
* gbuild: missing dependency in CustomTargetMichael Stahl2016-01-251-5/+6
* configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl2016-01-074-4/+4
* Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky2015-12-197-0/+624
* try to fix gengal dependenciesMichael Stahl2015-11-301-5/+1
* Mend gallery build dependencies for OS/X and add services/services.rdb dep.Michael Meeks2015-11-301-1/+2
* macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud2015-11-301-2/+2
* gbuild: document BUILDTOOLTRACE variableMichael Stahl2015-11-301-0/+3
* Attempt to improve gallery generation dependencies.Michael Meeks2015-11-271-1/+4
* wrap to allow for tests with longer names without inconvenient linebreaksBjoern Michaelsen2015-11-201-3/+6
* Revert "Fix dependency for Mac"Bjoern Michaelsen2015-11-201-1/+1
* set gb_PythonTest_DEPS in .../platform/macosx.mk for realBjoern Michaelsen2015-11-201-0/+1
* Fix dependency for MacStephan Bergmann2015-11-201-1/+1
* make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen2015-11-174-3/+14
* refactor unittest help messageBjoern Michaelsen2015-11-177-41/+76
* Make "make debugrun" use lldb on MacStephan Bergmann2015-11-121-4/+2
* tdf#76239 extract real file version from ttf filesAndras Timar2015-11-121-2/+17
* Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann2015-11-124-7/+7
* tdf#76239 fake file version for font filesAndras Timar2015-11-101-0/+5
* Avoid -Werror=pedantic when building CppunitTest_libreofficekit_checkapiStephan Bergmann2015-11-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* Remove misleading 'make build' line from gbuild helpThorsten Behrens2015-11-091-1/+1
* Support of popupmenu resource typeMaxim Monastirsky2015-11-031-0/+18
* Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann2015-11-021-4/+4
* Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann2015-11-025-11/+13
* Improve gb_Helper_print_on_error, and use in a CustomTargetStephan Bergmann2015-11-021-1/+7
* filelist-split: reading dos files under cygwin retains \r\nChristian Lohmaier2015-10-291-2/+3
* filelist split: condition the pattern instead the whole blockChristian Lohmaier2015-10-291-16/+8
* solenv: hack to maybe fix WNT instset creationMichael Stahl2015-10-291-3/+16
* solenv: try to fix installer erroneous error detection of python3.5Michael Stahl2015-10-261-1/+1
* allow file names with a space in filelistsDavid Tardon2015-10-261-1/+1
* fix typoDavid Tardon2015-10-251-2/+2
* Remove left over references to SYSTEM_MOZILLADavid Ostrovsky2015-10-241-5/+0
* lp#1170035: Fix l10n for quicklistBjoern Michaelsen2015-10-231-1/+1
* gbuild: incremental builds with --enable-pch are unsoundMichael Stahl2015-10-224-3/+13
* tdf#95169 - copy snk files before using them to link.Michael Meeks2015-10-201-1/+3
* Missing dependenciesStephan Bergmann2015-10-161-2/+6
* Output all links.txt icons pointing to other icons in one goYousuf Philips2015-10-141-1/+7
* tdf#90053 add svgio to Android Viewer, so display of svg worksChristian Lohmaier2015-10-111-0/+1
* OOOVENDOR is redundant here, it is defined by configureAndras Timar2015-10-081-1/+0
* relax deps of link target on external projectsDavid Tardon2015-10-071-2/+4
* Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt2015-10-051-0/+18
* Fix gb_CppunitTest__use_vcl dependenciesStephan Bergmann2015-10-051-1/+1
* Remove setting Make SHELL completely from the build systemStephan Bergmann2015-10-022-14/+0
* Clean up Make SHELL handlingStephan Bergmann2015-10-023-19/+14
* tdf#88801 android: add services needed to load flat ODF documentsMiklos Vajna2015-10-021-0/+4
* loplugin:unusedmethodsNoel Grandin2015-10-011-2/+2