summaryrefslogtreecommitdiffstats
path: root/RepositoryFixes.mk
Commit message (Collapse)AuthorAgeFilesLines
* Kill the explicit linking to salmain.o, use vclmain instead.Jan Holesovsky2011-09-201-4/+0
|
* windows berkleydb libname fixupCaolán McNamara2011-09-191-0/+1
|
* Repository.mk: fix conflicing filterconfig changesMichael Stahl2011-09-151-2/+0
|
* gbuildize desktopDavid Tardon2011-09-151-0/+6
|
* use correct static lib. name for windowsDavid Tardon2011-09-151-1/+1
|
* gbuildize automationDavid Tardon2011-09-151-0/+4
|
* Clean, sort and change RepositoryFixes a little.Matúš Kukan2011-08-261-49/+14
|
* convert package to gbuildMatúš Kukan2011-08-261-0/+1
|
* fix windows xmlsecurity linkCaolán McNamara2011-08-231-2/+3
|
* no reason for changing name of cui library on windowsMatúš Kukan2011-08-201-1/+0
|
* Fix i18npool build on Windows.Jan Holesovsky2011-08-191-1/+2
|
* Sort a block of lines that was almost sorted alreadyTor Lillqvist2011-08-181-4/+4
|
* fix typoCaolán McNamara2011-08-161-1/+1
|
* this seems to be the normal patternCaolán McNamara2011-08-161-2/+2
|
* get these names right for windows (I think)Caolán McNamara2011-08-161-2/+4
|
* convert xmlsecurity to gbuildMatúš Kukan2011-08-091-0/+2
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-101-1/+1
|
* get sccomp to link under windowsCaolán McNamara2011-08-051-0/+1
|
* Add Emacs mode linesTor Lillqvist2011-08-021-0/+1
|
* Remove superfluous empty lineTor Lillqvist2011-07-261-4/+3
| | | | | | | | | 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.
* resyncing to masterBjoern Michaelsen2011-07-211-22/+30
|\
| * Bin OLDNAMESLIB which duplicates the existing gb_Library_win32_OLDNAMESTor Lillqvist2011-07-151-5/+1
| |
| * The graphite2 library gets built statically with WNTGCC at leastTor Lillqvist2011-07-151-0/+1
| |
| * Factor out the oldnames/moldname difference between WNTMSC and WNTGCCTor Lillqvist2011-07-141-1/+5
| |
| * Add more libs that semi-unintentionally get built statically for AndroidTor Lillqvist2011-07-051-0/+2
| |
| * Some libraries get built as static archives for AndroidTor Lillqvist2011-07-041-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.
| * get cairo import lib name right for windowsCaolán McNamara2011-07-041-2/+1
| |
| * make cairo an unconditional requirement for text renderingCaolán McNamara2011-06-301-0/+6
| |
| * gbuild changes for MinGW cross-compilationTor Lillqvist2011-06-211-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 .
| * Use the slightly different library names for MinGW, tooTor Lillqvist2011-06-181-1/+7
| |
| * Avoid duplicationTor Lillqvist2011-06-181-11/+1
| |
* | gnumake4: fix buildbreakers from mergeBjoern Michaelsen2011-06-201-29/+1
| |
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191-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
| * Add IOS to those OSes for which we use the "creative" library namesTor Lillqvist2011-06-131-1/+1
| |
| * Add AndroidTor Lillqvist2011-06-111-1/+1
| |
| * Add the Win32 "version" libraryTor Lillqvist2011-05-301-0/+1
| |
| * chmod -xTor Lillqvist2011-05-301-0/+0
| |
| * The graphite2 library is called graphite2_offTor Lillqvist2011-05-301-1/+1
| |
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-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
| | * Merge branch 'DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-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
| | * | filter some library names on *BSD too just like on LINUXRobert Nagy2011-04-031-1/+1
| | | |
| * | | Use current terminology and socket libraryTor Lillqvist2011-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | It's called the Windows SDK, not the Platform SDK. Link only with the ws2_32 library, not the wsock32 one.
| * | | harmonize OGLTrans.uno library name on MacOs with the rest of the worldNorbert Thiebaud2011-04-231-1/+0
| | | |
| * | | tweak the delivered MacOS's name of OGLTrans to make instsetoo_native happyNorbert Thiebaud2011-04-231-1/+1
| | | |
| * | | seem to need shlwapi here tooCaolán McNamara2011-04-181-0/+1
| | | |
| * | | transform ssl lib names on WNT correctly (I hope .-)David Tardon2011-04-181-0/+2
| | | |
| * | | move to better locationDavid Tardon2011-04-181-7/+2
| | | |
| * | | register dynamic libs for openssl as wellDavid Tardon2011-04-151-0/+5
| | | |
| * | | mangle openssl lib names on WNT with GCCDavid Tardon2011-04-151-0/+7
| | | | | | | | | | | | | | | | I hope I got it right...
| * | | gbuildize writerfilterDavid Tardon2011-04-141-0/+2
| | | |