Menu

Tree [70dda4] master /
 History

HTTPS access


File Date Author Commit
 doc 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 scripts 2010-09-18 Martin Panter Martin Panter [b2a63d] Use “dist_bin” from releases
 src 2012-07-14 Martin Panter Martin Panter [70dda4] Other read size data type corrections
 AUTHORS 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 COPYING 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 ChangeLog 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 INSTALL 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 Makefile.am 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 NEWS 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 README 2012-06-16 Martin Panter Martin Panter [6eac04] How I am generating tarball
 TODO.tasks 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 configure.in 2012-07-02 Martin Panter Martin Panter [330e57] Version 0.1.1
 depcomp 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 install-sh 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...
 missing 2012-05-14 Martin Panter Martin Panter [018c31] Remove top-level directory; presumably left ove...

Read Me

To do a simple build, use these commands:

# Generates configure script and Makefile.in files; copy ltmain.sh
autoreconf --verbose --install

./configure
make
make install

To generate a release tarball, run

fakeroot make distcheck