Subject: [Boost-bugs] [Boost C++ Libraries] #2433: bjam should honor include paths order
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-25 13:47:33
#2433: bjam should honor include paths order
--------------------------------+-------------------------------------------
Reporter: pisymbol_at_[hidden] | Owner: grafik
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: bjam
Version: Boost 1.36.0 | Severity: Optimization
Keywords: |
--------------------------------+-------------------------------------------
Currently bjam does not honor include paths and sorts things
alphabetically as an speed optimization (I believe it has to do with
comparing sets of paths for equivalence). In reality, bjam should honor
include path order not only within a <include> attribute but also within a
project hierarchy itself.
Here is a great thread with a lot of good discussion about the issue and
what I have in mind for bjam:
http://www.nabble.com/Sorting-include-headers-td19995752.html
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2433> 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:59 UTC