Timeline



Feb 16, 2006:

5:42 PM Ticket #50 (Review top-level C++ Boost help) closed by ghost
fixed
4:18 PM Ticket #62 (Toolset autoconfiguration) created by ghost
When user building C++ Boost writes "--toolset=", we should …
3:59 PM Ticket #61 (Auto-configure Python location) created by ghost
C++ Boost top-level Jamfile mentions --with-python-root= option, …
3:57 PM Ticket #60 (--show-libraries) created by ghost
The top-level Boost help mentions --show-libraries option, that does …
3:54 PM Ticket #59 (C++ Boost/python tests) created by ghost
When Python library is not configured, the regression tests just won't …
3:24 PM Ticket #42 (tru64cxx toolset) closed by ghost
fixed: The toolset was implemented and passes all V2 regression tests.
3:02 PM BoostRegressionsV2 edited by ghost
(diff)
2:57 PM BoostRegressionsV2 edited by ghost
(diff)
2:56 PM BoostRegressionsV2 edited by ghost
(diff)
2:55 PM BoostRegressionsV2 created by ghost
2:37 PM WikiStart edited by ghost
(diff)
1:08 PM Ticket #36 (edg toolset) closed by ghost
wontfix: The toolset is obsolete.
1:06 PM Ticket #24 (Project help on --help) closed by ghost
fixed: Implemented.
1:05 PM Ticket #39 (kcc toolset) closed by ghost
wontfix: The toolset is obsolete.
1:02 PM Ticket #58 (C++ Boost/regex/regex_timer) created by ghost
The above test fails with […]
12:58 PM Ticket #57 (C++ Boost/iostreams) created by ghost
Currently the compression tests work, or don't work, depending on day …
12:57 PM Ticket #56 (C++ Boost/rational/rational_test) created by ghost
That tests fails on VC 7.1/VC 8.0 due to autolinking issues. Waiting …
12:56 PM Ticket #55 (C++ Boost/config/math_info) created by ghost
Need to find out why config info tests are duplicated in …
12:56 PM Ticket #54 (C++ Boost/test/prog_fail_2/VC8) created by ghost
The mentioned tests fails in V1, and works in V2. Regular regression …

Feb 15, 2006:

11:43 PM boost_v2_msvc-8.0_3.tar.bz2 attached to TestingOnBoost by alexeypa@…
BBv2 test run on msvc-8.0
11:42 PM boost_v1_vc-8_0_3.tar.bz2 attached to TestingOnBoost by alexeypa@…
BBv1 test run on vc-8_0

Feb 14, 2006:

5:00 PM Ticket #53 (Suffix bindings of base toolset ought to propagate to derived toolsets) created by mse102950
Suffix bindings presently do not propagate from base toolset to …
2:48 PM Ticket #51 (implicit-dependency broken) closed by ghost
fixed

Feb 13, 2006:

12:02 PM Ticket #52 (Proper dynamic linking on Windows) created by ghost
Need decide how BOOST_ALL_DYN_LINK or BOOST_ALL_SOMELIB_LINK should be …

Feb 11, 2006:

2:10 AM TestingOnBoost edited by ahd6974-spamgroustrap@…
Fixed two typos (diff)

Feb 10, 2006:

5:17 PM TestingOnBoost edited by ghost
(diff)
5:11 PM TestingOnBoost edited by ghost
(diff)
5:00 PM TestingOnBoost edited by ghost
(diff)
4:58 PM run_all.sh attached to TestingOnBoost by ghost
4:57 PM TestingOnBoost created by ghost
4:35 PM WikiStart edited by ghost
(diff)
12:18 PM Ticket #51 (implicit-dependency broken) created by ghost
The implicit-dependency property does not cause build of header …

Feb 9, 2006:

4:56 PM Ticket #50 (Review top-level C++ Boost help) created by ghost
The project help message in top-level Jamfile.v2 was copied from V1 …
12:52 PM Ticket #6 (cleaning too much) closed by ghost
fixed

Feb 8, 2006:

5:19 PM Ticket #49 (Cleaning of named files does not work) created by ghost
It's possible to request a build of specific file, as opposed to …
2:21 PM TestingNewToolset edited by anonymous
(diff)
2:12 PM TestingNewToolset created by ghost
2:02 PM WikiStart edited by ghost
(diff)
12:44 PM Ticket #1 (Revive the make_rule.py test) closed by ghost
fixed
12:25 PM Ticket #48 (Flags setting on Jamfile rules not inherited) created by ghost
Suppose Jamroot defines an action whatever, and flag setting on …
12:23 PM Ticket #47 (action inheritance in Jamfiles) created by ghost
Suppose Jamroot has: […] then, using whatever in make

