summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: use $SED throughout.Gary V. Vaughan2014-01-0218-34/+31
* tests: run cmdline_wrap last, or not at all if anything else failed.Gary V. Vaughan2014-01-022-4/+10
* configury: remove spurious g modifier in sed expression.Gary V. Vaughan2014-01-021-1/+1
* configury: use $(SED) where input does not end in newline.Gary V. Vaughan2014-01-021-1/+1
* tests: skip fcdemo checks when $FC cannot compile fortran90.Gary V. Vaughan2014-01-021-0/+9
* funclib.sh: improve comments.Gary V. Vaughan2014-01-021-1/+6
* maint: fix out-of-tree autoreconf w/o manual rebootstrapPeter Rosin2013-12-091-2/+2
* bootstrap: fix version sortPeter Rosin2013-11-191-1/+1
* tests: Use a basic grep that matches the basic regexp style.v2.4.2.427Peter Rosin2013-11-081-1/+1
* bootstrap: fix a quoting error.Gary V. Vaughan2013-10-292-2/+2
* funclib.sh: simplify version comparison functions.Gary V. Vaughan2013-10-284-70/+35
* bootstrap: show found GREP and SED in verbose mode.Gary V. Vaughan2013-10-282-8/+8
* refactor: simplify program path searching in funclib.sh.Gary V. Vaughan2013-10-282-178/+196
* bootstrap: search for a non-truncating grep binary.Gary V. Vaughan2013-10-283-7/+111
* bootstrap: search for a non-truncating sed binary.Gary V. Vaughan2013-10-283-7/+173
* tests: use autotest as_unset rather than rerolling $unset locally.Gary V. Vaughan2013-10-282-7/+2
* maint: post-release administriviaGary V. Vaughan2013-10-273-2/+5
* version 2.4.2.418v2.4.2.418Gary V. Vaughan2013-10-271-1/+1
* gnulib: update to latest upstream revision.Gary V. Vaughan2013-10-271-0/+0
* 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-263-94/+94
* tests: use K&R main() syntax for old-ltdl-iface.at.Gary V. Vaughan2013-10-261-1/+1
* libltdl: bump -version-info revision by 1.Gary V. Vaughan2013-10-261-1/+1
* maint: Update README-release for Makefile.inc -> ltdl.mk rename.Gary V. Vaughan2013-10-261-1/+1
* maint: bump serials on m4 sources changed since v2.4.2.Gary V. Vaughan2013-10-264-4/+4
* maint: fix a syntax-check violation from commit 12641bd.Gary V. Vaughan2013-10-261-1/+1
* libtool: Don't fall back to static libraries if building them was disabledVadim Zeitlin2013-10-091-3/+6
* libtool: Remove unneeded quotes in assignment.Brooks Moses2013-10-091-1/+1
* libtool: Fix x86_64-pc-solaris2.* GNU ld breakageFabian Groffen2013-10-091-1/+1
* libtool: Fix detection of ld version with parentheses.Olivier Blin2013-10-091-1/+1
* libtool: Fix comment indentationBrooks Moses2013-10-091-1/+1
* libtool: Add TPF settings for LT_SYS_DLOPEN_SELFDJ Delorie2013-10-091-0/+8
* libtool: Fix $wl setting for tcc on GNU systemsVincent Lefevre2013-10-091-0/+6
* libtool: use AS_HELP_STRING in LT_WITH_SYSROOT help message.Peter Johansson2013-10-091-2/+3
* libtool: Haiku change for shlibpath_overrides_runpathJoseph Prostko2013-10-091-1/+1
* libtool: Discard "-mllvm $arg" options when linking.Brooks Moses2013-10-091-0/+11
* maint: Fix various comment and documentation typos.Ondřej Bílka2013-10-084-5/+5
* libtool: Add Android/Linux support.David 'Digit' Turner2013-10-081-0/+20
* libtool: trust -print-search-dirs from recent GCCPeter Rosin2013-09-172-5/+13
* bootstrap: clean up spurious 'gnulib-cache.m4 missing' error.Gary V. Vaughan2013-09-162-4/+4
* bootstrap: make ensure_changelog work for update mode projects.Gary V. Vaughan2013-09-152-8/+26
* bootstrap: fetch defaults from gnulib-cache.m4 for non-imported projects.Gary V. Vaughan2013-09-152-32/+202
* maint: normalise formatting of recent commit log entry.Gary V. Vaughan2013-09-051-0/+5
* * AUTHORS: Add myself to committers list.Brooks Moses2013-09-041-0/+1
* bootstrap: gnulib_tool=true means no gnulib submodule.Gary V. Vaughan2013-08-292-6/+4
* bootstrap: make first char of IFS a space.Alan Modra2013-08-232-4/+4
* bootstrap: support --no-git and --no-po options.Gary V. Vaughan2013-08-232-4/+14
* bootstrap: support gnulib gnulib_tool_option_extras settings.Gary V. Vaughan2013-08-232-11/+19
* 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-232-34/+118