summaryrefslogtreecommitdiff
path: root/openldap
AgeCommit message (Collapse)AuthorFilesLines
2012-11-15tweak some build.lsts...Michael Stahl1-2/+1
Change-Id: Ia9b5b2775ad91661bf3d130417a1624fa4d855d2
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan1-1/+1
Rationale: - it is advised to use max-jobs and num-cpus with the same value in wiki - max-jobs was used only for lcms2 and few gbuild modules outside of tail_build anyway. Also fixes: - really use CHECK_PARALLELISM when meant to - EXTMAXPROCESS is not defined in gbuild; use parent's jobservers in sub-make where possible Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88 Reviewed-on: https://gerrit.libreoffice.org/930 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-28openldap: convert to gbuildMatúš Kukan7-76/+109
Change-Id: Ic1c4c58a09fd41bce78731e61349baa129f5e935
2012-10-15Don't be paranoid, surely all our platforms have a working memcmp()Tor Lillqvist1-1/+1
The openldap configury thinks it's safest to assume memcmp() isn't working if it can't run a test program when cross-compiling. Meh. Change-Id: I4cd580f91b83de558f841d4dba781e8551aace34
2012-10-14Handle cross-compilationTor Lillqvist1-0/+6
Guesstimate that --with-yielding_select=yes. Change-Id: I44c91c41b5f46ee4e969065b8c5e7c0c01899286
2012-07-20android: x86 porting work.Michael Meeks1-2/+2
2012-07-17NSS_Initialize is actually in nssutil3Caolán McNamara1-0/+23
so add in all the libs we're going to link against when doing our link test, which fixes the build for this on an old debian toolchain. Change-Id: Ia2883f0992ad44e3857576eee59c70df80028694
2012-07-16No space after -L (Mac OS X)Stephan Bergmann1-1/+1
Change-Id: I5ef42a2a9cae39628442d99c4bc691bd947a92d5
2012-07-16TypoStephan Bergmann1-1/+1
Change-Id: I4c36c13d1bd519217b8e6335d31c3450e8c8d4bc
2012-07-16Postgresql driver links with the *_r variantFridrich Štrba2-0/+2
Change-Id: Iff1b5ff33b7a770c94a5b5d32f39ee1c4f596065
2012-07-16Fixing build with internal openldapFridrich Štrba1-1/+1
Change-Id: I365c5252a48b6ba4e8409534c75d34c4d07b2475
2012-07-16openldap module to build for unix only (still unused)Fridrich Štrba5-0/+126
Change-Id: I9a3004634108fb4d1a990eaf528059cc7dfbe27e