Commit Graph

24 Commits

Author SHA1 Message Date
541761d7b8 prefer makefile-gmake-mode
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
2014-04-28 23:35:42 +09:00
d2555ebb24 better?
Change-Id: Idacacf531d237c2c7482db85c56b58954fd04ac5
2014-04-14 09:57:50 +02:00
d0c4ab34fd Missing boost_headers dependency for WNT
Change-Id: I92906de88669d629f8efd39439c4e6e0151f687c
2014-04-14 09:44:35 +02:00
a6611be6bc Clean up function declarations and some unused functions
Change-Id: Ie81d270267b6c3c3620ade62eb393b28d995a654
2014-04-13 23:44:29 +02:00
ae88290f87 Fix build of ldapbe in Ubuntu
Change-Id: I6e3e64a0e9a0510401f9b8ddbf9e18e2d6caba3e
Reviewed-on: https://gerrit.libreoffice.org/6400
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2013-10-23 13:34:06 +00:00
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
d6a020730e a little ldap cleaning
Change-Id: Ib224484ef994312e78bac75c40421c7f6235326a
2013-03-27 00:40:11 +01:00
c1563bc6d2 Oups, fix typo
Change-Id: I64c1c644b2241fb3d43a1300816ead0f7724a4d3
2013-03-26 23:21:45 +01:00
91f3b19e1d New try to fix plc4
Change-Id: Id747989c4c99967129ca9c7e7a86e6e82e943c98
2013-03-26 22:52:39 +01:00
4871d1beb9 Revert "Try a fix for Win build and plc4"
This reverts commit b8b3230d51da93a93aa7397b98a1aafa7a926a3f.
2013-03-26 22:45:44 +01:00
b8b3230d51 Try a fix for Win build and plc4
Change-Id: Ib2c7e2397ff36e9c6baf359479bdda427d2cd7c3
2013-03-26 22:26:20 +01:00
6ef4656468 ... and ssl3 too
Change-Id: I16263e87855cc63a964d4f6780715739b6027bda
2013-02-04 10:04:32 +01:00
996ac0815a must link with plc4 too
Change-Id: I29deb025e3869dc495a84d6559708f5308a83ff1
2013-02-04 09:55:11 +01:00
423079fd4d fdo#60115 build of ldapbe2 breaks if nss is in nonstd. location
Change-Id: I32a0495edffbe13734457c230a3a1735aa254198
2013-02-04 08:09:57 +01:00
5a61e28378 gbuild: fix silly "expandtabs" in makefile VIM modelines
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2013-01-26 22:20:07 +01:00
dc397aae70 gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:
add a new gb_LinkTarget_use_system_win32_libs to abstract different
linker options on MSVC and GCC.

Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
2012-09-28 16:49:08 +02:00
e0ee0d444e RepositoryExternal.mk: add openldap
Change-Id: I5f673db405449d28951eff4d6d30ad0b9ec5d77f
2012-07-16 19:00:07 +02:00
aad94ec02c Fixing build with internal openldap
Change-Id: I365c5252a48b6ba4e8409534c75d34c4d07b2475
2012-07-16 17:22:49 +02:00
336c956262 First attempt at removing mozilla ldap at all (please help to fix)
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-07-16 17:22:49 +02:00
589f09363b Don't load ldap library dynamically, link it!
Change-Id: I5e9aeb3ebda0c30da364df0d7a1c0f245a33431c
2012-07-16 12:42:56 +02:00
fdda178d88 targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
c923f7d2c2 gbuild: "use" vs. "add":
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
  (i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
  (i.e. it is registered at the Module, has it's own makefile, may be
  in a different module than the target)
2012-04-08 01:05:52 +02:00
6716631b35 extensions: d'oh, i've pasted C++ emacs modelines in makefiles 2011-12-19 22:09:48 +01:00
87612dadc1 extensions: convert ldap to gbuild 2011-12-17 23:33:32 +01:00