[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: File Structure Reorganisation Iteration 2
From: |
John Darrington |
Subject: |
Re: File Structure Reorganisation Iteration 2 |
Date: |
Wed, 8 Feb 2006 12:12:49 +0800 |
User-agent: |
Mutt/1.5.9i |
I've posted another tarball (same place as the last two).
This one is mostly tidying up things:
1. I've taken the liberty of moving some things around within
Jason's code in lib/linreg.
2. Tests can now be run as standalone shell scripts, which was tricky
before. Just cd to the top of the source tree and type
./test/command/aggregate.sh
3. I've converted the build to a (mostly) non-recursive system. The
relevant files are now called automake.mk instead of Makefile.am.
It seems that automake is still a little dodgy when it comes to
this mode of building, so I think we should see how it goes before
committing ourselves to this path. So I've left the old
Makefile.am's in place so that we can easily revert if necessary.
J'
Oh and make distcheck now passes OK.
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- File Structure Reorganisation Iteration 2, John Darrington, 2006/02/05
- Re: File Structure Reorganisation Iteration 2, Ben Pfaff, 2006/02/12
- Re: File Structure Reorganisation Iteration 2, John Darrington, 2006/02/13
- Re: File Structure Reorganisation Iteration 2, Ben Pfaff, 2006/02/13
- Match files bug, John Darrington, 2006/02/15
- Re: Match files bug, Ben Pfaff, 2006/02/16
- New tarball, John Darrington, 2006/02/17
- Re: New tarball, Ben Pfaff, 2006/02/18