summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* maint: fix a syntax-check failure.Gary V. Vaughan2014-11-041-1/+1
* libtool: fix universal library building on darwin.Gary V. Vaughan2014-11-042-1/+2
* tests: update fat binary test case for modern darwin.Gary V. Vaughan2014-11-041-8/+8
* tests: fix false positive in failed test check for cmdline_wrap.at.Gary V. Vaughan2014-11-041-1/+2
* bootstrap: sync with upsteram.Gary V. Vaughan2014-11-042-4/+22
* libtool: support versioning on OS/2.KO Myung-Hun2014-11-043-3/+9
* libtool: support -export-symbols and -export-symbols-regex on OS/2.KO Myung-Hun2014-11-042-0/+38
* libtool: add -os2dllname option.KO Myung-Hun2014-11-044-2/+21
* libtool: fix DLL creation/installation/uninstallation on OS/2.KO Myung-Hun2014-11-042-4/+67
* libtool: support -Zxxx options used on OS/2.KO Myung-Hun2014-11-041-0/+19
* libtool: set lt_cv_deplibs_check_method to pass_all on OS/2.KO Myung-Hun2014-11-041-0/+3
* libtool: there is no need to relink DLLs on OS/2.KO Myung-Hun2014-11-041-1/+1
* ltdl: OS/2 uses other APIs to load a DLL than LoadLibrary() on Windows.KO Myung-Hun2014-11-041-1/+1
* libtool: support to link against static libraries on OS/2.KO Myung-Hun2014-11-041-0/+15
* libtool: don't eliminate duplications in $postdeps and $predeps on OS/2KO Myung-Hun2014-11-041-1/+1
* configury: create installation dir before writing to it.Gary V. Vaughan2014-11-032-0/+3
* maint: .PHONY rules to protect gmake from pathological file names.Gary V. Vaughan2014-11-031-0/+5
* tests: fix typo in cmdline_wrap skip check.Arkadiusz Miƛkiewicz2014-11-021-1/+1
* libtoolize: don't forget to remove old non-gnulib argz files.Gary V. Vaughan2014-11-021-1/+1
* libltdl: move libltdl argz module into LT namespace.Gary V. Vaughan2014-11-0214-65/+75
* maint: whitespace cleanup.Gary V. Vaughan2014-11-021-4/+4
* libtoolize: do not remove gnulib files with --force.Pavel Raiskup2014-11-021-2/+2
* tests: set bindir and libdir at configure time.Gary V. Vaughan2014-10-305-26/+26
* libtool: -rdynamic support for tcc.Reuben Thomas2014-10-291-0/+3
* libtool: preliminary support for tcc on linux*.Reuben Thomas2014-10-292-0/+18
* maint: fix README-alpha version match.Gary V. Vaughan2014-10-291-2/+2
* maint: autogenerate THANKS.Gary V. Vaughan2014-10-294-243/+191
* maint: fix prefix and suffix installs for libtoolize.Gary V. Vaughan2014-10-293-5/+17
* maint: move Peter O'Gorman and Ralf Wildenhues to past maintainers.Gary V. Vaughan2014-10-271-2/+2
* maint: post-release administriviaGary V. Vaughan2014-10-273-2/+5
* version 2.4.3v2.4.3Gary V. Vaughan2014-10-271-1/+1
* bootstrap: sync with upstream.Gary V. Vaughan2014-10-273-10/+10
* testsuite: fixes required for `make distcheck CC=g++`.Gary V. Vaughan2014-10-273-9/+61
* maint: fix a typo in THANKS.Gary V. Vaughan2014-10-271-1/+1
* syntax-check: use strlcpy instead of strncpy.Gary V. Vaughan2014-10-272-2/+2
* libtool: fix GCC linking with -fstack-protector.Gary V. Vaughan2014-10-251-1/+2
* libtool: support Mac OS 10.10 and newer.Gary V. Vaughan2014-10-252-1/+2
* bootstrap: commit latest to avoid regeneration at build time.Gary V. Vaughan2014-10-251-1/+1
* gnulib: sync with upstream.Gary V. Vaughan2014-10-251-0/+0
* libtool: delay expansion of $ECHO until the wrapper script runsPeter Rosin2014-05-131-1/+1
* libtool: fix nm test for MSYS/MinGWPeter Rosin2014-05-061-2/+7
* libtool: speed up ltwrapper_script detection in execute modePeter Rosin2014-05-063-4/+52
* libtool: prevent lto from stripping the magic cookie from the cwrapperPeter Rosin2014-05-021-1/+6
* tests: sprinkle -no-undefined when linking librariesPeter Rosin2014-02-123-3/+11
* libtool: actually strip -Wl when relinking with $LDPeter Rosin2014-02-121-1/+1
* bootstrap: fix description of func_sort_ver to match recent sort changePeter Rosin2014-02-102-3/+3
* doc: remove redundant "in order to" phrase where possible.Gary V. Vaughan2014-02-062-28/+28
* bootstrap: check for git tree with .git/. in case of soft links.Bruce Korb2014-02-033-3/+2
* bootstrap: use `-d .git` to check whether we are in a git tree.Gary V. Vaughan2014-01-273-4/+5
* libtool: opt_duplicate_compiler_generated_deps is harmful on SolarisRainer Orth2014-01-181-1/+3