Commit Graph

5 Commits

Author SHA1 Message Date
mdb 68843eca80 Make most of our pre-build jabbering "info" so that Cruise Control doesn't
include it in the build output.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1957 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-10-20 23:11:41 +00:00
mdb e4dc5f537a Swiched to <echo></echo> from <echo message=""/>.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1949 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-10-13 21:13:29 +00:00
mdb 71810c4e5d Enumerate our library dependencies in a way that can be imported into the
external build process.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1947 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-10-13 20:44:43 +00:00
mdb ac0ed6ae03 Don't duplicate the project name.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1929 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-09-26 20:35:31 +00:00
mdb d79766f9f5 Extracted the dependency checking into a shared build file which is also used
by the tests build file. Added a call to build the tests to the standard dist
call to discourage test rot. Modified build process to copy library
dependencies into dist/lib during build so that dist/ contains all build
dependencies and build results at the end of the build.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1925 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2006-09-26 19:07:55 +00:00