]> git.ipfire.org Git - thirdparty/libtool.git/shortlog
thirdparty/libtool.git
2012-10-19  Peter Rosinlibtool: avoid non-underscore symbols in the "dumpbin...
2012-10-18  Peter Rosinlibtool: unbreak Windows path quoting
2012-10-18  Peter Rosinlibtool: kill leftover m4 quoting
2012-10-18  Gary V. Vaughansyntax-check: exclude false positive nested quote test.
2012-10-18  Gary V. Vaughanlibtool: don't set auxscriptsdir at bootstrap time.
2012-10-18  Gary V. Vaughanextract-trace: only source funclib.sh when $progname...
2012-10-18  Peter Rosinlibtool: fix spelling nit
2012-10-12  Gary V. Vaughanmaint: remove m4sh support.
2012-10-12  Gary V. Vaughanlibtool: rewritten over funclib.sh instead of general...
2012-10-12  Gary V. Vaughanlibtoolize: inline sourced helper scripts during install.
2012-10-12  Gary V. Vaughanlibtoolize: rewritten over funclib.sh instead of genera...
2012-10-12  Gary V. Vaughanoptions-parser: correctly quote shell meta-characters...
2012-10-12  Gary V. Vaughanmaint: factor common shell code into build-aux/funclib.sh.
2012-10-12  Gary V. Vaughanlibtoolize: source extract-trace rather than fork and...
2012-10-12  Gary V. Vaughanoptions-parser: employ fork minimisation.
2012-10-12  Gary V. Vaughanoptions-parser: keep non-option arguments separate!
2012-10-12  Gary V. Vaughanoptions-parser: prefix usage message with "Usage: ".
2012-10-12  Gary V. Vaughanbootstrap: work when using fallback shallow gnulib...
2012-10-12  Gary V. Vaughanbootstrap: require GNU make to bootstrap.
2012-10-12  Gary V. Vaughanmaint: simplify "Local variables:" footer with time...
2012-10-08  Peter Rosintests: skip the with-pic test only if DLL_EXPORT is...
2012-10-08  Peter Rosintests: rerefix line ending problems on MinGW.
2012-10-06  Peter Rosintests: refix line ending problems on MinGW.
2012-10-06  Peter Rosintests: use dry runs in both parts of 'check link mode...
2012-10-06  Gary V. Vaughantests: sanitise the libtool quote checking Autotests.
2012-10-06  Gary V. Vaughantests: ensure mdemo.at doesn't rely on installed libltdl.
2012-10-06  Gary V. Vaughantests: allow for unstable fortran output ordering.
2012-10-05  Peter Rosintests: make LT_AT_HOST_DATA retain whitespace on MinGW
2012-10-05  Peter Rosintests: fix line ending problems on MinGW
2012-10-05  Gary V. Vaughantests: remove last vestiges of the legacy test harness.
2012-10-05  Gary V. Vaughantests: migrate legacy tagtrace.test to Autotest.
2012-10-05  Gary V. Vaughantests: migrate legacy objectlist.test to Autotest.
2012-10-05  Gary V. Vaughantests: migrate legacy link.test and link-2.test to...
2012-10-05  Gary V. Vaughantests: migrate legacy nomode.test to Autotest.
2012-10-05  Gary V. Vaughantests: migrate legacy suffix.test to Autotest.
2012-10-05  Gary V. Vaughantests: migrate legacy quote.test to Autotest.
2012-10-04  Gary V. Vaughanmaint: add missing 2012 copyright to newly pushed old...
2012-10-04  Gary V. Vaughansyntax-check: remove test/demo directories from exempti...
2012-10-04  Gary V. Vaughanconfigure: remove unused conditionals and support for...
2012-10-04  Gary V. Vaughanbootstrap: remove support for `-r' and `reconf_dirs'.
2012-10-04  Gary V. Vaughantests: let pic_flag and with-pic Autotests work on...
2012-10-04  Gary V. Vaughantests: migrate legacy tests/fcdemo tests to Autotest.
2012-10-04  Gary V. Vaughantests: migrate legacy tests/f77demo tests to Autotest.
2012-10-04  Gary V. Vaughantests: migrate legacy tests/mdemo2 tests to Autotest.
2012-10-04  Gary V. Vaughantests: migrate legacy tests/mdemo tests to Autotest.
2012-10-04  Gary V. Vaughantests: migrate legacy tests/pdemo tests to Autotest.
2012-10-04  Gary V. Vaughantests: migrate legacy tests/tagdemo tests to Autotest.
2012-10-04  Gary V. Vaughantests: migrate legacy tests/depdemo tests to Autotest.
2012-10-04  Gary V. Vaughantests: migrate legacy tests/demo tests to Autotest.
2012-10-04  Gary V. Vaughantests: migrate legacy tests/cdemo tests to Autotest.
2012-10-04  Gary V. Vaughanmaint: distribute a single ChangeLog file.
2012-10-04  Gary V. Vaughansyntax-check: fix violations and implement sc_prohibit_...
2012-10-03  Gary V. VaughanMerge branch 'gary/reredo-test-operand-order'
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
next