Re: [Boost-cmake] CMakeLists.txt missing copyright and licence

2009-06-08 Thread Jeremiah Willcock
On Sun, 31 May 2009, Vladimir Prus wrote: Jeremiah Willcock wrote: On Fri, 29 May 2009, troy d. straszheim wrote: Beman Dawes wrote: This is causing lots of inspect failures. See http://boost.cowic.de/rc/inspect-trunk.html I'd like to see these cleared ASAP so I can pester developers about

Re: [Boost-cmake] CMakeLists.txt missing copyright and licence

2009-06-08 Thread Vladimir Prus
Jeremiah Willcock wrote: > On Fri, 29 May 2009, troy d. straszheim wrote: > >> Beman Dawes wrote: >>> This is causing lots of inspect failures. See >>> http://boost.cowic.de/rc/inspect-trunk.html >>> >>> I'd like to see these cleared ASAP so I can pester developers about their >>> real inspect p

Re: [Boost-cmake] CMakeLists.txt missing copyright and licence

2009-06-08 Thread Michael Caisse
Jeremiah Willcock wrote: The CMake-based build system should not be removed, even temporarily, in my opinion. Nick Edmonds and I depend on it because it is the only way to run the tests for Boost.MPI and the parallel parts of Boost.Graph. In particular, it is essential to be able to run the

Re: [Boost-cmake] CMakeLists.txt missing copyright and licence

2009-05-30 Thread Beman Dawes
On Sat, May 30, 2009 at 8:28 PM, Jeremiah Willcock wrote: > On Fri, 29 May 2009, troy d. straszheim wrote: > >> Beman Dawes wrote: >>> >>> This is causing lots of inspect failures. See >>> http://boost.cowic.de/rc/inspect-trunk.html >>> >>> I'd like to see these cleared ASAP so I can pester develo

Re: [Boost-cmake] CMakeLists.txt missing copyright and licence

2009-05-30 Thread Jeremiah Willcock
On Fri, 29 May 2009, troy d. straszheim wrote: Beman Dawes wrote: This is causing lots of inspect failures. See http://boost.cowic.de/rc/inspect-trunk.html I'd like to see these cleared ASAP so I can pester developers about their real inspect problems during the bug sprint. Since some of the

Re: [Boost-cmake] CMakeLists.txt missing copyright and licence

2009-05-29 Thread troy d. straszheim
Beman Dawes wrote: This is causing lots of inspect failures. See http://boost.cowic.de/rc/inspect-trunk.html I'd like to see these cleared ASAP so I can pester developers about their real inspect problems during the bug sprint. Since some of these files are generated automatically, the genera

[Boost-cmake] CMakeLists.txt missing copyright and licence

2009-05-29 Thread Beman Dawes
This is causing lots of inspect failures. See http://boost.cowic.de/rc/inspect-trunk.html I'd like to see these cleared ASAP so I can pester developers about their real inspect problems during the bug sprint. Since some of these files are generated automatically, the generator needs fixing too