John Maddock
c6303c053c
Partial fixes for sunpro 5.3 - doesn't actually work yet though
...
[SVN r11355]
2001-10-08 11:31:29 +00:00
John Maddock
b9e777a795
Fix for sunpro 5.3 (array specialisations don't work)
...
[SVN r11354]
2001-10-08 11:30:53 +00:00
John Maddock
54cec19de4
Minor tweek for sunpro 5.3
...
[SVN r11353]
2001-10-08 11:30:05 +00:00
John Maddock
7701a8c426
Modified behaviour of BOOST_NO_CWCHAR definition
...
[SVN r11352]
2001-10-08 11:29:42 +00:00
John Maddock
8e5b99138c
Added sunpro 5.3 options
...
[SVN r11351]
2001-10-08 11:28:39 +00:00
John Maddock
3f6843b417
Fixed use_facet usage for Sunpro 5.3
...
[SVN r11350]
2001-10-08 11:28:08 +00:00
Douglas Gregor
29efcb5486
Fix for BOOST_NO_STD_ALLOCATOR when std::allocator doesn't even exist
...
[SVN r11349]
2001-10-06 20:28:27 +00:00
Dave Abrahams
95d7a69fa9
regex, threads, and python will all build from the top level. If you build the 'test' target from the top level, it will run all regressions.
...
Jamfile:
subincludes for thread, python libs, and status for regression tests
Jamrules:
Use the new path-global rule to establish BOOST_ROOT correctly for all subprojects
libs/regex/build/Jamfile
Take advantage of correct BOOST_ROOT setting
libs/python/build/Jamfile
Search for python executable; don't try to build anything if it can't be found.
don't build tests by default
improved comments, organization, and naming.
status/Jamfile
Fixed references to config test files
Failed tests now leave their stdout results in <testname>.error instead of removing it
No test targets are dependencies of 'all' anymore
Added comments
Reorganized
tools/build/Jambase
Meant to check this in long ago.
tools/build/allyourbase.jam
Fixed SHELL_EXPORT setting, added SHELL_SET
removed 'test' from the dependencies of 'all'; tests no longer run by default.
Fixed the direction of slashes for Windows when ALL_LOCATE_TARGET is used.
Added path-global rule for declaring path variables which may be relative
rule in-invocation-subdir returns true if the current subproject is the one
from which Jam was invoked
rule protect-subdir is now used to protect subproject variables
rule tokens-to-simple-path converts path tokens to a simplified path.
tools/build/boost-base.jam
Fixed bugs
tools/build/jam_src/makedebugjam.bat
Fixed a bug which prevented a final debug build
tools/build/jam_src/search.c
Fixed a bug of mine which caused LOCATE to be ignored (!).
[SVN r11348]
2001-10-06 18:19:15 +00:00
Dave Abrahams
a2900b8b73
Use the new path-global rule to establish BOOST_ROOT correctly for all subprojects
...
[SVN r11347]
2001-10-06 16:01:10 +00:00
Darin Adler
9c331eb182
Math library fixes for BOOST_NO_STDC_NAMESPACE.
...
[SVN r11346]
2001-10-05 23:37:12 +00:00
John Maddock
a0e30404f4
Updated BeOS to use STLport 4.5
...
[SVN r11345]
2001-10-05 11:19:49 +00:00
John Maddock
f1ee1fd87a
Fixed broken tests by regenerating.
...
[SVN r11344]
2001-10-05 11:15:38 +00:00
Jeremy Siek
477f4e3c0d
fixed include of bucket sorter
...
[SVN r11343]
2001-10-04 22:47:31 +00:00
Jeremy Siek
268de60922
fixed
...
[SVN r11342]
2001-10-04 22:46:41 +00:00
Jeremy Siek
56e9ed9c0d
Changed projection_iterator to not rely on the default reference,
...
working around a limitation of detail::iterator_traits
[SVN r11340]
2001-10-04 21:02:12 +00:00
Peter Dimov
c6861b3101
Avoid NOMINMAX redefinition
...
[SVN r11339]
2001-10-04 20:14:37 +00:00
Dave Abrahams
9d4e77f1ef
Changed name of "bind" to "select" to avoid problems with MSVC.
...
[SVN r11338]
2001-10-04 19:56:07 +00:00
Dave Abrahams
06f71c9b5e
Applied indirect_iterator patch from George A. Heintzelman <georgeh@aya.yale.edu>
...
Changed name of "bind" to "select" to avoid problems with MSVC.
[SVN r11337]
2001-10-04 19:36:28 +00:00
Jens Maurer
f6d45ef476
always use -D_ISOC99_SOURCE with Intel C++ on Linux
...
[SVN r11336]
2001-10-03 17:18:25 +00:00
Jeremy Siek
7dd8bb5eac
changed NAME tag
...
[SVN r11335]
2001-10-02 17:55:59 +00:00
Jeremy Siek
1767c9bd38
changed indenting
...
[SVN r11334]
2001-10-02 17:37:24 +00:00
Jeremy Siek
6e66368750
obsolete file
...
[SVN r11333]
2001-10-02 17:19:34 +00:00
Jeremy Siek
3aed6c2888
obsolete files
...
[SVN r11332]
2001-10-02 17:19:03 +00:00
Jeremy Siek
d9bf38d05d
removed uniform cost stuff
...
[SVN r11331]
2001-10-02 17:18:16 +00:00
Jeremy Siek
efe82c0a30
removed 's'
...
[SVN r11330]
2001-10-02 17:17:53 +00:00
William E. Kempf
8e02b4d096
Ran "tidy" against documentation.
...
[SVN r11329]
2001-10-02 16:13:25 +00:00
Dave Abrahams
c64fa867e9
All of my pending changes
...
[SVN r11328]
2001-10-02 12:24:53 +00:00
Jens Maurer
557db51d66
removed old graphics
...
[SVN r11319]
2001-10-01 19:39:43 +00:00
Jens Maurer
d46fa61451
forgotten files from Hubert Holin's last update
...
[SVN r11318]
2001-10-01 19:37:26 +00:00
Beman Dawes
47f84ffb56
Final 1.25.0 commit
...
[SVN r11316]
2001-10-01 16:59:11 +00:00
Beman Dawes
d455c7d519
1.25.0 Final runup
...
[SVN r11315]
2001-10-01 15:54:23 +00:00
Beman Dawes
2e9be161f1
Change comments to make it clear why forward declaration header is required.
...
[SVN r11314]
2001-10-01 14:15:44 +00:00
Beman Dawes
edaeea4b8f
Also post results on boost-announce
...
[SVN r11313]
2001-10-01 01:19:04 +00:00
Beman Dawes
2dd56571d4
Add status table entry for Mac OS X
...
[SVN r11312]
2001-10-01 00:14:03 +00:00
Jeremy Siek
032674caf1
updated my location
...
[SVN r11311]
2001-09-30 23:20:13 +00:00
John Maddock
321967614e
Tweeked regex version number to reference <boost/version.hpp>
...
[SVN r11309]
2001-09-30 10:30:14 +00:00
John Maddock
2eef76f209
Added _RWSTD_ALLOCATOR
...
[SVN r11308]
2001-09-30 10:28:23 +00:00
John Maddock
baa8e319b0
tentative tweeks for roguewave lib on HP aCC (needs BOOST_NO_STD_ALLOCATOR)
...
[SVN r11307]
2001-09-30 10:26:50 +00:00
John Maddock
07ad812ebf
Updated results (new config)
...
[SVN r11306]
2001-09-30 10:25:35 +00:00
Darin Adler
99a8203b3e
Mac OS results and some more updates to the command lines for Mac OS.
...
[SVN r11305]
2001-09-28 23:50:21 +00:00
Darin Adler
fb597e500f
Move includes of .cpp files to bottom to avoid warnings when using
...
"required prototypes" options.
[SVN r11304]
2001-09-28 20:38:39 +00:00
Darin Adler
2a20df5e5c
More compilers for Mac OS.
...
[SVN r11303]
2001-09-28 17:38:59 +00:00
Darin Adler
3f63ff5ba6
Add workaround for BOOST_NO_STDC_NAMESPACE.
...
[SVN r11302]
2001-09-28 17:38:32 +00:00
Darin Adler
3486980382
Write out limits as integers, even for char types.
...
[SVN r11301]
2001-09-28 17:38:10 +00:00
Darin Adler
8151a03d42
Since it's obsolete, it should be removed.
...
[SVN r11300]
2001-09-28 17:37:25 +00:00
John Maddock
1dd6b15396
Fixed iterator definition
...
[SVN r11299]
2001-09-28 11:33:25 +00:00
John Maddock
8704159f70
Fixed partial ordering macro names
...
[SVN r11298]
2001-09-28 11:08:33 +00:00
John Maddock
ba22f84a7e
Fixed typo - \f is \x0C not \x08
...
[SVN r11297]
2001-09-28 11:07:41 +00:00
John Maddock
ee0f79c044
updated makefiles to generate error if MSVCDIR not set
...
[SVN r11296]
2001-09-28 11:06:57 +00:00
Jens Maurer
1c63f70c70
quaternion, octonion, special functions update by Hubert Holin
...
[SVN r11295]
2001-09-27 18:27:06 +00:00