lp:~endlessm/xapian/endless-master

Created by Will Greenberg and last modified
Get this branch:
bzr branch lp:~endlessm/xapian/endless-master

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Endless
Project:
Xapian
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/endlessm/xapian-core.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 4 seconds — see the log

Recent revisions

15542. By Olly Betts

Wrap getaddrinfo() in a class

This allows us to fairly cleanly workaround the unhelpful semantics
of AI_ADDRCONFIG on platforms which follow the old RFC instead of
POSIX - if only loopback networking is configured, localhost won't
resolve by name or IP address, which causes testsuites using the
remote backend over localhost to fail in auto-build environments
which deliberately disable networking during builds.

The workaround implemented is to check if the hostname is "::1",
"127.0.0.1" or "localhost" and disable AI_ADDRCONFIG for these.
This doesn't catch all possible ways to specify localhost, but
should catch all the ways these might be specified in a testsuite.

Fixes https://bugs.debian.org/853107, reported by Daniel Schepler
and the root cause uncovered by James Clarke.

15541. By Olly Betts

Add explicit "all" target so "make" doesn't distcheck

This was causing jenkins to run "make distcheck" twice!

15540. By Cosimo Cecchi

Merge pull request #8 from endlessm/wip/olly/tests

Backport useful changes from later 1.3.x and 1.4.x

15539. By Cosimo Cecchi

Merge pull request #7 from endlessm/endlessm-rework-autogen.sh

Rework autogen.sh to use bootstrap

15538. By Philip Chimento

Merge pull request #6 from endlessm/endlessm-reenable-testsuite

Reenable the testsuite

15537. By Will G.

Merge pull request #5 from endlessm/T18527

Make xapian/iterator.h functions 'inline'

15536. By Philip Chimento

Merge pull request #4 from endlessm/gcc-7-warning

Allow building with GCC ≥ 7

https://phabricator.endlessm.com/T18506

15535. By Will G.

Merge pull request #3 from ojwb/spelling-correct-for-titles

Enable spelling correction for S prefix

15534. By Will G.

Merge pull request #2 from endlessm/less-strict-tarball-names

Makefile: Glob more possible tarball names

15533. By Will Greenberg

Stupid distcheck fix

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.