Commit Graph

12124 Commits

Author SHA1 Message Date
Rene Rivera
31f82352b2 Fix broken links.
[SVN r21162]
2003-12-06 16:09:12 +00:00
Rene Rivera
1909622625 Fix broken links.
[SVN r21162]
2003-12-06 16:09:12 +00:00
Vladimir Prus
79a6b4d1b6 Speedup. Add implicit include directories only for targets that
can really be included.

* build/virtual-target.jam
  (subvariant.implicit-includes,all-target-directories,
  compute-target-directories): Accept 'target-type' parameter.

* tools/builtin.jam
  (compile-action.adjust-properties): Only add "include" properties for
  targets of type "H".


[SVN r21117]
2003-12-03 13:13:08 +00:00
Vladimir Prus
3a3b4e7049 Speedup. Add implicit include directories only for targets that
can really be included.

* build/virtual-target.jam
  (subvariant.implicit-includes,all-target-directories,
  compute-target-directories): Accept 'target-type' parameter.

* tools/builtin.jam
  (compile-action.adjust-properties): Only add "include" properties for
  targets of type "H".


[SVN r21117]
2003-12-03 13:13:08 +00:00
Vladimir Prus
49adf0f54e Remove tabs.
[SVN r21112]
2003-12-03 07:56:28 +00:00
Vladimir Prus
779b53aa3c Remove tabs.
[SVN r21112]
2003-12-03 07:56:28 +00:00
Vladimir Prus
ae7a398ac7 Don't check link compatibility for alias and stage targets, since it makes
no sense for them.


[SVN r21111]
2003-12-03 07:05:47 +00:00
Vladimir Prus
cf106daa18 Don't check link compatibility for alias and stage targets, since it makes
no sense for them.


[SVN r21111]
2003-12-03 07:05:47 +00:00
Rene Rivera
43603e6d06 Fix broken links.
[SVN r21088]
2003-12-02 17:44:33 +00:00
Rene Rivera
a653ff7db6 Fix broken link.
[SVN r21085]
2003-12-02 16:07:30 +00:00
Vladimir Prus
ee7117acee Tell to cd to Boost.Build root before running "bjam --version".
Also link to site_config_targets.


[SVN r21077]
2003-12-02 10:44:49 +00:00
Vladimir Prus
09119398a4 Tell to cd to Boost.Build root before running "bjam --version".
Also link to site_config_targets.


[SVN r21077]
2003-12-02 10:44:49 +00:00
Vladimir Prus
a5189e3917 Improve the way grist for targets is computed. In particual, for
targets with known location, that location is used as grist.


[SVN r21076]
2003-12-02 10:35:14 +00:00
Vladimir Prus
19a5a76dc1 Improve the way grist for targets is computed. In particual, for
targets with known location, that location is used as grist.


[SVN r21076]
2003-12-02 10:35:14 +00:00
Vladimir Prus
25ff95fdf3 Fix broken link.
[SVN r21075]
2003-12-02 10:24:19 +00:00
Vladimir Prus
bd4bcbf7e8 Fix broken link.
[SVN r21075]
2003-12-02 10:24:19 +00:00
Vladimir Prus
78dbd89576 Remove files which are now in v2/doc
[SVN r21074]
2003-12-02 10:11:17 +00:00
Rene Rivera
e576148862 Obsolete file, replaced by /more/getting_started.html.
[SVN r21062]
2003-12-02 05:06:24 +00:00
Rene Rivera
4beb364c82 Repoint away from soon to disappear file.
[SVN r21061]
2003-12-02 05:02:09 +00:00
Rene Rivera
b94adbcdcf Fix broken link.
[SVN r21060]
2003-12-02 04:53:04 +00:00
Vladimir Prus
138011e9aa Fix doc formatting to comple with ReST.
[SVN r21027]
2003-12-01 06:10:11 +00:00
Vladimir Prus
e95f44bffa Fix doc formatting to comple with ReST.
[SVN r21027]
2003-12-01 06:10:11 +00:00
Rene Rivera
70aed83e65 Script and HTML to generate build log summary.
[SVN r21024]
2003-12-01 00:56:28 +00:00
Vladimir Prus
3f011b059b Workaround hang in --help handling.
[SVN r20980]
2003-11-28 06:42:09 +00:00
Vladimir Prus
4e9ebe6d49 Workaround hang in --help handling.
[SVN r20980]
2003-11-28 06:42:09 +00:00
Dave Abrahams
282dd834c1 Add --debugger option for running tests under the debugger.
[SVN r20970]
2003-11-27 03:20:59 +00:00
Dave Abrahams
0d45179994 Fix up python-debug executable determination for NT.
[SVN r20969]
2003-11-27 03:20:14 +00:00
Dave Abrahams
3c570cf2d4 Bug fix
[SVN r20942]
2003-11-24 21:49:21 +00:00
Dave Abrahams
6ec2bd2e5c Fixes for --dump-tests with Python testing.
[SVN r20938]
2003-11-24 15:21:23 +00:00
Dave Abrahams
ade30d30d0 Allow path-properties to be specified as project-relative,
i.e. <include>@boost/foo/bar.

