summaryrefslogtreecommitdiff
path: root/gl
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyright statements to include 2015.Gary V. Vaughan2015-01-185-5/+5
* bootstrap: sync with upstream.Gary V. Vaughan2014-12-111-1/+1
* bootstrap: sync with upstream for runtime M4 checking functions.Gary V. Vaughan2014-12-031-39/+96
* bootstrap: sync with upsteram.Gary V. Vaughan2014-11-041-2/+11
* bootstrap: sync with upstream.Gary V. Vaughan2014-10-272-5/+5
* bootstrap: fix description of func_sort_ver to match recent sort changePeter Rosin2014-02-101-2/+2
* bootstrap: check for git tree with .git/. in case of soft links.Bruce Korb2014-02-031-1/+1
* bootstrap: use `-d .git` to check whether we are in a git tree.Gary V. Vaughan2014-01-271-2/+2
* bootstrap: check for git checkout correctly.Gary V. Vaughan2014-01-151-2/+2
* options-parser: --version works with 'DO NOT EDIT' preamble again.Gary V. Vaughan2014-01-071-2/+2
* bootstrap: specify particular version in buildreq with =x.y.Gary V. Vaughan2014-01-072-6/+25
* bootstrap: remove conftest.sed file droppings.Gary V. Vaughan2014-01-051-0/+1
* bootstrap: replace spurious hyphen in some section comments.Gary V. Vaughan2014-01-043-10/+10
* inline-source: DO NOT EDIT warning only for top-level file.Gary V. Vaughan2014-01-041-3/+3
* inline-source: gawk doesn't have boolean constants.Gary V. Vaughan2014-01-031-3/+3
* bootstrap: fix test-dollar sanity check failure.Gary V. Vaughan2014-01-031-3/+3
* bootstrap: support automake README requirement.Gary V. Vaughan2014-01-031-2/+47
* configury: use bootstrap ChangeLog management feature.Gary V. Vaughan2014-01-031-3/+12
* bootstrap: force remove file droppings from previous run.Gary V. Vaughan2014-01-031-0/+1
* inline-source: add a DO NOT EDIT notice to generated files.Gary V. Vaughan2014-01-032-3/+14
* 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-034-71/+30
* bootstrap: push Peter's version sort fix back into funclib.sh.Gary V. Vaughan2014-01-021-2/+2
* bootstrap: fix gitlog-to-changelog detection.Gary V. Vaughan2014-01-021-14/+17
* maint: update copyright notices to include 2014.Gary V. Vaughan2014-01-025-5/+5
* maint: use $SED and $GREP, not sed and grep in all scripts.Gary V. Vaughan2014-01-023-9/+9
* funclib.sh: improve comments.Gary V. Vaughan2014-01-021-1/+6
* bootstrap: fix a quoting error.Gary V. Vaughan2013-10-291-1/+1
* funclib.sh: simplify version comparison functions.Gary V. Vaughan2013-10-283-38/+20
* bootstrap: show found GREP and SED in verbose mode.Gary V. Vaughan2013-10-281-4/+4
* refactor: simplify program path searching in funclib.sh.Gary V. Vaughan2013-10-281-90/+99
* bootstrap: search for a non-truncating grep binary.Gary V. Vaughan2013-10-281-3/+55
* bootstrap: search for a non-truncating sed binary.Gary V. Vaughan2013-10-281-2/+84
* gnulib: use func_sort_ver instead of GNU sort -V in do-release-commit-and-tag.Gary V. Vaughan2013-10-261-16/+20
* refactor: move func_sort_ver from bootstrap.in to funclib.sh.Gary V. Vaughan2013-10-262-47/+47
* maint: Update README-release for Makefile.inc -> ltdl.mk rename.Gary V. Vaughan2013-10-261-1/+1
* bootstrap: clean up spurious 'gnulib-cache.m4 missing' error.Gary V. Vaughan2013-09-161-2/+2
* bootstrap: make ensure_changelog work for update mode projects.Gary V. Vaughan2013-09-151-4/+13
* bootstrap: fetch defaults from gnulib-cache.m4 for non-imported projects.Gary V. Vaughan2013-09-151-16/+101
* bootstrap: gnulib_tool=true means no gnulib submodule.Gary V. Vaughan2013-08-291-3/+2
* bootstrap: make first char of IFS a space.Alan Modra2013-08-231-2/+2
* bootstrap: support --no-git and --no-po options.Gary V. Vaughan2013-08-231-2/+7
* bootstrap: support gnulib gnulib_tool_option_extras settings.Gary V. Vaughan2013-08-231-4/+8
* bootstrap: support sha1 binary on OpenBSD.Gary V. Vaughan2013-08-231-3/+3
* bootstrap: support tools that don't accept '--version' in buildreq.Gary V. Vaughan2013-08-231-17/+59
* bootstrap: diagnose bad $buildreq formatting.Gary V. Vaughan2013-08-231-0/+11
* bootstrap: support OpenBSD sed.Gary V. Vaughan2013-08-231-2/+2
* maint: correct many abuses of the word "which".Gary V. Vaughan2013-08-234-16/+16
* bootstrap: fix func_insert_if_absent bugs.Gary V. Vaughan2013-01-271-3/+3