
Hi Beman, Cmake needs a README.txt file based on the release notes. There's an out of date one in trunk, but nothing in the release branch. We generate this fairly easily using the lynx browser: lynx -dump -nolist -display_charset=utf-8 \ http://beta.boost.org/users/history/minimal.php/version_1_38_0 \ > README.txt It's probably easiest for you to add this to your release scripts, but if you prefer I could do it when generating the documentation, and upload the README.txt file and you could then copy it into place. Daniel

----- Original Message ----- From: "Daniel James" <daniel_james@fmail.co.uk> To: <boost@lists.boost.org> Sent: Wednesday, January 28, 2009 12:41 AM Subject: Re: [boost] [1.38] Generating README.txt
2009/1/27 Daniel James <daniel_james@fmail.co.uk>:
Cmake needs a README.txt file based on the release notes.
Troy wrote on the CMake list that it doesn't. It'd be nice if it had one, but we can leave it for another release.
BTW, almost all the CMakeLists.txt suffer from missing copyright and license libs/accumulators/CMakeLists.txt: *C*, *Lic* Vicente
participants (2)
-
Daniel James
-
vicente.botet