Modified python.jam to use <sysinclude>@boost instead of
<sysinclude>$(BOOST_ROOT), since BOOST_ROOT doesn't hold a reliable
value outside the Boost project.


[SVN r20930]
2003-11-24 02:50:28 +00:00
Vladimir Prus
89dfd49462 * build/property.jam
(refine): Pass conditional properties throught.


[SVN r20900]
2003-11-21 14:24:24 +00:00
Vladimir Prus
80559fffd3 * build/property.jam
(refine): Pass conditional properties throught.


[SVN r20900]
2003-11-21 14:24:24 +00:00
Dave Abrahams
048fca4501 Make it possible to test multiple borland compilers
[SVN r20898]
2003-11-20 21:43:49 +00:00
Dave Abrahams
aa2c9df307 Force forward slashes on input file paths
[SVN r20897]
2003-11-20 21:43:17 +00:00
Vladimir Prus
333a6148eb Add <dependency> feature.
Patch from Pedro Ferreira.


[SVN r20878]
2003-11-20 13:01:58 +00:00
Vladimir Prus
7a4f4d6be2 Add <dependency> feature.
Patch from Pedro Ferreira.


[SVN r20878]
2003-11-20 13:01:58 +00:00
Vladimir Prus
bc399e9265 Add new W32_GETREG builtin.
Patch from Paul Lin


[SVN r20859]
2003-11-19 14:31:07 +00:00
Vladimir Prus
582324b8ef Add new W32_GETREG builtin.
Patch from Paul Lin


[SVN r20859]
2003-11-19 14:31:07 +00:00
Rene Rivera
9f48c555e7 Rename installing section to more sensible building boost.jam.
Add note about only needing to build one bjam for any boost.build toolset.
Add note for default location of bjam source in distribution.


[SVN r20846]
2003-11-18 21:15:40 +00:00
Rene Rivera
c9d448c4d0 Rename installing section to more sensible building boost.jam.
Add note about only needing to build one bjam for any boost.build toolset.
Add note for default location of bjam source in distribution.


[SVN r20846]
2003-11-18 21:15:40 +00:00
Rene Rivera
4008fbb995 Add common-stage-tag back in for backward compatability.
[SVN r20832]
2003-11-17 17:57:57 +00:00
Rene Rivera
01bcd3e71b Oops, fix some stupid syntax mistakes.
[SVN r20827]
2003-11-17 16:28:36 +00:00
Rene Rivera
bd35768f72 Add documentation for:
* Requirement Rules; std::locale-support, std::facet-support, and common-variant-tag
* Install Descriptions; install, install-subinclude, and install-source.


[SVN r20824]
2003-11-17 16:18:48 +00:00
Rene Rivera
c73a3a7324 Rename common-state-tag to common-variant-tag.
Add version number to common-variant-tag from <version> property.
Change common-names to only return the common-variant-tag for temporary compatability.


[SVN r20822]
2003-11-17 04:08:18 +00:00
Rene Rivera
c42c018725 Add <version> feature to control the value for the common-variants-tag rule.
[SVN r20821]
2003-11-17 03:56:30 +00:00
Dave Abrahams
21c7471c3a * Fixed Boost.Thread jamfile to add the missing #include paths
* Modified Python testing code to use the facilities of testing.jam,
  so that it can be processed with process_jam_log

* Updated Python library tests to use a test suite

* Added Python test suite to status/Jamfile

* Added --run-all-tests option to force tests to run even when up-to-date.


Also,
boost-base.jam:

    Added some missing rule signatures

    RUN_LD_LIBRARY_PATH became LINK_LIBPATH because it was only really
    used during linking.

    Reformed the movement of path variables up the dependency graph

    Removed the defunct Run rule

    Set up generalized constants for path manipulation

darwin-tools.jam, gcc-tools.jam:

   use LINK_LIBPATH

python.jam:

   Reformed the choice of Python executable

testing.jam:

   Refactored testing code so it could be used for Python

   Now building all environment variable setup code ahead of time

   RUN_TEST became TEST_EXE


[SVN r20815]
2003-11-15 15:41:41 +00:00
Dave Abrahams
e845d377b5 Fix testing suffixes
[SVN r20809]
2003-11-14 21:17:11 +00:00
Vladimir Prus
a3eef9478b * tools/msvc.jam
(archive): Delete .lib before adding new files.

Patch from Jurgen Hunold.


[SVN r20800]
2003-11-13 11:04:43 +00:00
Vladimir Prus
26ea0bd963 * tools/msvc.jam
(archive): Delete .lib before adding new files.

Patch from Jurgen Hunold.


[SVN r20800]
2003-11-13 11:04:43 +00:00
Dave Abrahams
da610ce6b1 Bugfixes for my last round of refactorings. NEEDLIBS was getting dropped from toolsets that use command files.
[SVN r20786]
2003-11-11 18:42:43 +00:00