lp://staging/~vcs-imports/libtool/main
- Get this branch:
- bzr branch lp://staging/~vcs-imports/libtool/main
Branch merges
Branch information
Import details
This branch is an import of the CVS module libtool from :pserver:anonymous@cvs.sv.gnu.org:/cvsroot/libtool.
Last successful import was .
Whiteboard
Project migrated to git.
Recent revisions
- 2778. By ericb
-
Fix usage of setmode without declaration on cygwin.
* libltdl/
config/ ltmain. m4sh (func_emit_ cwrapperexe_ src): Ensure
setmode has prototype for both mingw and cygwin. - 2777. By rwild
-
* libltdl/
m4/libtool. m4 (_LT_PROG_ XSI_SHELLFNS) : Move non-XSI
definition of func_dirname_and_basename ...
* libltdl/config/ general. m4sh (func_dirname_ and_basename) :
... here, to use it for the other scripts that use general.m4sh
(and as portable fallback for libtool). Add marker for early
insertion of generated shell functions (into libtool, not the
other scripts) here.
Use func_dirname_and_basename to compute progname, progpath.
* libltdl/config/ ltmain. m4sh (func_mode_help): Remove marker
for insertion of generated shell functions.
* tests/sh.test: Adjust function definition test to not match
function call. - 2776. By rwild
-
* libltdl/
m4/libtool. m4 (_LT_PROG_ XSI_SHELLFNS) <func_xform>:
New function.
* libltdl/config/ ltmain. m4sh (func_mode_ compile) : Use it to
avoid two forks with XSI shells.
* tests/suffix.test: Also test a file with multiple dots. - 2775. By pogma
-
* libltdl/
config/ ltmain. m4sh (func_win32_libid,
func_generate_dlsyms, func_extract_ an_archive,
func_extract_archives, func_mode_help): move these so they
appear after func_mode_compile.
* tests/nomode.test: Check that --mode=link --help works.
Reported by Josh Triplett <email address hidden> - 2774. By gary
-
* doc/libtool.texi (Libltdl interface): Add missing
documentation for lt_dlopenavise.
Reported by Anton Erti <email address hidden>Reported by Olly Betts <email address hidden>
- 2773. By gary
-
* configure.ac, libltdl/
configure. ac (AM_INIT_AUTOMAKE): Use
gnu rather than gnits standards so that version number 2.2.3a
is not rejected!
Repoted by Olly Betts <email address hidden> - 2771. By gary
-
GNU Libtool 2.2.2 was released.
* configure.ac, libltdl/
configure. ac (AC_INIT): Bump version
number to 2.2.2.
* libltdl/Makefile.in (LTDL_VERSION_INFO): C:R+1:A because the
interfaces are unchanged, even though we improved the code some
more.
* NEWS: Updated.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)