summaryrefslogtreecommitdiff
path: root/RepositoryFixes.mk
AgeCommit message (Collapse)AuthorFilesLines
2011-07-15The graphite2 library gets built statically with WNTGCC at leastTor Lillqvist1-0/+1
2011-07-14Factor out the oldnames/moldname difference between WNTMSC and WNTGCCTor Lillqvist1-1/+5
2011-07-05Add more libs that semi-unintentionally get built statically for AndroidTor Lillqvist1-0/+2
2011-07-04Some libraries get built as static archives for AndroidTor Lillqvist1-0/+9
We haven't bothered fixing their configury to recognize that shared libraries can be built for the platform. So for them use the .a names in gb_Library_FILENAMES for Android.
2011-07-04get cairo import lib name right for windowsCaolán McNamara1-2/+1
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara1-0/+6
2011-06-21gbuild changes for MinGW cross-compilationTor Lillqvist1-20/+9
Intermediate commit. But now at least comphelper will build successfully. In the build order, comphelper is the first gbuildified module where C++ code is compiled and linked .
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen1-29/+1
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-36/+29
Conflicts: Repository.mk RepositoryFixes.mk configure configure.in set_soenv.in solenv/config/sdev300.ini solenv/gbuild/ComponentTarget.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/CustomTarget.mk solenv/gbuild/Deliver.mk solenv/gbuild/Executable.mk solenv/gbuild/JavaClassSet.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/StaticLibrary.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/windows.mk solenv/gbuild/platform/winmingw.mk solenv/gbuild/templates/Executable.mk solenv/gbuild/templates/Library.mk solenv/inc/libs.mk solenv/inc/unxobsd.mk
2011-06-18Use the slightly different library names for MinGW, tooTor Lillqvist1-1/+7
2011-06-18Avoid duplicationTor Lillqvist1-11/+1
2011-06-18fixing rebase errorsBjoern Michaelsen1-15/+9
2011-06-17[mq]: oox_gmake.patch [hg:d0beb4a8aa40]Daniel Rentz [dr]1-0/+9
2011-06-17gnumake4: merge parts of ooo34fixes [hg:ca410a15b7e1]Michael Stahl1-0/+1
2011-06-17gnumake4: merge ooo34gsl01 [hg:6470e79f0039]Michael Stahl1-1/+1
2011-06-17ooo34gsl01: #i117680# add graphite_dll fix for MINGW, too [hg:6461ee21fbbb]Philipp Lohmann [pl]1-1/+1
2011-06-17ooo34gsl01: #i117680# fixup graphite_dll as static library [hg:859f1dffdb89]Philipp Lohmann [pl]1-2/+2
2011-06-17gnumake4: merge DEV300_m106 [hg:5102137bfe1e]Michael Stahl1-3/+1
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl1-21/+0
2011-06-17CWS gnumake4: some fixes for mingw and windows libs [hg:ebe3fa7a4ce7]Mathias Bauer1-44/+34
2011-06-17CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]Mathias Bauer1-5/+3
2011-06-17CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]Mathias Bauer1-0/+5
2011-06-17CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61]Mathias Bauer1-0/+1
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer1-0/+10
2011-06-13Add IOS to those OSes for which we use the "creative" library namesTor Lillqvist1-1/+1
2011-06-11Add AndroidTor Lillqvist1-1/+1
2011-05-30Add the Win32 "version" libraryTor Lillqvist1-0/+1
2011-05-30chmod -xTor Lillqvist1-0/+0
2011-05-30The graphite2 library is called graphite2_offTor Lillqvist1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+6
Conflicts: Makefile.in Repository.mk autogen.sh bin/lo-commit-stat configure.in distro-configs/LibreOfficeOpenBSD.conf distro-configs/LibreOfficeWin32.conf instsetoo_native/util/openoffice.lst ooo.lst.in scp2/source/ooo/module_langpack.ulf set_soenv.in solenv/bin/ooinstall solenv/gbuild/CppunitTest.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/unxgcc.mk solenv/gbuild/platform/windows.mk solenv/inc/minor.mk solenv/inc/settings.mk tail_build/prj/makefile.mk
2011-05-16Use current terminology and socket libraryTor Lillqvist1-1/+1
It's called the Windows SDK, not the Platform SDK. Link only with the ws2_32 library, not the wsock32 one.
2011-04-23harmonize OGLTrans.uno library name on MacOs with the rest of the worldNorbert Thiebaud1-1/+0
2011-04-23tweak the delivered MacOS's name of OGLTrans to make instsetoo_native happyNorbert Thiebaud1-1/+1
2011-04-22Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+6
Conflicts: Module_ooo.mk Repository.mk configure configure.in ooo.lst scp2/source/ooo/file_library_ooo.scp scp2/source/ooo/makefile.mk scp2/source/ooo/module_hidden_ooo.scp solenv/config/sdev300.ini solenv/config/ssolar.cmn solenv/gbuild/AllLangResTarget.mk solenv/gbuild/ComponentTarget.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/Deliver.mk solenv/gbuild/JavaClassSet.mk solenv/gbuild/JunitTest.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/Module.mk solenv/gbuild/Output.mk solenv/gbuild/SdiTarget.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/windows.mk solenv/gbuild/platform/winmingw.mk solenv/inc/minor.mk
2011-04-18seem to need shlwapi here tooCaolán McNamara1-0/+1
2011-04-18transform ssl lib names on WNT correctly (I hope .-)David Tardon1-0/+2
2011-04-18move to better locationDavid Tardon1-7/+2
2011-04-15register dynamic libs for openssl as wellDavid Tardon1-0/+5
2011-04-15mangle openssl lib names on WNT with GCCDavid Tardon1-0/+7
I hope I got it right...
2011-04-14gbuildize writerfilterDavid Tardon1-0/+2
2011-04-06remove duplicate and pointless lib renamesBjoern Michaelsen1-5/+0
2011-04-05filter out the rest of ICU libs for SYSTEM_ICUDavid Tardon1-0/+6
2011-04-03filter some library names on *BSD too just like on LINUXRobert Nagy1-1/+1
2011-04-03filter some library names on *BSD too just like on LINUXRobert Nagy1-1/+1
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-0/+12
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+12
Conflicts: configure configure.in instsetoo_native/util/openoffice.lst set_soenv.in solenv/bin/cws.pl solenv/bin/modules/installer/simplepackage.pm solenv/gbuild/LinkTarget.mk solenv/gbuild/extensions/post_PackModule.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/windows.mk solenv/inc/installationtest.mk solenv/inc/minor.mk soltools/cpp/_eval.c
2011-03-21Treat DragonFly as Linux.Francois Tigeot1-1/+3
The new build system has introduced some new operating system conditionals. Use the same path as Linux on DragonFly for now.
2011-03-19do not build cppunit if not neededDavid Tardon1-0/+4
Suggested by Bjoern Michaelsen.
2011-03-17killing off stl in gbuildBjoern Michaelsen1-9/+0
2011-03-17No stlport used any more on WindowsTor Lillqvist1-10/+1