summaryrefslogtreecommitdiffstats
path: root/RepositoryFixes.mk
Commit message (Collapse)AuthorAgeFilesLines
* just a % missing ...Eike Rathke2013-04-061-1/+1
| | | | Change-Id: I9fb66679725bb61ffcd5abc0f45a08e9e1960e6a
* new module i18nlangtagEike Rathke2013-04-051-1/+1
| | | | | | | | | | | Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
* Those libraries are not anymore used on windows at allFridrich Štrba2013-03-041-9/+0
| | | | Change-Id: Ia231c8f42677a6a64e151dc72c5a392962fb8bff
* convert redland to gbuild and add to tail_buildPeter Foley2012-12-301-0/+1
| | | | | | | Change-Id: I953fb203b1a24920f236c2f6e1fd9d82edda1f0f Reviewed-on: https://gerrit.libreoffice.org/1493 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* cairo: convert to gbuildMatúš Kukan2012-11-201-1/+0
| | | | | | | Change-Id: I1f3dd368a0d0b78b73df3baad214a1079bbbd1d3 Reviewed-on: https://gerrit.libreoffice.org/1144 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-8/+8
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: desktop/prj/build.lst helpcontent2 l10ntools/Executable_gsicheck.mk l10ntools/Executable_uiex.mk regexp/inc/regexp/reclass.hxx solenv/gbuild/AllLangResTarget.mk Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-111-3/+2
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Repository.mk RepositoryFixes.mk connectivity/prj/build.lst extensions/prj/build.lst filter/prj/build.lst fpicker/prj/build.lst l10ntools/StaticLibrary_transex.mk saxon/build.xml shell/prj/build.lst solenv/gbuild/AllLangResTarget.mk solenv/gbuild/Configuration.mk solenv/gbuild/UI.mk ucb/source/ucp/webdav/webdavcontent.cxx
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-131-0/+7
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.top Module_tail_build.mk RepositoryExternal.mk RepositoryFixes.mk accessibility/source/standard/vclxaccessibletoolbox.cxx basic/source/uno/dlgcont.cxx connectivity/Library_ado.mk cross_tail_build/prj/build.lst desktop/source/offacc/acceptor.cxx filter/Library_PptImporter.mk filter/source/t602/filterenv.cxx i18npool/Library_textconv_dict.mk ooo.lst.in saxon/ExternalProject_saxon.mk saxon/build.xml sc/sdi/scalc.sdi sc/source/filter/xml/xmlstyli.cxx sc/source/ui/condformat/condformatdlg.cxx sc/source/ui/condformat/condformatmgr.cxx sc/source/ui/view/cellsh1.cxx sdext/source/pdfimport/misc/pwdinteract.cxx shell/qa/zip/makefile.mk shell/qa/zip/testimpl/makefile.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/android.mk solenv/gbuild/platform/com_GCC_defs.mk solenv/gbuild/platform/macosx.mk soltools/Executable_adjustvisibility.mk soltools/Executable_checkdll.mk soltools/Executable_cpp.mk soltools/Executable_javadep.mk soltools/Executable_makedepend.mk sw/qa/extras/rtfimport/rtfimport.cxx tail_build/prj/build.lst tomcat/ExternalProject_tomcat.mk ucb/source/ucp/webdav/webdavcontent.cxx xml2cmp/Executable_xml2cmp.mk
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* | | | let's have only one orcus library in solverMatúš Kukan2012-11-151-2/+0
| |_|/ |/| | | | | | | | Change-Id: Ida46affca95fcd582206d79ff7a5b4d48ed92e12
* | | graphite: convert to gbuildMatúš Kukan2012-10-251-3/+0
| | | | | | | | | | | | Change-Id: I47c279d1cf53ef2c092467070d97b13f949d06f6
* | | mozilla import libraries have no "i" prefixMichael Stahl2012-10-221-0/+2
| |/ |/| | | | | | | | | ... how the heck did that ever work? Change-Id: Idfaf4d617f48427b144837ea44bee49ae8e3f0ff
* | convert librsvg to gbuildPeter Foley2012-10-121-0/+7
| | | | | | | | Change-Id: I1f84f85abc4e2db3679e64d34671458779ca97fa
* | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-5/+1
|/ | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* this belongs to RepositoryFixesMatúš Kukan2012-09-261-0/+1
| | | | Change-Id: I37af685c39606f9bee173d81f6a4d5f0dd63af7e
* rename orcus lib on mingw to fix buildDavid Tardon2012-09-111-0/+1
| | | | Change-Id: I5d58db337c056d4cea7e3b493e3653ef929e7bca
* Keep lexicographical sorting intactStephan Bergmann2012-09-101-2/+2
| | | | Change-Id: I943f2bb9703e18e456f2b53a399f590d76beb9b0
* libxslt: mangle exslt library name for WNTMichael Stahl2012-09-101-0/+2
| | | | Change-Id: I15869eb6e2d0f3ced2654a344a9fff041a092fbe
* fix libpng name for WindowsMatúš Kukan2012-09-091-0/+1
| | | | Change-Id: Idb0e3892ab2f3c1712f98fb9a1d4e4745686f202
* Missing ismime3.lib on WindowsStephan Bergmann2012-08-131-0/+1
| | | | Change-Id: I289a4da4473d58736ecdf3846864ccde9a1a03d1
* LanguageTag Windows buildEike Rathke2012-08-061-0/+3
|
* Fix pyuno.so name on Mac OS XStephan Bergmann2012-06-151-2/+2
| | | | | | | | ...which also needs a change to the logic that symlinks *.jnilib to *.dylib, as that would have symlinked pyuno.so onto itself (as it contains no .dylib). (And while we are at that, anyway, also only store relative paths in the symlinks.) Change-Id: I6f3e9effc4d185df935795958cc84e60e862a424
* gbuild migration: pyuno moduleDavid Ostrovsky2012-06-141-0/+12
| | | | Change-Id: I7f923a5622214f7540a789bcdd93bf6fd1d166db
* register reg and store the same way as jvmfwkMatúš Kukan2012-05-061-0/+2
| | | | Change-Id: I054d9ac210051d42b47188489d2d67fbbd3ed0e9
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-131-3/+3
|
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-131-0/+1
| | | | | | | | | | | | | avoids the problems of dangling uno singletons invalidated after the first dispose and the chain of other singletons that don't expect to need to re-initialize, etc. reenable editeng cppunit test inherit i18npool cppunit test from unotest base drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not in ctors/dtors
* gbuildize internal zlibCaolán McNamara2012-04-131-3/+3
| | | | | and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
* no i prefix for lcms2.libMatúš Kukan2012-03-101-1/+2
|
* Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTINGTor Lillqvist2012-03-051-1/+0
| | | | The tables functionality in Writer documents need SbxValue.
* Revert "Build libsb with a few dummy classes also for --disable-scripting"Tor Lillqvist2012-03-051-0/+1
| | | | | | | Nah, these dummy classes would turn out quite complex anyway. Better to just use ifdefs elsewhere, the number required is not that large. This reverts commit 6d33801b4498f5c13d2dc75588f88c22a11f455b.
* Build libsb with a few dummy classes also for --disable-scriptingTor Lillqvist2012-03-011-1/+0
| | | | | | | | Work in progress, the dummy class implementations surely still incomplete and/or might contain methods not actually needed. More dummy class implementations needed, hopefully not too many though. Will add also a few ifdefs for DISABLE_SCRIPTING in some key places in sc and elsewhere to cut down on the need.
* s/interpreters/scripting/Tor Lillqvist2012-02-271-1/+1
|
* Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2012-02-271-1/+1
|
* More --disable-database-connectivity work, still experimentalTor Lillqvist2012-02-211-0/+4
|
* Shared libraries must in practice be called lib*.so on AndroidTor Lillqvist2012-02-201-0/+2
| | | | | | Otherwise the package creating code (part of the SDK) won't include them and/or the package installation code (on the OS itself) won't unpack them. (They just silently skip the file.)
* unotest: convert to gbuildMatúš Kukan2012-02-101-0/+1
|
* For iOS, filter out the sb and vbahelper libs that we don't buildTor Lillqvist2012-01-271-0/+7
|
* ucb: convert to gbuildMatúš Kukan2012-01-151-4/+0
|
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-061-0/+2
|\ | | | | | | | | | | | | | | | | Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-241-4/+8
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
| * | extensions: convert nsplugin to gbuildPeter Foley2011-12-171-0/+2
| | |
* | | Repository: fix Windows name for internal libexttextcatMatúš Kukan2011-12-241-1/+1
| |/ |/|
* | Abandon attempt to use the debug CRT in a dbgutil buildTor Lillqvist2011-12-201-4/+0
| |
* | fix names of libraries for MinGW, also remove onlinecheck.dllMatúš Kukan2011-12-191-0/+3
| |
* | sal: convert to gbuildMatúš Kukan2011-12-191-0/+1
| |
* | cppu: convert to gbuildMatúš Kukan2011-12-191-0/+4
|/ | | | | Because of unit tests is here custom target where are idl files processed.
* add libexttextcat to external libsMatúš Kukan2011-12-131-0/+1
|
* clean-up ghost traces of unicowNorbert Thiebaud2011-09-301-2/+1
|
* Android now builds up to instsetoo_nativeThorsten Behrens2011-09-281-11/+0
| | | | | | Last fixes - remove kludge from RepositoryFixes.mk, have redland build w/o threads for the while, and some hackery to exclude pointless code like oosplash from android build.
* Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky2011-09-201-4/+0
|