summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix a typo in THANKS.branch-2-4Gary V. Vaughan2014-10-271-1/+1
* maint: don't install unused helper scripts.Gary V. Vaughan2014-10-261-1/+1
* syntax-check: use strlcpy instead of strncpy.Gary V. Vaughan2014-10-262-2/+2
* bootstrap: add gnulib override modules.Gary V. Vaughan2014-10-269-1203/+110
* libtool: fix GCC linking with -fstack-protector.Gary V. Vaughan2014-10-261-1/+2
* libtool: support Mac OS 10.10 and newer.Gary V. Vaughan2014-10-262-3/+4
* libtool: delay expansion of $ECHO until the wrapper script runsPeter Rosin2014-10-261-1/+1
* libtool: fix nm test for MSYS/MinGWPeter Rosin2014-10-261-2/+7
* libtool: speed up ltwrapper_script detection in execute modePeter Rosin2014-10-263-4/+53
* libtool: prevent lto from stripping the magic cookie from the cwrapperPeter Rosin2014-10-261-1/+6
* libtool: actually strip -Wl when relinking with $LDPeter Rosin2014-10-261-1/+1
* doc: remove redundant "in order to" phrase where possible.Gary V. Vaughan2014-10-262-28/+28
* libtool: opt_duplicate_compiler_generated_deps is harmful on SolarisRainer Orth2014-10-261-1/+3
* edit-readme-alpha: adjust for recent README edits.Gary V. Vaughan2014-10-262-7/+7
* README: Tweak into markdown format and fix some bitrot.Gary V. Vaughan2014-10-264-326/+265
* libtool: only strip -Wl when linking with $LD.Gary V. Vaughan2014-10-261-6/+8
* maint: update copyright notices to include 2014.Gary V. Vaughan2014-10-26242-247/+286
* configury: remove spurious g modifier in sed expression.Gary V. Vaughan2014-10-261-1/+1
* configury: use $(SED) where input does not end in newline.Gary V. Vaughan2014-10-261-1/+1
* gnulib: use func_sort_ver instead of GNU sort -V in do-release-commit-and-tag.Gary V. Vaughan2014-10-261-22/+13
* libltdl: bump -version-info revision by 1.Gary V. Vaughan2014-10-261-1/+1
* maint: bump serials on m4 sources changed since v2.4.2.Gary V. Vaughan2014-10-264-4/+4
* libtool: Don't fall back to static libraries if building them was disabledVadim Zeitlin2014-10-261-5/+8
* libtool: Remove unneeded quotes in assignment.Brooks Moses2014-10-261-1/+1
* libtool: Fix x86_64-pc-solaris2.* GNU ld breakageFabian Groffen2014-10-261-1/+1
* libtool: Fix detection of ld version with parentheses.Olivier Blin2014-10-261-1/+1
* libtool: Fix comment indentationBrooks Moses2014-10-261-1/+1
* libtool: Add TPF settings for LT_SYS_DLOPEN_SELFDJ Delorie2014-10-261-0/+8
* libtool: Fix $wl setting for tcc on GNU systemsVincent Lefevre2014-10-261-0/+6
* libtool: Haiku change for shlibpath_overrides_runpathJoseph Prostko2014-10-261-1/+1
* libtool: Discard "-mllvm $arg" options when linking.Brooks Moses2014-10-261-0/+11
* maint: Fix various comment and documentation typos.Ondřej Bílka2014-10-264-5/+5
* libtool: Add Android/Linux support.David 'Digit' Turner2014-10-261-0/+20
* libtool: trust -print-search-dirs from recent GCCPeter Rosin2014-10-262-5/+13
* libtool: set correct linker ABI flags on mips64 linux.Steve Ellcey2014-10-261-0/+32
* libltdl: don't trip subdir-objects warning from Automake >= 1.14.Gary V. Vaughan2014-10-261-1/+1
* libtool: fix conversion warnings in cwrapperYaakov Selkowitz2014-10-262-14/+11
* libtool: break all the way out when a good nm is foundPeter Rosin2014-10-261-2/+2
* maint: update email address...Peter Rosin2014-10-261-1/+1
* doc: fix an orthographic errorJan Engelhardt2014-10-261-1/+1
* tests: don't feed -no-undefined to the linker during configure.Peter Rosin2014-10-261-0/+3
* git: ignore .serial file.Gary V. Vaughan2014-10-261-0/+1
* docs: update copyright dates in libtool.texi.Gary V. Vaughan2014-10-261-1/+1
* maint: check if git works before relying on itPeter Rosin2014-10-261-8/+8
* maint: update copyright notices to include 2013.Gary V. Vaughan2014-10-26115-115/+115
* libtool: Drop $LDFLAGS when invoking the toolchainPeter Rosin2014-10-261-2/+2
* libtool: Add SONAME to the so when exporting explicit symbols on SolarisRichard Palo2014-10-262-2/+3
* maint: fix missing command error in make dist.Gary V. Vaughan2014-10-261-1/+2
* configury: make LT_INIT options pic-only and no-pic work.Mikhail Zabaluev2014-10-261-3/+1
* libtool: parse "dumpbin -headers" to get symbols exported from implibsPeter Rosin2014-10-262-4/+9