summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* bootstrap: check for git checkout correctly.Gary V. Vaughan2014-01-152-4/+4
* libtoolize: don't remove install-sh.Todd C. Miller2014-01-113-3/+8
* options-parser: --version works with 'DO NOT EDIT' preamble again.Gary V. Vaughan2014-01-072-4/+4
* bootstrap: specify particular version in buildreq with =x.y.Gary V. Vaughan2014-01-073-12/+45
* bootstrap: remove conftest.sed file droppings.Gary V. Vaughan2014-01-052-0/+2
* bootstrap: replace spurious hyphen in some section comments.Gary V. Vaughan2014-01-044-20/+20
* inline-source: DO NOT EDIT warning only for top-level file.Gary V. Vaughan2014-01-042-7/+3
* inline-source: gawk doesn't have boolean constants.Gary V. Vaughan2014-01-031-3/+3
* edit-readme-alpha: adjust for recent README edits.Gary V. Vaughan2014-01-032-7/+7
* bootstrap: fix test-dollar sanity check failure.Gary V. Vaughan2014-01-032-6/+6
* libtool: rearrange header comments for correct version/help extraction.Gary V. Vaughan2014-01-031-24/+19
* README: Tweak into markdown format and fix some bitrot.Gary V. Vaughan2014-01-033-326/+262
* bootstrap: support automake README requirement.Gary V. Vaughan2014-01-032-4/+94
* configury: use bootstrap ChangeLog management feature.Gary V. Vaughan2014-01-033-39/+42
* bootstrap: force remove file droppings from previous run.Gary V. Vaughan2014-01-032-0/+2
* inline-source: add a DO NOT EDIT notice to generated files.Gary V. Vaughan2014-01-033-226/+249
* bootstrap: move included files below DO NOT EDIT comment.Gary V. Vaughan2014-01-031-9/+14
* maint: use before-save-hook in Emacs footers.Gary V. Vaughan2014-01-035-9/+9
* libtoolize: use printf '%s\n' unconditionally.Gary V. Vaughan2014-01-037-143/+70
* bootstrap: push Peter's version sort fix back into funclib.sh.Gary V. Vaughan2014-01-022-4/+4
* maint: change history.Gary V. Vaughan2014-01-022-4/+1
* libtool: only strip -Wl when linking with $LD.v2.4.2.444Gary V. Vaughan2014-01-021-6/+8
* bootstrap: fix gitlog-to-changelog detection.Gary V. Vaughan2014-01-023-31/+38
* maint: update copyright notices to include 2014.Gary V. Vaughan2014-01-02134-137/+159
* gnulib: update to latest upstream revision.Gary V. Vaughan2014-01-021-0/+0
* tests: gcj cannot reliably compile directly to .o from .javaGary V. Vaughan2014-01-021-2/+10
* testsuite: with SunStudio12.x f77, don't fail on system symbolsGary V. Vaughan2014-01-022-8/+0
* maint: use $SED and $GREP, not sed and grep in all scripts.Gary V. Vaughan2014-01-026-27/+32
* tests: use TESTS_ENVIRONMENT for EGREP and FGREP.Gary V. Vaughan2014-01-022-3/+3
* tests: use $GREP throughout.Gary V. Vaughan2014-01-0240-125/+125