summaryrefslogtreecommitdiff
path: root/RepositoryFixes.mk
AgeCommit message (Collapse)Author
2011-08-09convert xmlsecurity to gbuildMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05get sccomp to link under windowsCaolán McNamara
2011-08-02Add Emacs mode linesTor Lillqvist
2011-07-26Remove superfluous empty lineTor Lillqvist
The comment for gb_Library_ILIBFILENAMES in the WNTGCC case doesn't make much sense for us, though, as I think we want to support WNTGCC only for cross-compilation, and thus we don't have access to the PSDK ("Platform" SDK, with which they mean the Windows SDK). I don't see any point in using MinGW natively on Windows to build LibreOffice. If you build locally, use MSVC.
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-15Bin OLDNAMESLIB which duplicates the existing gb_Library_win32_OLDNAMESTor Lillqvist
2011-07-15The graphite2 library gets built statically with WNTGCC at leastTor Lillqvist
2011-07-14Factor out the oldnames/moldname difference between WNTMSC and WNTGCCTor Lillqvist
2011-07-05Add more libs that semi-unintentionally get built statically for AndroidTor Lillqvist
2011-07-04Some libraries get built as static archives for AndroidTor Lillqvist
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 McNamara
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara
2011-06-21gbuild changes for MinGW cross-compilationTor Lillqvist
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 Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
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 Lillqvist
2011-06-18Avoid duplicationTor Lillqvist
2011-06-18fixing rebase errorsBjoern Michaelsen
2011-06-17[mq]: oox_gmake.patch [hg:d0beb4a8aa40]Daniel Rentz [dr]
2011-06-17gnumake4: merge parts of ooo34fixes [hg:ca410a15b7e1]Michael Stahl
2011-06-17gnumake4: merge ooo34gsl01 [hg:6470e79f0039]Michael Stahl
2011-06-17ooo34gsl01: #i117680# add graphite_dll fix for MINGW, too [hg:6461ee21fbbb]Philipp Lohmann [pl]
2011-06-17ooo34gsl01: #i117680# fixup graphite_dll as static library [hg:859f1dffdb89]Philipp Lohmann [pl]
2011-06-17gnumake4: merge DEV300_m106 [hg:5102137bfe1e]Michael Stahl
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl
2011-06-17CWS gnumake4: some fixes for mingw and windows libs [hg:ebe3fa7a4ce7]Mathias Bauer
2011-06-17CWS gnumake4: some fixes for Windows [hg:9eb9b5d5181e]Mathias Bauer
2011-06-17CWS gnumake4: convert sax to new build system [hg:389d236eb6b2]Mathias Bauer
2011-06-17CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61]Mathias Bauer
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer
2011-06-13Add IOS to those OSes for which we use the "creative" library namesTor Lillqvist
2011-06-11Add AndroidTor Lillqvist
2011-05-30Add the Win32 "version" libraryTor Lillqvist
2011-05-30chmod -xTor Lillqvist
2011-05-30The graphite2 library is called graphite2_offTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
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 Lillqvist
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 Thiebaud
2011-04-23tweak the delivered MacOS's name of OGLTrans to make instsetoo_native happyNorbert Thiebaud
2011-04-22Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky
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 McNamara
2011-04-18transform ssl lib names on WNT correctly (I hope .-)David Tardon
2011-04-18move to better locationDavid Tardon
2011-04-15register dynamic libs for openssl as wellDavid Tardon
2011-04-15mangle openssl lib names on WNT with GCCDavid Tardon
I hope I got it right...
2011-04-14gbuildize writerfilterDavid Tardon
2011-04-06remove duplicate and pointless lib renamesBjoern Michaelsen
2011-04-05filter out the rest of ICU libs for SYSTEM_ICUDavid Tardon
2011-04-03filter some library names on *BSD too just like on LINUXRobert Nagy