]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2014-11-04  KO Myung-Hunlibtool: don't eliminate duplications in $postdeps...
2014-11-03  Gary V. Vaughanconfigury: create installation dir before writing to it.
2014-11-03  Gary V. Vaughanmaint: .PHONY rules to protect gmake from pathological...
2014-11-02  Arkadiusz Miśkiewicztests: fix typo in cmdline_wrap skip check.
2014-11-02  Gary V. Vaughanlibtoolize: don't forget to remove old non-gnulib argz...
2014-11-02  Gary V. Vaughanlibltdl: move libltdl argz module into LT namespace.
2014-11-02  Gary V. Vaughanmaint: whitespace cleanup.
2014-11-02  Pavel Raiskuplibtoolize: do not remove gnulib files with --force.
2014-10-30  Gary V. Vaughantests: set bindir and libdir at configure time.
2014-10-29  Reuben Thomaslibtool: -rdynamic support for tcc.
2014-10-29  Reuben Thomaslibtool: preliminary support for tcc on linux*.
2014-10-29  Gary V. Vaughanmaint: fix README-alpha version match.
2014-10-29  Gary V. Vaughanmaint: autogenerate THANKS.
2014-10-29  Gary V. Vaughanmaint: fix prefix and suffix installs for libtoolize.
2014-10-27  Gary V. Vaughanmaint: move Peter O'Gorman and Ralf Wildenhues to past...
2014-10-27  Gary V. Vaughanmaint: post-release administrivia
2014-10-27  Gary V. Vaughanversion 2.4.3 v2.4.3
2014-10-27  Gary V. Vaughanbootstrap: sync with upstream.
2014-10-27  Gary V. Vaughantestsuite: fixes required for `make distcheck CC=g++`.
2014-10-27  Gary V. Vaughanmaint: fix a typo in THANKS.
2014-10-27  Gary V. Vaughansyntax-check: use strlcpy instead of strncpy.
2014-10-25  Gary V. Vaughanlibtool: fix GCC linking with -fstack-protector.
2014-10-25  Gary V. Vaughanlibtool: support Mac OS 10.10 and newer.
2014-10-25  Gary V. Vaughanbootstrap: commit latest to avoid regeneration at build...
2014-10-25  Gary V. Vaughangnulib: sync with upstream.
2014-05-13  Peter Rosinlibtool: delay expansion of $ECHO until the wrapper...
2014-05-06  Peter Rosinlibtool: fix nm test for MSYS/MinGW
2014-05-05  Peter Rosinlibtool: speed up ltwrapper_script detection in execute...
2014-05-02  Peter Rosinlibtool: prevent lto from stripping the magic cookie...
2014-02-12  Peter Rosintests: sprinkle -no-undefined when linking libraries
2014-02-12  Peter Rosinlibtool: actually strip -Wl when relinking with $LD
2014-02-10  Peter Rosinbootstrap: fix description of func_sort_ver to match...
2014-02-05  Gary V. Vaughandoc: remove redundant "in order to" phrase where possible.
2014-02-03  Bruce Korbbootstrap: check for git tree with .git/. in case of...
2014-01-27  Gary V. Vaughanbootstrap: use `-d .git` to check whether we are in...
2014-01-17  Rainer Orthlibtool: opt_duplicate_compiler_generated_deps is harmf...
2014-01-15  Gary V. Vaughanbootstrap: check for git checkout correctly.
2014-01-11  Todd C. Millerlibtoolize: don't remove install-sh.
2014-01-07  Gary V. Vaughanoptions-parser: --version works with 'DO NOT EDIT'...
2014-01-07  Gary V. Vaughanbootstrap: specify particular version in buildreq with...
2014-01-05  Gary V. Vaughanbootstrap: remove conftest.sed file droppings.
2014-01-04  Gary V. Vaughanbootstrap: replace spurious hyphen in some section...
2014-01-03  Gary V. Vaughaninline-source: DO NOT EDIT warning only for top-level...
2014-01-03  Gary V. Vaughaninline-source: gawk doesn't have boolean constants.
2014-01-03  Gary V. Vaughanedit-readme-alpha: adjust for recent README edits.
2014-01-03  Gary V. Vaughanbootstrap: fix test-dollar sanity check failure.
2014-01-03  Gary V. Vaughanlibtool: rearrange header comments for correct version...
2014-01-03  Gary V. VaughanREADME: Tweak into markdown format and fix some bitrot.
2014-01-03  Gary V. Vaughanbootstrap: support automake README requirement.
2014-01-03  Gary V. Vaughanconfigury: use bootstrap ChangeLog management feature.
2014-01-03  Gary V. Vaughanbootstrap: force remove file droppings from previous...
2014-01-03  Gary V. Vaughaninline-source: add a DO NOT EDIT notice to generated...
2014-01-03  Gary V. Vaughanbootstrap: move included files below DO NOT EDIT comment.
2014-01-03  Gary V. Vaughanmaint: use before-save-hook in Emacs footers.
2014-01-03  Gary V. Vaughanlibtoolize: use printf '%s\n' unconditionally.
2014-01-02  Gary V. Vaughanbootstrap: push Peter's version sort fix back into...
2014-01-01  Gary V. Vaughanmaint: change history.
2014-01-01  Gary V. Vaughanlibtool: only strip -Wl when linking with $LD. v2.4.2.444
2014-01-01  Gary V. Vaughanbootstrap: fix gitlog-to-changelog detection.
2014-01-01  Gary V. Vaughanmaint: update copyright notices to include 2014.
2014-01-01  Gary V. Vaughangnulib: update to latest upstream revision.
2014-01-01  Gary V. Vaughantests: gcj cannot reliably compile directly to .o from...
2014-01-01  Gary V. Vaughantestsuite: with SunStudio12.x f77, don't fail on system...
2014-01-01  Gary V. Vaughanmaint: use $SED and $GREP, not sed and grep in all...
2014-01-01  Gary V. Vaughantests: use TESTS_ENVIRONMENT for EGREP and FGREP.
2014-01-01  Gary V. Vaughantests: use $GREP throughout.
2014-01-01  Gary V. Vaughantests: use $SED throughout.
2014-01-01  Gary V. Vaughantests: run cmdline_wrap last, or not at all if anything...
2014-01-01  Gary V. Vaughanconfigury: remove spurious g modifier in sed expression.
2014-01-01  Gary V. Vaughanconfigury: use $(SED) where input does not end in newline.
2014-01-01  Gary V. Vaughantests: skip fcdemo checks when $FC cannot compile fortr...
2014-01-01  Gary V. Vaughanfunclib.sh: improve comments.
2013-12-09  Peter Rosinmaint: fix out-of-tree autoreconf w/o manual rebootstrap
2013-11-19  Peter Rosinbootstrap: fix version sort
2013-11-08  Peter Rosintests: Use a basic grep that matches the basic regexp... v2.4.2.427
2013-10-29  Gary V. Vaughanbootstrap: fix a quoting error.
2013-10-28  Gary V. Vaughanfunclib.sh: simplify version comparison functions.
2013-10-28  Gary V. Vaughanbootstrap: show found GREP and SED in verbose mode.
2013-10-28  Gary V. Vaughanrefactor: simplify program path searching in funclib.sh.
2013-10-28  Gary V. Vaughanbootstrap: search for a non-truncating grep binary.
2013-10-28  Gary V. Vaughanbootstrap: search for a non-truncating sed binary.
2013-10-27  Gary V. Vaughantests: use autotest as_unset rather than rerolling...
2013-10-27  Gary V. Vaughanmaint: post-release administrivia
2013-10-26  Gary V. Vaughanversion 2.4.2.418 v2.4.2.418
2013-10-26  Gary V. Vaughangnulib: update to latest upstream revision.
2013-10-26  Gary V. Vaughangnulib: use func_sort_ver instead of GNU sort -V in...
2013-10-26  Gary V. Vaughanrefactor: move func_sort_ver from bootstrap.in to funcl...
2013-10-26  Gary V. Vaughantests: use K&R main() syntax for old-ltdl-iface.at.
2013-10-25  Gary V. Vaughanlibltdl: bump -version-info revision by 1.
2013-10-25  Gary V. Vaughanmaint: Update README-release for Makefile.inc -> ltdl...
2013-10-25  Gary V. Vaughanmaint: bump serials on m4 sources changed since v2...
2013-10-25  Gary V. Vaughanmaint: fix a syntax-check violation from commit 12641bd.
2013-10-10  Vadim Zeitlinlibtool: Don't fall back to static libraries if buildin...
2013-10-09  Brooks Moseslibtool: Remove unneeded quotes in assignment.
2013-10-09  Fabian Groffenlibtool: Fix x86_64-pc-solaris2.* GNU ld breakage
2013-10-09  Olivier Blinlibtool: Fix detection of ld version with parentheses.
2013-10-09  Brooks Moseslibtool: Fix comment indentation
2013-10-09  DJ Delorielibtool: Add TPF settings for LT_SYS_DLOPEN_SELF
2013-10-09  Vincent Lefevrelibtool: Fix $wl setting for tcc on GNU systems
2013-10-09  Peter Johanssonlibtool: use AS_HELP_STRING in LT_WITH_SYSROOT help...
next