Commit Graph

5 Commits (master)

Author SHA1 Message Date
Mike Gerwitz 7338fb4748
Generate version string
This grabs code from GNU ease.js.

* .gitignore (build-aux/): Ignore all but `vergen'.
* build-aux/vergen: Add file  copied from GNU ease.js.
* configure.ac: Use it.
2017-05-11 01:08:04 -04:00
Mike Gerwitz a2d607794b
Add manual boilerplate
* Makefile.am (SUBDIRS): Add `doc'.
  Update copyright year.

* configure.ac (AC_CONFIG_FILES): Add `doc/Makefile'.

* doc/.gitignore: Add file.
* doc/Makefile.am: Add Automake file.
* doc/license.texi: Add GFDLv1.3 license.
* doc/shspec.texi: Manual boilerplate.
2017-05-11 01:03:05 -04:00
Mike Gerwitz 68271828db
configure.ac: {mikegerwitz=>mtg}@gnu.org 2017-05-11 00:52:44 -04:00
Mike Gerwitz 5a18560d7c
configure.ac: fail if missing xxd
* configure.ac (XXD): Add variable.
2017-04-19 01:57:29 -04:00
Mike Gerwitz 61051dc165
Alright, let's get serious about this!
Added license information and boilerplate for build process; no
documentation yet (aside from test cases); it will be added after a bit more
development in standard Texinfo format.
2014-05-13 01:25:02 -04:00