2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 13:22:11 +00:00
Commit Graph

3750 Commits

Author SHA1 Message Date
Jurko Gospodnetić
c2084cedc0 Minor stylistic comment changes.
[SVN r42511]
2008-01-06 07:13:28 +00:00
Jurko Gospodnetić
2a47792798 Specifying that a build uses test configuration no longer prevents toolset auto-configuration and therefore no longer causes --toolset options to be ignored.
[SVN r42510]
2008-01-06 06:58:24 +00:00
Jurko Gospodnetić
904d0d4fe8 Added a --test-config command-line option for specifying where the test configuration file should be loaded from instead of always being looked up in Boost Build's test folder. This allows non-test builds to not use test config when it exists on the system and different tests to use different test configurations when needed.
[SVN r42509]
2008-01-06 06:50:56 +00:00
Jurko Gospodnetić
2a4a26ac4d Refactored build-system.jam. Added many detailed comments.
Test configuration module now gets loaded the same as all other configuration modules.

In addition to being able to specify which user configuration to load, user may now also prevent loading the user configuration by specifying an empty file name for it.

[SVN r42508]
2008-01-06 06:15:39 +00:00
Jurko Gospodnetić
4ef465e72a No functional changes but only stylistic changes such as: comment typo corrections, wrapping lines to 80 characters, indentations, removing trailing spaces, removing empty lines, removed unnecessary module imports, etc.
[SVN r42507]
2008-01-06 00:53:09 +00:00
Jurko Gospodnetić
d96735566f No functional changes but only stylistic changes such as: comment typo corrections, wrapping lines to 80 characters, indentations, removing trailing spaces, removing empty lines, made tests use Jamfile.jam and Jamroot.jam Boost Build script names, removed unnecessary module imports, etc.
[SVN r42506]
2008-01-06 00:25:48 +00:00
Jurko Gospodnetić
034e54f68d Refactored the test into two separate test functions. Made the 'directory names with dots' test use the expect_output_line() tool instead of a manual find, causing a better diagnostic to be displayed in case of a failure. Made one of the test Jam scripts more compact. Made the test use the Jamroot.jam file instead of project-root.jam.
[SVN r42504]
2008-01-05 23:18:17 +00:00
Jurko Gospodnetić
8567e3fb07 Test code cleaned up a bit. No functional changes.
[SVN r42499]
2008-01-05 21:37:15 +00:00
Jurko Gospodnetić
41077ccb59 Renamed some Jamfile and project-root.jam references to Jamfile.jam and Jamroot.jam respectively.
[SVN r42498]
2008-01-05 20:48:50 +00:00
Jurko Gospodnetić
275b25072d Minor stylistic changes - cleaned up import calls, wrapped much text at 80 characters updated comments, typo corrections, removed trailing spaces, etc.
[SVN r42497]
2008-01-05 20:37:44 +00:00
Jurko Gospodnetić
c441b63011 Comment cleanup.
[SVN r42496]
2008-01-05 20:14:48 +00:00
Jurko Gospodnetić
6de288ad4c Cleaned up where the stage module is imported in tools/builtin.jam. Added a missing import in tools/stage.jam that causes errors with the previous fix. Minor stylistic changes in tools/stage.jam.
[SVN r42495]
2008-01-05 20:06:15 +00:00
Jurko Gospodnetić
dafd4d0cc7 Minor stylistic changes such as: comment typo corrections, wrapping lines to 80 characters, indentations, removing trailing spaces, etc.
[SVN r42494]
2008-01-05 20:02:24 +00:00
Jurko Gospodnetić
ffa48a7399 Removed trailing spaces and some empty lines.
[SVN r42492]
2008-01-05 18:29:36 +00:00
Jurko Gospodnetić
821b836664 Simplified the used make rules. Removed some dead code. Minor stylistic changes.
[SVN r42490]
2008-01-05 18:14:20 +00:00
Jurko Gospodnetić
010b26f6d3 Removed or simplified some import calls. Comment updates. Minor stylistic changes.
[SVN r42489]
2008-01-05 18:13:10 +00:00
Jurko Gospodnetić
83bcfdb8f2 Documentation wording cleaned up a bit.
[SVN r42488]
2008-01-05 18:02:23 +00:00
Jurko Gospodnetić
6c7acbba17 Cleaned up some import rule calls.
[SVN r42487]
2008-01-05 17:54:02 +00:00
Jurko Gospodnetić
7d6b1cccda Stylistic comment changes & typo corrections in several files. Corrected an incorrect error message in boost-build/build/project.jam displayed when a --build-dir command-line option and a non top-level project build-dir attribute are specified.
[SVN r42486]
2008-01-05 17:52:31 +00:00
Jurko Gospodnetić
566cbb772f Stylistic comment changes & typo corrections.
[SVN r42485]
2008-01-05 17:46:45 +00:00
Jurko Gospodnetić
8e3979e7b9 Corrected the used file suffix for the VERBATIM file type. Now the documentation is in sync with the 'customization' example. This also closes the Trac ticket 134. Minor stylistic changes.
[SVN r42484]
2008-01-05 17:11:50 +00:00
Jurko Gospodnetić
fa734360bb Corrected an out-of-date comment listing all command-line options.
[SVN r42483]
2008-01-05 16:58:01 +00:00
Jurko Gospodnetić
8c1a1aea71 Corrected an invalid command-line option name reference.
[SVN r42482]
2008-01-05 16:57:17 +00:00
Jurko Gospodnetić
dfa719aeab Typo correction. Corrected an invalid command-line option name.
[SVN r42481]
2008-01-05 16:56:42 +00:00
Jurko Gospodnetić
9fd5e06057 Typo corrections. Minor stylistic changes.
[SVN r42480]
2008-01-05 16:55:36 +00:00
Jurko Gospodnetić
15da5cdfba Updated Boost.Jam command line option texts. Minor stylistic changes.
[SVN r42479]
2008-01-05 16:53:03 +00:00
Jurko Gospodnetić
d780dd7fc6 Typo corrections. Minor stylistic changes.
[SVN r42478]
2008-01-05 15:19:53 +00:00
Beman Dawes
0c7f8a9832 Disable Microsoft "secure" overloads in Dinkumware libraries since they cause compile errors with Intel versions 9 and 10
[SVN r42476]
2008-01-05 14:41:55 +00:00
K. Noel Belcourt
0d58137ae0 Add support for intel-darwin toolset and fix
intel.jam to dispatch intel toolset on darwin to
intel-darwin.



