Dave Abrahams
95261f7ecf
bug fix
...
[SVN r18321]
2003-04-28 04:55:23 +00:00
Jens Maurer
995c5e5c5f
fix typo
...
[SVN r18320]
2003-04-27 20:55:09 +00:00
Dave Abrahams
50a619a9d2
Patched boost-base.jam to allow rules in stage target requirements
...
Fixed grammar in build_system.htm
Added vc7.1-tools.jam/.html for msvc 7.1
Updated the regex lib Jamfile to build correctly-named libraries
[SVN r18319]
2003-04-27 14:10:52 +00:00
Dave Abrahams
09983959ce
Lazy evaluation in lambdas
...
[SVN r18318]
2003-04-27 11:44:15 +00:00
Dave Abrahams
bd39e1c48e
CWPro7 workaround
...
[SVN r18317]
2003-04-26 14:59:30 +00:00
Rene Rivera
0d7d9f5659
Added a "replace" rule to do global string replacements.
...
[SVN r18316]
2003-04-26 06:20:49 +00:00
Thomas Witt
3882907d2c
Fixed forward_iterator_archetype pointer type to be ptr to const.
...
[SVN r18315]
2003-04-25 21:55:33 +00:00
Dave Abrahams
e41be4efcd
Roll back mistaken change
...
[SVN r18314]
2003-04-25 17:04:49 +00:00
Samuel Krempp
014325ba2f
custom namespaces used
...
[SVN r18313]
2003-04-25 14:54:08 +00:00
Samuel Krempp
93dba4c8c1
unused variable removed
...
[SVN r18312]
2003-04-25 14:52:43 +00:00
Samuel Krempp
b6156b6a5f
added custom namespaces, as a hint for the user who doesnt want to inject
...
full boost (or std) namespaces ..
[SVN r18311]
2003-04-25 14:33:43 +00:00
Dave Abrahams
b3078fb700
Applied patches from "Pavel Vozenilek" <pavel_vozenilek-at-hotmail.com>
...
[SVN r18310]
2003-04-25 14:16:19 +00:00
Samuel Krempp
7ae3384bb1
now using BOOST_WORKAROUND in this file too.
...
[SVN r18309]
2003-04-25 14:08:07 +00:00
Vladimir Prus
7468f54036
Bump the version number.
...
[SVN r18308]
2003-04-25 06:11:27 +00:00
Vladimir Prus
05d8c65384
Clarify installation docs, using suggestions from Ansgar Philippsen.
...
[SVN r18307]
2003-04-25 06:10:55 +00:00
Gennaro Prota
9ef195de85
shortened names of new macros, improved comments
...
[SVN r18306]
2003-04-24 15:01:20 +00:00
Guillaume Melquiond
ff52813a75
Added integer extension; added certain and possible comparisons; reworked some documentation; corrected some bugs; removing check_nan from strict checking
...
[SVN r18305]
2003-04-24 14:02:52 +00:00
Vladimir Prus
d43df9540c
Document first version of release procedure
...
[SVN r18304]
2003-04-24 12:28:02 +00:00
Vladimir Prus
649d0e17f5
Don't import compilers modules
...
[SVN r18303]
2003-04-24 12:04:25 +00:00
Vladimir Prus
c9f352010e
Fix mistaken commit
...
[SVN r18302]
2003-04-24 11:49:34 +00:00
Vladimir Prus
ece0976c87
Fix mistaked commit
...
[SVN r18301]
2003-04-24 11:46:49 +00:00
Vladimir Prus
c8bcca1169
Add a script for making distributions
...
[SVN r18300]
2003-04-24 11:35:40 +00:00
Vladimir Prus
59aace5e6b
Correct image location
...
[SVN r18299]
2003-04-24 11:30:37 +00:00
Vladimir Prus
1d49841e7a
Add placeholders for SF logo
...
[SVN r18298]
2003-04-24 11:18:01 +00:00
Vladimir Prus
b6b1ff73d3
Add more documentation.
...
[SVN r18297]
2003-04-24 09:48:33 +00:00
Peter Dimov
aa7025633e
Bound arguments are now no more const than the object itself.
...
[SVN r18296]
2003-04-23 22:14:40 +00:00
Vladimir Prus
35232b5878
Get rid of annoying 'unused source' warning for stage targets.
...
* new/stage.jam
(stage-target-class.check-for-unused-sources): Override base method with
an empty one, since the inherited logic does not make any sense for stage.
[SVN r18295]
2003-04-23 14:17:34 +00:00
Vladimir Prus
6aa686269e
Implement 'explicit targets'. This closes BB29, except for documentation
...
issues.
* new/project.jam: New project attribute 'explicit-targets'.
* new/targets.jam (project-target): Don't implicitly generate targets
that are in 'explicit-targets' attribute.
[SVN r18294]
2003-04-23 13:34:17 +00:00
Vladimir Prus
b41266ec82
Remove outdated file.
...
[SVN r18293]
2003-04-23 12:17:01 +00:00
John Maddock
3e9f356fec
Previous "fix" included a bug,now fixed.
...
[SVN r18291]
2003-04-23 10:47:33 +00:00
Rene Rivera
aba82ce14b
* Add --help-usage option to display bjam options.
...
* Add the missing recursive display of docs when specifying --help-enable-detailed. Using it with --help-all will produce most of the available docs at once.
[SVN r18290]
2003-04-23 01:10:12 +00:00
Bruno da Silva de Oliveira
6382235609
- Now trying to export forward declared classes gives a warning.
...
- Forward-declared classes are ignored with AllFromHeader
- Bug: now it's possible to exclude classes, functions and enums from AllFromHeader
[SVN r18289]
2003-04-23 00:42:34 +00:00
Dave Abrahams
032bee80bb
Warning suppression from Dominique Devriese <dominique.devriese-at-student.kuleuven.ac.be>
...
[SVN r18288]
2003-04-22 14:21:37 +00:00
Rene Rivera
9d8778d85d
Change behaviour so that we always do a clean bootstrap.
...
[SVN r18287]
2003-04-21 04:39:44 +00:00
Rene Rivera
334b7ccd04
Add preliminary support for building the final VMS bjam executable.
...
[SVN r18286]
2003-04-21 04:38:30 +00:00
Rene Rivera
c5266d4130
Fix failing compilation on non-MSVC compilers. Specifically CodeWarriorn.
...
The defenitions in tchar.h prevent the definition TCHAR; windows.h must always be included before any other windows headers.
[SVN r18285]
2003-04-21 04:22:27 +00:00
Dave Abrahams
021684bbb5
Patches for testing under Cygwin
...
[SVN r18284]
2003-04-21 01:16:23 +00:00
Dave Abrahams
5b00ed4aaa
Patches for testing under Cygwin
...
[SVN r18283]
2003-04-21 00:35:36 +00:00
Jeff Garland
fb41a603a4
fixes for time duration overflow bug
...
[SVN r18282]
2003-04-20 17:51:50 +00:00
Jeff Garland
8ceb6a89cc
added test for long time durations
...
[SVN r18281]
2003-04-20 17:45:30 +00:00
Jeff Garland
776f203cfe
updates to fix time duration overflow problem
...
[SVN r18280]
2003-04-20 17:44:02 +00:00
Gennaro Prota
7603416673
small comment fixes again
...
[SVN r18279]
2003-04-19 14:11:14 +00:00
Gennaro Prota
1ab6437a03
shortened comments
...
[SVN r18278]
2003-04-19 11:47:17 +00:00
Toon Knapen
a5af2c5885
removed BOOST_HAS_THREADS as threads on HPUX11i are not compliant enough
...
taking into account aCC version 53800
[SVN r18277]
2003-04-18 10:10:45 +00:00
Paul Mensonides
672ba9d5a8
evil VC bug fix
...
[SVN r18276]
2003-04-18 06:24:49 +00:00
Andreas Huber
058c89f192
no message
...
[SVN r18275]
2003-04-17 12:26:26 +00:00
Andreas Huber
0ee7964476
no message
...
[SVN r18274]
2003-04-17 12:12:56 +00:00
John Maddock
8813a0c41e
warning suppression for gcc
...
[SVN r18273]
2003-04-17 11:20:13 +00:00
Gennaro Prota
e9f10afd2a
added BOOST_[APPEND_]TEMPLATE_EXPLICITLY_SPECIFIED_[NON_]TYPE
...
[SVN r18272]
2003-04-16 23:39:37 +00:00
Gennaro Prota
e9d796440f
removed superfluous spaces
...
[SVN r18271]
2003-04-16 22:55:23 +00:00