Timeline
Feb 27, 2006:
Feb 26, 2006:
Feb 24, 2006:
- 8:00 PM Ticket #68 (Test targets are automatically tested. BBv1 vs. BBv2) created by
- In BBv1 test targets, like run, are not run/executed/tested unless …
Feb 23, 2006:
- 8:54 PM Ticket #66 (JAMROOT can't be changed.) closed by
- fixed
- 7:57 AM Ticket #67 ("--help-all" is silent, goes into indefinate loop.) created by
- "--help <something>" no longer shows anything. Perhaps the changes to …
- 7:53 AM Ticket #66 (JAMROOT can't be changed.) created by
- JAMROOT is hardwired in project.jam so it can't be set by users. …
Feb 21, 2006:
- 6:17 PM Ticket #65 (Removing test targets) created by
- In V1, the testing rules removed binaries unless …
- 3:16 PM Ticket #2 (Finish the --build-dir option) closed by
- fixed
- 3:15 PM Ticket #64 (Revive <name> for 'install') created by
- It's now not possible to specify name when installing with the <name> …
- 3:14 PM Ticket #63 (Summarize changes for M11) created by
- 1:28 PM BoostRegressionsV2 edited by
- (diff)
Feb 20, 2006:
Feb 17, 2006:
Feb 16, 2006:
- 5:42 PM Ticket #50 (Review top-level C++ Boost help) closed by
- fixed
- 4:18 PM Ticket #62 (Toolset autoconfiguration) created by
- When user building C++ Boost writes "--toolset=", we should …
- 3:59 PM Ticket #61 (Auto-configure Python location) created by
- C++ Boost top-level Jamfile mentions --with-python-root= option, …
- 3:57 PM Ticket #60 (--show-libraries) created by
- The top-level Boost help mentions --show-libraries option, that does …
- 3:54 PM Ticket #59 (C++ Boost/python tests) created by
- When Python library is not configured, the regression tests just won't …
- 3:24 PM Ticket #42 (tru64cxx toolset) closed by
- fixed: The toolset was implemented and passes all V2 regression tests.
- 3:02 PM BoostRegressionsV2 edited by
- (diff)
- 2:57 PM BoostRegressionsV2 edited by
- (diff)
- 2:56 PM BoostRegressionsV2 edited by
- (diff)
- 2:55 PM BoostRegressionsV2 created by
- 2:37 PM WikiStart edited by
- (diff)
- 1:08 PM Ticket #36 (edg toolset) closed by
- wontfix: The toolset is obsolete.
- 1:06 PM Ticket #24 (Project help on --help) closed by
- fixed: Implemented.
- 1:05 PM Ticket #39 (kcc toolset) closed by
- wontfix: The toolset is obsolete.
- 1:02 PM Ticket #58 (C++ Boost/regex/regex_timer) created by
- The above test fails with […]
- 12:58 PM Ticket #57 (C++ Boost/iostreams) created by
- Currently the compression tests work, or don't work, depending on day …
- 12:57 PM Ticket #56 (C++ Boost/rational/rational_test) created by
- 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
- 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
- The mentioned tests fails in V1, and works in V2. Regular regression …
Feb 15, 2006:
Feb 14, 2006:
- 5:00 PM Ticket #53 (Suffix bindings of base toolset ought to propagate to derived toolsets) created by
- Suffix bindings presently do not propagate from base toolset to …
- 2:48 PM Ticket #51 (implicit-dependency broken) closed by
- fixed
Feb 13, 2006:
- 12:02 PM Ticket #52 (Proper dynamic linking on Windows) created by
- Need decide how BOOST_ALL_DYN_LINK or BOOST_ALL_SOMELIB_LINK should be …
Feb 11, 2006:
- 2:10 AM TestingOnBoost edited by
- Fixed two typos (diff)
Feb 10, 2006:
- 5:17 PM TestingOnBoost edited by
- (diff)
- 5:11 PM TestingOnBoost edited by
- (diff)
- 5:00 PM TestingOnBoost edited by
- (diff)
- 4:57 PM TestingOnBoost created by
- 4:35 PM WikiStart edited by
- (diff)
- 12:18 PM Ticket #51 (implicit-dependency broken) created by
-
The
implicit-dependencyproperty does not cause build of header …
Feb 9, 2006:
- 4:56 PM Ticket #50 (Review top-level C++ Boost help) created by
- The project help message in top-level Jamfile.v2 was copied from V1 …
- 12:52 PM Ticket #6 (cleaning too much) closed by
- fixed
Feb 8, 2006:
- 5:19 PM Ticket #49 (Cleaning of named files does not work) created by
- It's possible to request a build of specific file, as opposed to …
- 2:21 PM TestingNewToolset edited by
- (diff)
- 2:12 PM TestingNewToolset created by
- 2:02 PM WikiStart edited by
- (diff)
- 12:44 PM Ticket #1 (Revive the make_rule.py test) closed by
- fixed
- 12:25 PM Ticket #48 (Flags setting on Jamfile rules not inherited) created by
-
Suppose Jamroot defines an action
whatever, and flag setting on … - 12:23 PM Ticket #47 (action inheritance in Jamfiles) created by
-
Suppose Jamroot has:
[…]
then, using
whateverinmake…
Feb 7, 2006:
- 4:57 PM Ticket #26 (Implement <build>no) closed by
- fixed
- 3:40 PM Ticket #46 (Rename "using" to "configure") created by
- It was previously agreed that "configure" is a better name.
- 3:31 PM Ticket #45 ('install' in subdirs) created by
- In V1 Jamfiles for Boost, one can run 'install' in each Boost library. …
- 2:18 PM Ticket #44 (Lightweight generator customization) created by
- 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
- fixed: Implemented approach 1. Will separate 3 into a separate, less …
- 11:37 AM Ticket #43 (Improve feature validation) created by
- We should review validation of features: - All properties entered by …
- 12:58 AM Ticket #28 (Review supported toolsets) closed by
- fixed
- 12:55 AM Ticket #42 (tru64cxx toolset) created by
- This toolset is missing in v2.
- 12:54 AM Ticket #41 (sun toolset differences) created by
- There are some properties/flags in v1/sunpro-tools.jam that are not …
- 12:49 AM Ticket #40 (qcc toolset) created by
- The qcc toolset is present in v1 but not v2.
- 12:45 AM Ticket #39 (kcc toolset) created by
- The kcc toolset is present in v1 but not v2.
- 12:43 AM Ticket #38 (intel toolset differences) created by
- A lot of the options/settings in v1/intel-linux-tools.jam are missing …
- 12:36 AM Ticket #37 (gcc toolset differences) created by
- The BBv1 GCC toolset (gcc-tools.jam) has support for the various …
- 12:33 AM Ticket #36 (edg toolset) created by
- The EDG C++ toolset is present in BBv1, but not in v2.
- 12:30 AM Ticket #35 (dmc toolset) created by
- BBv1 has a Digital Mars (dmc) toolset (plus support for the dmc …
- 12:26 AM Ticket #34 (cw toolset differences) created by
- [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
- 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
- V1 has a rule std::locale-support that, when used in target …
- 6:59 PM Ticket #31 (The 'in-invocation-subdir' rule) created by
- The tests for C++ Boost Serialization library use rule …
- 4:58 PM Ticket #30 (Can't change file name while installing) created by
-
The
installrule 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
- With warnings not propagated, a user that specifies warnings=off gets …
- 10:14 AM Ticket #28 (Review supported toolsets) created by
- 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
- Many Boost libraries use special tricks in regression tests, like …
- 5:53 PM Ticket #26 (Implement <build>no) created by
- 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
- Need to add --v2 option and make sure it's propagated to all …
- 5:19 PM Ticket #24 (Project help on --help) created by
-
Running
bjam --v2 --helpin C++ Boost root (and any project … - 5:00 PM Ticket #23 (Method for expressing complex requirements logic) created by
- The tests for Boost Serilization library have quite a complex logic …
Note:
See TracTimeline
for information about the timeline view.