[SVN r42309]
2007-12-26 22:17:03 +00:00
Rene Rivera
a975862dcb Fix missing close paren. Thanks to Jurko Gospodnetić for spotting the typo.
[SVN r42302]
2007-12-25 16:09:42 +00:00
Vladimir Prus
7e63070ad7 Make the Tester.copy method open files in binary mode.
This fixes the searched_lib.py failure on Windows.

Patch from Jurko Gospodnetic.


[SVN r42301]
2007-12-25 09:43:44 +00:00
Vladimir Prus
b1f7ab546e Make inherit_toolset.py pass.
Patch from Jurko Gospodnetic.


[SVN r42300]
2007-12-25 09:38:19 +00:00
Vladimir Prus
55b86f42bd Remove unnecessary imports.
[SVN r42299]
2007-12-25 09:36:26 +00:00
Vladimir Prus
d257e57a60 Correct an invalid alias example. Minor stylistic changes
changes in the alias rule documentation.

Patch from Jurko Gospodnetic.


[SVN r42298]
2007-12-25 09:34:38 +00:00
Vladimir Prus
cabbee9ac7 Fix typos.
Patch from Jurko Gospodnetic.


[SVN r42297]
2007-12-25 09:28:05 +00:00
Vladimir Prus
7cb84d0739 Fix typos.
Patch from  Jurko Gospodnetic


[SVN r42296]
2007-12-25 09:25:25 +00:00
Vladimir Prus
a544c46fb3 Fix detection of RC compiler presense, and null obj fallback.
Thanks to Juergen Hunold for the bug report.


[SVN r42295]
2007-12-25 09:11:37 +00:00
Rene Rivera
a899a16b47 Fix time related callbacks to new arguments.
[SVN r42247]
2007-12-22 21:32:17 +00:00
Vladimir Prus
2855f9307c Explain a couple of gcc limitations with precompiled headers
[SVN r42217]
2007-12-20 21:18:47 +00:00
Vladimir Prus
4e503b2681 When searching for headers, ignore directories, just like gcc does.
[SVN r41981]
2007-12-11 19:46:19 +00:00
Vladimir Prus
01f97eaedd Implement ISFILE for real
[SVN r41980]
2007-12-11 19:45:37 +00:00
Vladimir Prus
41fb30678f Put add-usage-requirements back
[SVN r41979]
2007-12-11 19:41:47 +00:00
Jürgen Hunold
a3eb1741f5 Add dependency scanner for Qt Resource Files (.qrc).
[SVN r41908]
2007-12-08 20:08:29 +00:00
Jürgen Hunold
5acea4be23 Add support for QtScript library.
[SVN r41907]
2007-12-08 20:02:33 +00:00
John Maddock
0587fad8be Removed double quoting of Doxygen title.
Fixes: http://lists.boost.org/boost-users/2007/12/32523.php

[SVN r41889]
2007-12-08 16:04:54 +00:00
Dave Abrahams
896778013f Fix msvc auto-configuration (yikes!)
[SVN r41842]
2007-12-07 23:23:39 +00:00
Vladimir Prus
5769c25446 Fix quoting
[SVN r41791]
2007-12-06 16:23:39 +00:00
Vladimir Prus
c5e5ffc369 Fix search for html files. Put packages where
beta.boost.org can fetch them.


[SVN r41789]
2007-12-06 16:12:01 +00:00
Vladimir Prus
8aa3d8b725 Add Google Analytics tracking code for the uploaded docs.
[SVN r41788]
2007-12-06 16:00:38 +00:00
Rene Rivera
b6f5bfa398 Fix parsing of macosx version numbers from detected SDKs.
[SVN r41736]
2007-12-05 04:33:36 +00:00