lp:libsigsegv

Created by snd and last modified
Get this branch:
bzr branch lp:libsigsegv

Related bugs

Related blueprints

Branch information

Owner:
VCS Imports II
Project:
libsigsegv
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at git://git.sv.gnu.org/libsigsegv.git.

The next import is scheduled to run .

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 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log

Recent revisions

649. By Bruno Haible

build: Fix "make installcheck" failure on MSVC with --enable-shared.

* configure.ac (WOE32DLL): New conditional and variable.
(WINDOWS_MSVC): New conditional.
* src/sigsegv.h.in (libsigsegv_version): Add __declspec attribute, as
needed on Windows with --enable-shared.
* src/Makefile.am (libsigsegv_la_CPPFLAGS): New variable.
(libsigsegv_la_LDFLAGS): Add --export-all-symbols for Cygwin and mingw.

648. By Bruno Haible

build: Implement 'installcheck' target.

* install-tests/test-version.c: New file.
* install-tests/Makefile.am: New file.
* configure.ac (AUGMENT_SHLIBPATH): New variable.
(AC_CONFIG_FILES): Add install-tests/Makefile.
* Makefile.am (SUBDIRS): Add install-tests.
* autogen.sh: Update comment.

647. By Bruno Haible

Mark automake 1.18 as supported.

* autogen.sh: Update comment.

646. By Paul Eggert

Fix some ungrammatical uses of "allows to".

* src/stackvma-mincore.c: Tweak comment wording.
* src/stackvma-mquery.c: Likewise.

645. By Bruno Haible

Prepare for version 2.15.

* configure.ac (AC_INIT): Bump version to 2.15.
* src/sigsegv.h.in (LIBSIGSEGV_VERSION): Likewise.
* README: Likewise.
* src/Makefile.am (LIBSIGSEGV_VERSION_INFO): Bump to 2:8:0.
* NEWS: Update.

644. By Bruno Haible

New reports.

643. By Bruno Haible

Fix compilation error on Mac OS X 10.4/powerpc.

Patch by Evan Miller <email address hidden> in
<https://lists.gnu.org/archive/html/bug-gnulib/2021-08/msg00153.html>.

* src/fault-macos-powerpc.h (SIGSEGV_FAULT_STACKPOINTER): On Mac OS X
<= 10.4, assume struct field names without underscores.

642. By Bruno Haible

Update after gnulib changed.

* gitsub.sh: Update from gnulib.

641. By Bruno Haible

Add installation information for the tarball users and from a git checkout.

We want to have an INSTALL file that contains installation instructions for
the tarball users. These instructions are necessarily package specific,
because they need to list the prerequisites or reference the DEPENDENCIES
file.

Additionally, many people who are not aware that tarballs are the primary
means for source code distribution of GNU packages check out the git repository
and then expect to see instructions for installing from that git checkout
in the INSTALL file. See e.g. <https://savannah.gnu.org/bugs/?62196>.

Unfortunately, both Automake (with strictness option = 'gnu') and 'bootstrap'
both contain code to copy the generic (not package specific) installation
instructions to the file 'INSTALL'. This is not what we want, so we disable
it. (Other packages handle this issue by putting part of the installation
instructions into the README file. This is suboptimal, because this is not
what the README file is for.)

* autogen.sh: Import INSTALL.generic from gnulib.
* INSTALL: Entirely rewritten, based on poke/INSTALL.
* Makefile.am (EXTRA_DIST): Add INSTALL.generic.

640. By Bruno Haible

Distribute DEPENDENCIES.

* Makefile.am (EXTRA_DIST): Add DEPENDENCIES.

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.

Subscribers