summaryrefslogtreecommitdiff
path: root/solenv/inc/libs.mk
AgeCommit message (Collapse)Author
2012-12-05Bye bye ODMATor Lillqvist
SUSE has no interest in it any longer, and I doubt anybody else has either.
2012-11-21dung out berkeleydb gnumake / configure bits ...Michael Meeks
2012-11-09binfilter.die.die.dieNorbert Thiebaud
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-10-26minizip is not used anymoreDavid Tardon
Change-Id: I0ddc4d343882248d208c9f96366625bcbe6ac4f7
2012-10-12do not play stupid games with jpeg vs. jpeglibDavid Tardon
Change-Id: I72ed637ecec5aff7528ff724b2665e22650c224b
2012-09-22neon: convert to gbuildMatúš Kukan
Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432
2012-09-10we don't need exslt for dmakeDavid Tardon
Change-Id: Id8cec9932c9c3bd76f0b1e50038582ae64a6f879
2012-09-10build and deliver internal libexslt. Use LIBEXSLT_LIBS is system xslt is usedPeter Jentsch
Change-Id: I7ab624bc4877af51d4182ab213ef49cd8c5bb2a4
2012-08-31boost: convert to gbuildMatúš Kukan
Change-Id: If3840e048edc93adec3df7fa818e8b43d17cb1d5
2012-08-02gbuildify autodocCaolán McNamara
Change-Id: I587be109e33b91ba08eb5d2b51c265e39ce797e0
2012-08-02gbuildize cosvCaolán McNamara
Change-Id: I73eb612edaba21aa5bb07577b42bd31f8de2dd2a
2012-08-02sablotron gone for yearsCaolán McNamara
Change-Id: Ib62f0595c42bc4bd8f5c55c8d3de19e92dfe9698
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba
Change-Id: Ic06bda1393de4da05af01f79b8ba54cf0ee2cb73 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-05-29these makefiles are not created anymoreDavid Tardon
Change-Id: I430fcca0df44966e05a57d1cafd16d18bebdca81
2012-05-29bin i18npool/version.mk, hardcode the versionDavid Tardon
This makefile must be included from other makefiles, which means it must be delivered first, which does not play so well with gbuild's all-in-one-process build. Because the version has not changed once since the library was introduced in 2006, I consider this just an unecessary complication of already complex build process. Change-Id: I8304f0e8ef9e59a046b10f423dbe61d75e3fc5c2
2012-05-29bin icuversion.mk, set the variables in configureMatúš Kukan
Change-Id: Ife00d7477dacfe1eb325c722517fb038ead083db
2012-04-17Use proper variable when using system clucene.Tomas Chvatal
Thanks to Caolan for the fix.
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
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
2012-03-18mingw: allow use of system zlibDavid Tardon
2012-03-08fold i18npaper into i18nutilCaolán McNamara
It's too small to justify standalone existence. We can accumulate i18n things we link to directly into i18nutil and rework i18npool uno implementions in terms of thin wrappers over i18nutil and prefer linking to i18nutil internally and leave the uno forwarders for use by external components and scripting
2012-03-06mingw: synchronize berkeleydb lib name with gbuildDavid Tardon
2012-02-23fix windows import lib nameCaolán McNamara
2012-02-23use different OUString ctor for RTL_TEXTENCODING_UCS4Caolán McNamara
2012-02-22put version number in all versioned URE libs' names on MinGWDavid Tardon
It does not make sense to do it for some of them, but not all. It is also inconsistent with other platforms.
2011-11-21Use --with-library-suffix=lo for Android to avoid clash with system ICUTor Lillqvist
2011-11-01wrong lib name for old-style makefile.mksCaolán McNamara
2011-10-05Use the old way to build libcmis and cmis ucp ATMFridrich Štrba
2011-10-03fix build of CMIS UCPDavid Tardon
2011-10-03fix some typos..., thanks matusRene Engelhard
2011-10-02add --with-system-libcmisRene Engelhard
2011-10-01CMIS: added libcmis module and created empty cmis UCP shellCédric Bosdonnat
2011-09-28adapt make dev-install to unotest changesMarkus Mohrhard
2011-09-28split 'test' into 'unotest' and 'test' to help dependenciesMichael Meeks
2011-08-21Link cppu statically to gcc3_uno on iOSTor Lillqvist
2011-08-08More dependent libraries for iOSTor Lillqvist
2011-08-03Linking with sal now implies also sal_textenc for iOSTor Lillqvist
2011-07-31VCLLIB depends on I18NPAPERLIBTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-20We do build oodma_lib with WNTGCCTor Lillqvist
2011-07-04libcurl gets built as a static library on AndroidTor Lillqvist
2011-07-01Some library hacks for iOSTor Lillqvist
2011-06-29Just use the same style library name for jvmaccess for MinGW as for UnixTor Lillqvist
2011-06-29Just use -ljawt (the self-built trivial import library) also for WNTGCCTor Lillqvist
2011-06-231.2 -> 1.3Caolán McNamara
2011-06-21Just use the same JVMFWKLIB for MinGW as on UnixTor Lillqvist
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