lp://qastaging/libunistring
- Get this branch:
- bzr branch lp://qastaging/libunistring
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.sv.gnu.org/libunistring.git.
Last successful import was .
Recent revisions
- 393. 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. - 392. By Bruno Haible
-
Upgrade to libtool 2.5.4.
* m4/libtool.m4: Update from libtool-2.5.4.
* m4/ltversion.m4: Likewise.
* build-aux/ltmain. sh: Likewise. - 391. By Bruno Haible
-
doc: Update the GFDL text.
* doc/fdl.texi: Update from gnulib/
doc/fdl- 1.3.texi. - 390. By Bruno Haible
-
doc: Improve usability of generated PDF.
* doc/libunistrin
g.texi: Use a brown colour for interactive links. - 388. By Bruno Haible
-
Prepare for 1.3 release.
* version.sh: Bump version number, date, gnulib version.
* README: Update version.
* lib/Makefile.am (LTV_*): Update to 7:0:2 (determined with help from
gnulib's libtool-next-version) . - 387. By Bruno Haible
-
Assume the target system has <stdbool.h>.
* gnulib-
local/lib/ unistr. in.h.diff: Simplify.
* gnulib-local/lib/ unicase. in.h.diff: Remove file.
* gnulib-local/lib/ unictype. in.h.diff: Remove file.
* gnulib-local/lib/ unigbrk. in.h.diff: Remove file.
* gnulib-local/Makefile. am (EXTRA_DIST): Remove them.
* lib/stdbool.mini.h: Remove file.
* lib/Makefile.am (nobase_nodist_ include_ HEADERS) : Remove unistring/ stdbool. h.
(unistring/stdbool. h): Remove rule.
(BUILT_SOURCES, MOSTLYCLEANFILES, CLEANFILES, EXTRA_DIST): Update. - 386. By Bruno Haible
-
Fix list of exports on Windows platforms.
* woe32dll/
unistring- exports. c (UC_PROPERTY_ ID_COMPAT_ MATH_START,
UC_PROPERTY_ID_COMPAT_ MATH_CONTINUE, UC_PROPERTY_ IDS_UNARY_ OPERATOR) : Add,
missing since 2024-01-31.
(UC_PROPERTY_PREPENDED_ CONCATENATION_ MARK): Add, missing since 2024-02-12.
(UC_PROPERTY_MODIFIER_ COMBINING_ MARK): Add, missing since 2024-09-13. - 385. By Bruno Haible
-
Work around a libtool bug.
Reported at <https:/
/debbugs. gnu.org/ cgi/bugreport. cgi?bug= 73737>. * m4/libtool.m4: Protect access to $multilib.
- 384. By Bruno Haible
-
Upgrade 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)