summaryrefslogtreecommitdiff
path: root/gl/build-aux/funclib.sh
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: use the upstream repo as git modulePavel Raiskup2016-03-091-1417/+0
* maint: update copyright yearsPavel Raiskup2016-02-161-1/+1
* gl/funclib.sh: func_quotefast_eval & tilde fixPavel Raiskup2015-11-041-5/+22
* funclib: refactor quoting methods a bitPavel Raiskup2015-10-121-116/+165
* libtool: mitigate the $sed_quote_subst slowdownPavel Raiskup2015-10-121-7/+54
* bootstrap: sync with upstream.Gary V. Vaughan2015-01-201-2/+2
* maint: update copyright statements to include 2015.Gary V. Vaughan2015-01-181-1/+1
* bootstrap: sync with upstream.Gary V. Vaughan2014-10-271-2/+2
* bootstrap: fix description of func_sort_ver to match recent sort changePeter Rosin2014-02-101-2/+2
* bootstrap: remove conftest.sed file droppings.Gary V. Vaughan2014-01-051-0/+1
* maint: use before-save-hook in Emacs footers.Gary V. Vaughan2014-01-031-2/+2
* libtoolize: use printf '%s\n' unconditionally.Gary V. Vaughan2014-01-031-53/+12
* bootstrap: push Peter's version sort fix back into funclib.sh.Gary V. Vaughan2014-01-021-2/+2
* maint: update copyright notices to include 2014.Gary V. Vaughan2014-01-021-1/+1
* maint: use $SED and $GREP, not sed and grep in all scripts.Gary V. Vaughan2014-01-021-4/+4
* funclib.sh: improve comments.Gary V. Vaughan2014-01-021-1/+6
* funclib.sh: simplify version comparison functions.Gary V. Vaughan2013-10-281-30/+14
* 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
* refactor: move func_sort_ver from bootstrap.in to funclib.sh.Gary V. Vaughan2013-10-261-0/+47
* bootstrap: make first char of IFS a space.Alan Modra2013-08-231-2/+2
* maint: correct many abuses of the word "which".Gary V. Vaughan2013-08-231-3/+3
* maint: update copyright notices to include 2013.Gary V. Vaughan2013-01-021-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-251-3/+3
* 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: 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
* syntax-check: fix violations and implement sc_old_style_quoting.Gary V. Vaughan2012-10-221-21/+21
* bootstrap: move into local gl overrides directory.Gary V. Vaughan2012-10-211-0/+1151