summaryrefslogtreecommitdiff
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support compiling against Guile 3.0.Andy Wingo2017-06-161-1/+1
* Fibers 1.0.0.•••* configure.ac: Bump version. v1.0.0Andy Wingo2017-02-201-1/+1
* Fibers v0.5.0.•••* configure.ac: Bump version. * NEWS: Update. v0.5.0Andy Wingo2017-01-191-1/+1
* Bump version to 0.4.0v0.4.0Andy Wingo2016-12-161-1/+1
* 0.3.0•••* configure.ac: * fibers.texi: Bump version. v0.3.0Andy Wingo2016-10-121-1/+1
* Release preparations•••* README: New link to README.md, to make automake --gnu happe. * configure.ac: Bump version in anticipation of release. * fibers.texi: Start to flesh out a bit more. Andy Wingo2016-09-111-1/+1
* Add tests•••* Makefile.am (TESTS, TESTS_ENVIRONMENT): * configure.ac: Enable tests. * tests/basic.scm: Add some tests. Andy Wingo2016-09-081-1/+1
* add (fibers epoll)•••* configure.ac: Add checks for sys/epoll.h, epoll_create, and epoll_create1. * epoll.c: New file. * module/ice-9/epoll.scm: New file. * module/Makefile.am: Build new files. * env.in: Add to LTDL_LIBRARY_PATH. * .gitignore: Add new built products. Andy Wingo2016-07-031-0/+3
* initial commitAndy Wingo2016-07-031-0/+51