summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2014-04-18don't bother with _for_build hereDavid Tardon1-3/+3
2014-04-18add missing depDavid Tardon1-0/+1
2014-04-18do what i meant, not what i wroteDavid Tardon1-2/+2
2014-04-18restore deps on bins from bundled projects used during buildDavid Tardon2-5/+10
2014-04-18fix deps for PythonTestDavid Tardon1-1/+7
2014-04-18order-only dep is enoughDavid Tardon1-1/+1
2014-04-18add missing functionDavid Tardon1-0/+8
2014-04-18PythonTest must depend on bundled python stuffDavid Tardon1-1/+1
2014-04-18Let's try to use -Oz after allTor Lillqvist1-1/+1
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-1/+0
2014-04-17Using -Oz causes crash, revert to OsTor Lillqvist1-1/+1
2014-04-15I doubt we need these switchesTor Lillqvist1-4/+2
2014-04-15Move misleading commentTor Lillqvist1-2/+1
2014-04-15The -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300 is surely left here by accidentTor Lillqvist1-1/+1
2014-04-15For uniformity with unxgcc.mk, don't bother with -fno-inline when gb_SYMBOLSTor Lillqvist1-4/+4
2014-04-15Let's try using -OzTor Lillqvist1-1/+1
2014-04-14Use -Os instead of -O3Ptyl Dragon1-1/+1
2014-04-11Revert "make it possible to do 'make -C sw/' even with builddir!=srcdir"Stephan Bergmann1-1/+1
2014-04-11gbuild: More crude hacking to fix over-evalutation of gb_Extension_*COMMANDsStephan Bergmann1-5/+5
2014-04-08vclopengl needs to be in libmergedMatúš Kukan1-0/+1
2014-04-07Fix LD_LIBRARY_PATH for NetBSD.Ryo ONODERA2-2/+0
2014-04-04give an identifier to the app_bundle itselfNorbert Thiebaud1-2/+2
2014-04-03gbuild: enable LTO parallelism for GCCMartin Liška1-1/+1
2014-04-03gbuild: fix check for registered librariesMatúš Kukan1-1/+1
2014-04-03gbuild: Allow to use more components in one library.Matúš Kukan1-3/+0
2014-04-02Internal linkageStephan Bergmann1-2/+2
2014-03-31Need com_sun_star_i18n_Collator_get_implementation for some odt docs, it seemsTor Lillqvist1-0/+1
2014-03-31SAL_DIAGNOSE_ABORT is no longer usedStephan Bergmann1-7/+0
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann2-9/+1
2014-03-29typo: optimisation -> optimizationThomas Arnhold1-1/+1
2014-03-28Maybe we need libsblo.a for AndroidTor Lillqvist1-0/+9
2014-03-25Update make helpfileChris Sherlock1-33/+35
2014-03-24After Tsahi's "connect tile device to DrawLayer" we need some more componentsTor Lillqvist1-0/+3
2014-03-24Revert "use $(value ...) to reduce escalating double-quoting of dollars"Stephan Bergmann5-6/+6
2014-03-24fdo#75577: Add and use $helppackaddon variableJan-Marek Glogowski2-1/+2
2014-03-23make it possible to do 'make -C sw/' even with builddir!=srcdirLuboš Luňák1-1/+1
2014-03-21another hidden libspa usageCaolán McNamara1-1/+0
2014-03-19use $(value ...) to reduce escalating double-quoting of dollarsBjoern Michaelsen5-6/+6
2014-03-18gbuild: AutoInstall: substitute "." in jar namesMichael Stahl1-3/+3
2014-03-14Don't Valgrind into java children in unit testsStephan Bergmann1-1/+1
2014-03-11normalize values of HAVE_GNUMAKE_FILE_FUNC/WITH_MYSPELL_DICTSMichael Stahl1-1/+1
2014-03-11normalize values of USE_LIBRARY_BIN_TARMichael Stahl1-1/+1
2014-03-10Need libi18npool to render non-Latin textTor Lillqvist1-0/+1
2014-03-07Convert com.sun.star.comp.stoc.Introspection to direct constructionStephan Bergmann1-1/+2
2014-03-06Add components needed for editing a document in android/desktop app.Matúš Kukan1-0/+12
2014-03-06native-code: Remove foo_core groups, now only 'core' and 'writer' are used.Matúš Kukan1-59/+9
2014-03-06native-code: Remove not used base and math groups.Matúš Kukan1-20/+0
2014-03-06Add apr and serf externals for alternative webdav implementation.Matúš Kukan3-0/+12
2014-03-06Add drawinglayerTor Lillqvist1-0/+1
2014-03-01Merge HTML detection to text detection serviceMaxim Monastirsky1-1/+0