Feb 7, 2006:

4:57 PM Ticket #26 (Implement <build>no) closed by ghost
fixed
3:40 PM Ticket #46 (Rename "using" to "configure") created by ghost
It was previously agreed that "configure" is a better name.
3:31 PM Ticket #45 ('install' in subdirs) created by anonymous
In V1 Jamfiles for Boost, one can run 'install' in each Boost library. …
2:18 PM Ticket #44 (Lightweight generator customization) created by ghost
Writing a new class for generator is a bit boring, and most often, we …
2:03 PM Ticket #23 (Method for expressing complex requirements logic) closed by ghost
fixed: Implemented approach 1. Will separate 3 into a separate, less …
11:37 AM Ticket #43 (Improve feature validation) created by ghost
We should review validation of features: - All properties entered by …
12:58 AM Ticket #28 (Review supported toolsets) closed by reece
fixed
12:55 AM Ticket #42 (tru64cxx toolset) created by reece
This toolset is missing in v2.
12:54 AM Ticket #41 (sun toolset differences) created by reece
There are some properties/flags in v1/sunpro-tools.jam that are not …
12:49 AM Ticket #40 (qcc toolset) created by reece
The qcc toolset is present in v1 but not v2.
12:45 AM Ticket #39 (kcc toolset) created by reece
The kcc toolset is present in v1 but not v2.
12:43 AM Ticket #38 (intel toolset differences) created by reece
A lot of the options/settings in v1/intel-linux-tools.jam are missing …
12:36 AM Ticket #37 (gcc toolset differences) created by reece
The BBv1 GCC toolset (gcc-tools.jam) has support for the various …
12:33 AM Ticket #36 (edg toolset) created by reece
The EDG C++ toolset is present in BBv1, but not in v2.
12:30 AM Ticket #35 (dmc toolset) created by reece
BBv1 has a Digital Mars (dmc) toolset (plus support for the dmc …
12:26 AM Ticket #34 (cw toolset differences) created by reece
[1] There are a few flags that are different, for example …

Feb 3, 2006:

8:12 PM Ticket #33 (Ability to control lib prefix in cross-development toolsets) created by anonymous
The toolset I am creating for a cross-development environment on …

Feb 1, 2006:

7:05 PM Ticket #32 (Port std::locale-support) created by anonymous
V1 has a rule std::locale-support that, when used in target …
6:59 PM Ticket #31 (The 'in-invocation-subdir' rule) created by anonymous
The tests for C++ Boost Serialization library use rule …
4:58 PM Ticket #30 (Can't change file name while installing) created by ghost
The install rule does not provide a convenient method to rename …

Jan 31, 2006:

7:19 PM Ticket #29 (the warnings property should be free and propagated) created by dave@…
With warnings not propagated, a user that specifies warnings=off gets …
10:14 AM Ticket #28 (Review supported toolsets) created by ghost
Need to review which toolsets are supported by V1, and which of them …

Jan 28, 2006:

5:55 PM Ticket #27 (Check for special tricks in C++ Boost regression tests) created by ghost
Many Boost libraries use special tricks in regression tests, like …
5:53 PM Ticket #26 (Implement <build>no) created by ghost
Sometimes it's desirable to skip building of a specific target, …
5:32 PM Ticket #25 (Add Boost.Build V2 support to C++ Boost's regression.py) created by ghost
Need to add --v2 option and make sure it's propagated to all …
5:19 PM Ticket #24 (Project help on --help) created by ghost
Running bjam --v2 --help in C++ Boost root (and any project …
5:00 PM Ticket #23 (Method for expressing complex requirements logic) created by ghost
The tests for Boost Serilization library have quite a complex logic …

Jan 27, 2006:

4:20 PM WikiStart edited by ghost
(diff)
4:16 PM Ticket #22 (Response files and the -o/-n options) created by ghost
With the new response files logic, the -o and -n option don't print …
4:13 PM Ticket #21 (Add declarations for header-only libraries) created by ghost
Users would like to uniformly refer to any boost library, be it …
3:57 PM WikiStart edited by ghost
(diff)
3:56 PM Ticket #20 (Install rule) created by ghost
While V2 allows to install software in bin/lib/header tree, it's not …
3:55 PM Ticket #19 (Simpler property syntax) created by ghost
The current <include>foo syntax stems from Jam syntax and is not …
3:54 PM Ticket #18 (Qt naming and versioning) created by ghost
Must be able to configure several qt version, including dynamic/static …
3:53 PM Ticket #17 (multivalued features) created by ghost
We should separate the notion of free feature (any value is OK), for …
3:53 PM Ticket #16 (alternative selection and unrelated requirements) created by ghost
The following does not work: […] The problem that requirements on …
3:52 PM Ticket #15 (Ordered includes and scanners) created by ghost
If I have …
3:50 PM Ticket #14 (Project requirements too global) created by ghost
Given Jamfile with: […] We get error that 'a' is built recursively. …
3:49 PM Ticket #13 (Dependency property inheritance) created by ghost
Given top-level Jamfile with: […] it's not possible to build any …
3:48 PM Ticket #12 (multi-valued toolset property) created by ghost
Toolset inheritance should produce a multi-valued toolset property. …
3:47 PM Ticket #11 (Project id not allowed in 'build project') created by ghost
It's not possible to write […] where /boost is project id. I don't …
3:46 PM Ticket #10 (Cycle detection too strong) created by ghost
If I specify something like: […] I get an error about cycle in …
3:46 PM Ticket #9 (The 'convert' rule) created by ghost
When writing […] V2 compiles a.cpp to create obj1.obj target. …
3:44 PM Ticket #8 (incidental vs dependency) created by ghost
At the moment, if feature is declared as both dependency and …
3:44 PM Ticket #7 (Precompiled headers) created by ghost
This is a large feature that's partly done. We need: * Verify that …
3:43 PM Ticket #6 (cleaning too much) created by ghost
Running "bjam --clean" will remove all targets in dependency graph. …
3:42 PM Ticket #5 (Change to target directory before running tool) created by ghost
Some tools have limited ability to use sources from different …
3:38 PM Ticket #4 (Features relevance) created by ghost
At the moment, all properties are assumed to be relevant for target, …
3:36 PM Ticket #3 ('distclean' target) created by ghost
This phony target should remove everything created by build system and …
3:34 PM Ticket #2 (Finish the --build-dir option) created by ghost
Need to test one last time and document it.
3:11 PM Ticket #1 (Revive the make_rule.py test) created by ghost
Some of the recent changes broke the ability so specify action …
3:05 PM WikiStart edited by ghost
(diff)
2:42 PM TracModPython created by trac
2:42 PM TracNotification created by trac
2:42 PM RecentChanges created by trac
2:42 PM TracRoadmap created by trac
2:42 PM WikiDeletePage created by trac
2:42 PM TracChangeset created by trac
2:42 PM TracEnvironment created by trac
2:42 PM TracFastCgi created by trac
2:42 PM WikiMacros created by trac
2:42 PM TracLogging created by trac
2:42 PM TracAccessibility created by trac
2:42 PM TracTicketsCustomFields created by trac
2:42 PM WikiHtml created by trac
2:42 PM WikiStart created by trac
2:42 PM WikiPageNames created by trac
2:42 PM WikiRestructuredText created by trac
2:42 PM CamelCase created by trac
2:42 PM TracTickets created by trac
2:42 PM TracSupport created by trac
2:42 PM TracStandalone created by trac
2:42 PM TracInterfaceCustomization created by trac
2:42 PM TracAdmin created by trac
2:42 PM SandBox created by trac
2:42 PM TracGuide created by trac
2:42 PM TracLinks created by trac
2:42 PM TracQuery created by trac
2:42 PM TracUnicode created by trac
2:42 PM TracUpgrade created by trac
2:42 PM WikiNewPage created by trac
2:42 PM TitleIndex created by trac
2:42 PM TracWiki created by trac
2:42 PM TracBackup created by trac
2:42 PM TracPermissions created by trac
2:42 PM TracImport created by trac
2:42 PM TracInstall created by trac
2:42 PM TracPlugins created by trac
2:42 PM TracSyntaxColoring created by trac
2:42 PM TracTimeline created by trac
2:42 PM WikiRestructuredTextLinks created by trac
2:42 PM TracBrowser created by trac
2:42 PM TracCgi created by trac
2:42 PM TracIni created by trac
2:42 PM TracRss created by trac
2:42 PM WikiFormatting created by trac
2:42 PM TracSearch created by trac
2:42 PM WikiProcessors created by trac
2:42 PM TracReports created by trac
Note: See TracTimeline for information about the timeline view.