aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2021-06-14Add corpus test scripts.•••* build-aux/pull-corpus.scm, build-aux/test-corpus.scm.in: New files. * configure.ac: Configure build-aux/test-corpus.scm. * .gitignore: Add build-aux/test-corpus.scm. Arun Isaac
2019-12-22Release version 0.2.2.•••* NEWS: Update news. * README.org (Download): Link to guile-email 0.2.2 tarball. * configure.ac: Bump to version 0.2.2. * releases/guile-email-0.2.2.tar.lz, releases/guile-email-0.2.2.tar.lz.asc: New files. v0.2.2Arun Isaac
2019-12-16Support upcoming guile 3.0.•••* configure.ac: Check for guile 3.0 before checking for guile 2.2. Arun Isaac
2019-12-16Remove custom code checking for guild.•••* configure.ac: Remove custom code checking for guild. Arun Isaac
2019-09-23Release version 0.2.1.•••* NEWS: Update news. * README.org (Download): Add guile-email-0.2.1 tarball. * configure.ac: Bump version to 0.2.1. * releases/guile-email-0.2.1.tar.lz, releases/guile-email-0.2.1.tar.lz.asc: New files. v0.2.1Arun Isaac
2019-08-09Bump version to 0.2.0.•••* configure.ac: Bump version. * NEWS: New file. v0.2.0Arun Isaac
2019-08-09tests: Run tests with correct path.•••* build-aux/test-driver.scm: Rename to build-aux/test-driver.scm.in. * build-aux/test-driver.scm.in: Specify log file as an absolute path. Change to top level source directory before running tests. * configure.ac: Generate test-driver.scm. * Makefile.am (EXTRA_DIST): Unregister build-aux/test-driver.scm. Register build-aux/test-driver.scm.in. Arun Isaac
2019-07-25Check NEWS file before releasing tarball.•••* configure.ac: Add check-news to automake options. Arun Isaac
2019-07-25Use lzip for release tarballs.•••* configure.ac: Add no-dist-gzip and dist-lzip to automake options. Arun Isaac
2018-10-02Build silently.•••* configure.ac: Build silently. Arun Isaac
2018-10-02Set tentative version to 0.1.0.•••* configure.ac: Set version to 0.1.0. Arun Isaac
2018-09-08Set up the GNU build system.•••* Makefile.am, bootstrap.sh, configure.ac, pre-inst-env.in: New files. Arun Isaac