[Boost-bugs] [Boost C++ Libraries] #2404: Missing header files when building "install" target

Subject: [Boost-bugs] [Boost C++ Libraries] #2404: Missing header files when building "install" target
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-10 15:15:48


#2404: Missing header files when building "install" target
----------------------------------------------------+-----------------------
 Reporter: Chris Allen <chrisa_at_[hidden]> | Type: Bugs
   Status: new | Milestone: Boost 1.37.0
Component: Building Boost | Version: Boost 1.36.0
 Severity: Problem | Keywords:
----------------------------------------------------+-----------------------
 G'day,

 While building Boost 1.36, I noticed that the following header files are
 not copied to the target include directory when using the "install"
 target:

   boost/tr1/tr1/*
   boost/tr1/tr1/sun/*

 It seems that the definition of "headers" in the top level "Jamroot" file
 doesn't catch these header files because they either have no extension, or
 an extension that is not included in the glob list.

 Looks like this issue was raised last year, but perhaps it was since
 overlooked?
   http://lists.boost.org/Archives/boost/2007/05/121412.php

 Anyway, I've attached a patch file which shows a possible fix. Hope it's
 useful.

 Regards,
 Chris

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2404>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC