summaryrefslogtreecommitdiff
path: root/gl
Commit message (Expand)AuthorAgeFilesLines
* 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
* bootstrap: factor out gnulib-tool option calculations.Gary V. Vaughan2013-01-271-28/+55
* syntax-check: fix a quoted_test_operand violation.Gary V. Vaughan2013-01-271-1/+1
* bootstrap: always auto-add .gitignore files at the top.Bernhard Voelker2013-01-261-10/+31
* maint: patch gitlog-to-changelog to reduce bogus warnings.Gary V. Vaughan2013-01-261-5/+32
* syntax-check: fix a useless_quotes_in_assignment violation.Gary V. Vaughan2013-01-031-1/+1
* bootstrap: update README-release patchPeter Rosin2013-01-011-7/+6
* maint: update copyright notices to include 2013.Gary V. Vaughan2013-01-025-5/+5
* bootstrap: use a decent awk if /bin/awk is hopeless.Gary V. Vaughan2012-10-251-3/+42
* bootstrap: be sure to register gnulib submodule.Gary V. Vaughan2012-10-251-7/+6
* bootstrap: fix a typo in a find invocation.Gary V. Vaughan2012-10-251-1/+1
* bootstrap: bash versions 3.00.x do not have += functionality.Gary V. Vaughan2012-10-251-1/+1
* bootstrap: use of ';' in sed scripts is not portable.Gary V. Vaughan2012-10-254-11/+22
* bootstrap: don't $tc_standout spaces, it's ugly!Gary V. Vaughan2012-10-251-1/+1
* bootstrap: fix rectangle select induced trailing spaces.Gary V. Vaughan2012-10-251-25/+25
* bootstrap: display prerequisite program environment vars.Gary V. Vaughan2012-10-251-2/+3
* bootstrap: honor COLORTERM and USE_ANSI_COLORS.Gary V. Vaughan2012-10-251-12/+26
* bootstrap: make error messages prettier.Gary V. Vaughan2012-10-251-1/+1
* bootstrap: emphasize command executions with terminal bold.Gary V. Vaughan2012-10-231-1/+3
* maint: fixup badly formatted ChangeLog entries.Gary V. Vaughan2012-10-221-0/+56
* Fixed func_split_equals shell quoting syntax error encountered withBob Friesenhahn2012-10-211-1/+1
* syntax-check: fix violations and implement sc_old_style_quoting.Gary V. Vaughan2012-10-225-234/+236
* bootstrap: add missing bootstrap override module file.Gary V. Vaughan2012-10-221-0/+23
* bootstrap: allow bootstrap.texi to pass syntax-check.Gary V. Vaughan2012-10-211-7/+7
* bootstrap: move into local gl overrides directory.Gary V. Vaughan2012-10-2110-0/+5369
* Revert "bootstrap: delete unneeded README-release patch"Gary V. Vaughan2012-09-161-0/+38
* gnulib: update local gnulib patches.Gary V. Vaughan2012-09-162-19/+10
* bootstrap: delete unneeded README-release patchPeter Rosin2012-03-171-38/+0