summaryrefslogtreecommitdiff
path: root/extensions/Library_ldapbe2.mk
AgeCommit message (Collapse)AuthorFilesLines
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
2014-04-14better?Stephan Bergmann1-1/+3
Change-Id: Idacacf531d237c2c7482db85c56b58954fd04ac5
2014-04-14Missing boost_headers dependency for WNTStephan Bergmann1-0/+1
Change-Id: I92906de88669d629f8efd39439c4e6e0151f687c
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
Change-Id: Ie81d270267b6c3c3620ade62eb393b28d995a654
2013-10-23Fix build of ldapbe in UbuntuMarcos Paulo de Souza1-1/+1
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-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-03-27a little ldap cleaningMatúš Kukan1-1/+1
Change-Id: Ib224484ef994312e78bac75c40421c7f6235326a
2013-03-26Oups, fix typoJulien Nabet1-1/+1
Change-Id: I64c1c644b2241fb3d43a1300816ead0f7724a4d3
2013-03-26New try to fix plc4Julien Nabet1-1/+1
Change-Id: Id747989c4c99967129ca9c7e7a86e6e82e943c98
2013-03-26Revert "Try a fix for Win build and plc4"Julien Nabet1-1/+1
This reverts commit b8b3230d51da93a93aa7397b98a1aafa7a926a3f.
2013-03-26Try a fix for Win build and plc4Julien Nabet1-1/+1
Change-Id: Ib2c7e2397ff36e9c6baf359479bdda427d2cd7c3
2013-02-04... and ssl3 tooDavid Tardon1-0/+1
Change-Id: I16263e87855cc63a964d4f6780715739b6027bda
2013-02-04must link with plc4 tooDavid Tardon1-0/+1
Change-Id: I29deb025e3869dc495a84d6559708f5308a83ff1
2013-02-04fdo#60115 build of ldapbe2 breaks if nss is in nonstd. locationDavid Tardon1-10/+3
Change-Id: I32a0495edffbe13734457c230a3a1735aa254198
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl1-1/+1
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
2012-07-16RepositoryExternal.mk: add openldapMichael Stahl1-2/+2
Change-Id: I5f673db405449d28951eff4d6d30ad0b9ec5d77f
2012-07-16Fixing build with internal openldapFridrich Štrba1-0/+7
Change-Id: I365c5252a48b6ba4e8409534c75d34c4d07b2475
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba1-29/+3
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-07-16Don't load ldap library dynamically, link it!Fridrich Štrba1-0/+18
Change-Id: I5e9aeb3ebda0c30da364df0d7a1c0f245a33431c
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-2/+2
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)
2011-12-19extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl1-1/+1
2011-12-17extensions: convert ldap to gbuildPeter Foley1-0/+86