]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2012-10-02  Gary V. Vaughantests: simplify some shell code. gary/reredo-test-operand-order
2012-10-02  Gary V. Vaughanlibtool: unroll complex nested compound statements
2012-10-02  Gary V. Vaughanlibtool: unroll nested if into a single case statement.
2012-10-02  Gary V. Vaughanlibtool: simplify $skipped_export blocks
2012-10-02  Gary V. Vaughanlibtool: simplify an if statement
2012-10-02  Gary V. Vaughanlibtool: save an if statement, with a compound statement.
2012-10-02  Gary V. Vaughanlibtool: simplify multiple string tests
2012-10-02  Gary V. Vaughanlibtool: fold if into a compound OR statement when...
2012-10-02  Gary V. Vaughanlibtool: use false or : for $rmforce, and simplify
2012-10-02  Gary V. Vaughanlibtool: use false or : for $wrappers_required, and...
2012-10-02  Gary V. Vaughanlibtool: use false or : for $linkalldeplibs, and simplify
2012-10-02  Gary V. Vaughanlibtool: use false or : for $valid_a_lib, and simplify
2012-10-02  Gary V. Vaughanlibtool: use false or : for $found, and simplify
2012-10-02  Gary V. Vaughanlibtool: use false or : for $alldeplibs, and simplify
2012-10-02  Gary V. Vaughanlibtool: use false or : for $preload, and simplify
2012-10-02  Gary V. Vaughanlibtool: use false or : for $my_pic_p, and simplify
2012-10-02  Gary V. Vaughanlibtool: use false or : for $finalize, and simplify
2012-10-02  Gary V. Vaughanlibtool: use false or : for $isdir, and simplify
2012-10-02  Peter Rosintests: skip with-pic test when no "real" pic flag is...
2012-10-02  Gary V. Vaughansyntax-check: fix texinfo formatting flagged by prohibi...
2012-10-02  Gary V. Vaughansyntax-check: remove useless_braces_in_variable_derefs.
2012-10-02  Gary V. Vaughansyntax-check: skip prohibit_strncpy.
2012-10-02  Gary V. Vaughansyntax-check: skip prohibit_always_true_header_tests...
2012-10-02  Gary V. VaughanRevert "bootstrap: delete unneeded README-release patch"
2012-10-02  Gary V. Vaughanmaint: remove unused cvsu script.
2012-10-02  Gary V. Vaughanmaint: run update-copyright for missing 2011 and 2012...
2012-10-02  Gary V. Vaughanbootstrap: use gnulib update-copyright script.
2012-10-02  Gary V. Vaughanbootstrap: update bootstrap script to latest upstream.
2012-10-02  Gary V. Vaughangit: don't complain about new parallel tests driver...
2012-10-02  Gary V. Vaughangnulib: update local gnulib patches.
2012-10-02  Gary V. Vaughangnulib: update gnulib submodule.
2012-10-02  Gary V. Vaughanbootstrap: ensure there is a ChangeLog before running...
2012-10-02  Gary V. Vaughanlibtoolize: improve verbose mode output.
2012-10-02  Peter O'GormanAdd the 'n' to then.
2012-10-02  Andreas SchwabPass through -g* so that debugging information is not...
2012-10-02  David EdelsohnAIX PIC shared library support
2012-10-02  Brad SmithUpdate/simplify OpenBSD support
2012-10-02  Peter Rosinlibtool: quote progpath properly
2012-10-02  Mike FrysingerHandle getconf returning "undefined".
2012-10-02  Peter Rosinbootstrap: delete unneeded README-release patch
2012-10-02  Peter O'GormanFix typo that caused sys_lib_search_path_spec to be...
2012-10-02  Samuel ThibaultImprove GNU/Hurd support.
2012-10-02  Titus von BoxbergAccept clang's -stdlib linker flag.
2012-10-02  Juergen ReuterEnable nagfor fortran compiler support
2012-10-02  Juergen ReuterFixing -shared error message for nagfor compiler.
2012-10-02  Pavel (Pasha... Improve debug error reporting in ltdl.
2012-10-02  Peter O'GormanDeleted unneeded gitlog-to-changelog patch
2012-10-02  Peter Rosincwrapper: avoid surplus strlen calculations.
2012-10-02  Gary V. Vaughanbootstrap: fix Autoconf version typo.
2012-10-02  Gary V. Vaughangnulib: update gnulib submodule.
2012-10-02  Gary V. Vaughanlibtool: make fork minimisation compatible with dash...
2012-10-02  Gary V. Vaughanbootstrap: adopt autoconf echo normalization code.
2012-10-02  Gary V. Vaughanlibtool: minimise forks per invocation under bash.
2012-10-02  H.J. LuSupport x32.
2012-10-02  Gary V. Vaughanmaint: disable prohibit_always-defined_macros syntax...
2012-10-02  Gary V. Vaughantests: s/snippit/snippet/.
2012-10-02  Gary V. Vaughantests: make sure file restore traps are called correctl...
2012-10-02  Gary V. Vaughanbootstrap: put back missing spaces before parens.
2012-10-02  Gary V. Vaughanlibtoolize: refactor copying filter creation.
2012-10-02  Gary V. Vaughanmaint: pick XSI funcs at runtime, not configure time.
2012-10-02  Gary V. Vaughanmaint: share useful functions from general.m4sh.
2012-10-02  Gary V. Vaughanlibtoolize: reorder function definitions to keep func_f...
2012-10-02  Gary V. Vaughanlibtoolize: use _filter as a prefix for better ordering.
2012-10-02  Gary V. Vaughanlibtoolize: rename ltdl.mk filter function.
2012-10-02  Gary V. Vaughanbootstrap: escape quotes properly in generated functions.
2012-10-02  Gary V. Vaughanbootstrap: reorder function definitions to keep func_bu...
2012-10-02  Gary V. Vaughanbootstrap: use _buildreq as a prefix for better ordering.
2012-10-02  Gary V. Vaughanbootstrap: ensure consistent function header comments.
2012-10-02  Gary V. Vaughanbootstrap: make sure patch is available to bootstrap...
2012-10-02  Gary V. Vaughanmaint: Fix generated ChangeLog typos.
2012-10-02  Gary V. Vaughansyntax-check: fix violations and implement sc_prohibit_...
2012-10-02  Gary V. Vaughansyntax-check: [REDO] fix violations and implement sc_pr...
2011-11-25  Gary V. Vaughansyntax-check: fix violations and implement sc_useless_b...
2011-11-25  Gary V. Vaughansyntax-check: fix violations and implement sc_prohibit_...
2011-11-25  Gary V. Vaughantests: migrate tests/sh.test checks to syntax-checks.
2011-11-25  Gary V. Vaughansyntax-check: fix violations and implement sc_useless_q...
2011-11-25  Gary V. Vaughansyntax-check: fix violations and implement sc_useless_q...
2011-11-25  Gary V. Vaughanmaint: quote $file correctly in bootstrap.
2011-11-25  Gary V. Vaughanbuild: fix a quoting bug when regenerating with bootstr...
2011-11-17  Gary V. Vaughandist: hook syntax-check into `make distcheck'.
2011-11-17  Gary V. Vaughansyntax-check: enable sc_prohibit_always_true_header_tests.
2011-11-17  Gary V. Vaughansyntax-check: enable sc_program_name.
2011-11-17  Gary V. Vaughansyntax-check: enable sc_bindtextdomain.
2011-11-17  Gary V. Vaughansyntax-check: fix violations and implement sc_trailing_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_useless_c...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_space_tab.
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_prohibit_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_probibit_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_prohibit_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_prohibit_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_prohibit_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_prohibit_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_prohibit_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_prohibit_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_prohibit_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_makefile_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_makefile_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_m4_quote_...
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_file_system.
2011-11-17  Gary V. Vaughansyntax-check: fix violations and re-enable sc_error_mes...
next