lp://qastaging/libsigsegv
- Get this branch:
- bzr branch lp://qastaging/libsigsegv
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.sv.gnu.org/libsigsegv.git.
Last successful import was .
Recent revisions
- 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. - 639. By Bruno Haible
-
Switch to libtool 2.5.4.
* m4/libtool.m4: Update from libtool-2.5.4.
* m4/ltversion.m4: Likewise.
* build-aux/ltmain. sh: Likewise. - 638. By Bruno Haible
-
Update the GPL text.
* COPYING: Update from <https:/
/ftp.gnu. org/gnu/ Licenses/ gpl-2.0. txt>. - 637. By Bruno Haible
-
Switch to libtool 2.5.3.
* m4/libtool.m4: Update from libtool-2.5.3.
* m4/ltoptions.m4: Likewise.
* m4/ltsugar.m4: Likewise.
* m4/ltversion.m4: Likewise.
* m4/lt~obsolete.m4: Likewise.
* build-aux/ltmain. sh: Likewise. - 635. By Bruno Haible
-
Avoid test failure with gcc 14.
Patch by Paul Eggert.
* tests/test-
catch-stackover flow2.c (null_pointer): Make it a
volatile pointer, not a pointer to volatile. Also, rename from
null_pointer_to_volatile_ int.
(main): Update. - 634. By Bruno Haible
-
Clarify license of the *.m4 files.
* m4/*.m4: In the license notice, clarify which version of the GPL
is meant. - 633. By Bruno Haible
-
Fix shared library support in 32-bit mode on FreeBSD/powerpc64.
Patch from <https:/
/savannah. gnu.org/ patch/index. php?10469>. * m4/libtool.m4: On FreeBSD, fix shlibpath_var.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)