Commit Graph

50050 Commits

Author SHA1 Message Date
Beman Dawes
dd16ddae1a toc entries
[SVN r16867]
2003-01-11 01:37:24 +00:00
Dave Abrahams
216bac1936 Fix dict bug
[SVN r16866]
2003-01-11 00:18:59 +00:00
Douglas Gregor
c9e3037583 tutorial.html: Remove use of the old signal class template syntax
[SVN r16865]
2003-01-10 21:30:14 +00:00
Ralf W. Grosse-Kunstleve
a3a7eabd0c details from the introduction moved to design goals section
[SVN r16864]
2003-01-10 19:22:13 +00:00
Ralf W. Grosse-Kunstleve
e87112b8fc meager result after a real hard try
[SVN r16863]
2003-01-10 19:00:05 +00:00
Rene Rivera
4789ae875d Per John's observation, added missing quotes in acc CC.
[SVN r16862]
2003-01-10 17:43:22 +00:00
Rene Rivera
45d8cb9736 Guard against OSPLAT not being defined. Missed one.
[SVN r16861]
2003-01-10 17:15:46 +00:00
Rene Rivera
e7ba7fd973 Guard against OSPLAT not being defined.
[SVN r16860]
2003-01-10 17:09:08 +00:00
Rene Rivera
7d7d75bf7b Add -Ae flag to acc.
[SVN r16859]
2003-01-10 16:26:23 +00:00
Rene Rivera
8d3431ec3c Use HP-UX uname to determine if aCC(cc) is available.
Add -Ae flag to acc.


[SVN r16858]
2003-01-10 16:22:05 +00:00
Dave Abrahams
4741661aef Added missing newlines at EOF
[SVN r16857]
2003-01-10 15:38:27 +00:00
Dave Abrahams
505ac03bf3 Folded in Ralf's first set of edits
[SVN r16856]
2003-01-10 15:17:46 +00:00
Dave Abrahams
1e70f4113f Initial Checkin
[SVN r16855]
2003-01-10 15:11:05 +00:00
Dave Abrahams
66ed7e0f05 Apply workarounds for msvc-stlport
[SVN r16854]
2003-01-10 15:04:05 +00:00
Dave Abrahams
7c83c4682c Refine optimization settings
[SVN r16853]
2003-01-10 15:03:46 +00:00
Aleksey Gurtovoy
4d488632fa add boost logo
[SVN r16852]
2003-01-10 12:55:30 +00:00
Toon Knapen
0bff836343 added status pages for HP-UX for the CVS
[SVN r16851]
2003-01-10 12:26:51 +00:00
John Maddock
4df4bb538f Changed some file names (previously they were too long for some platforms to cope with).
[SVN r16850]
2003-01-10 12:14:57 +00:00
John Maddock
f5e9aef284 Moved type_traits tests into subdirectory
[SVN r16849]
2003-01-10 12:13:10 +00:00
Vladimir Prus
bcd7c779a5 Use more strict checks of suffix->type mapping. Does
allow type for a suffix to change.

* new/type.jam
    (register-suffixes): New rule. ( suffixes + : type )
    (register): Use the above.


[SVN r16848]
2003-01-10 10:02:13 +00:00
Vladimir Prus
93888b34c6 Make prebuilt.py work on NT/MinGW.
[SVN r16847]
2003-01-10 09:40:58 +00:00
Rene Rivera
1cee0f88f2 Some improvements to the script to make it easier to use.
- Better explained variables for configuration.
- Additional support fo getting the fresh CVS state of code.


[SVN r16846]
2003-01-10 06:00:13 +00:00
Rene Rivera
59ac4fe74f Added a run stage to put the binaries into to simplify the run_test.sh script.
[SVN r16845]
2003-01-10 05:26:46 +00:00
Rene Rivera
dc57440908 Added "-Ae" flag to acc toolset.
Added generic Unix cc toolset.


[SVN r16843]
2003-01-09 21:57:03 +00:00
Rene Rivera
22b7e5ce28 Added aCC toolset.
Fixed problematic use of ksh "function" keyword.


[SVN r16841]
2003-01-09 17:50:11 +00:00
Dave Abrahams
4310d52c2d add missing newline at EOF
[SVN r16840]
2003-01-09 17:09:04 +00:00
Vladimir Prus
d4fa3f3942 Make build_dir.py work on NT/MinGW.
[SVN r16839]
2003-01-09 16:22:09 +00:00
Dave Abrahams
49bdc78bf8 Add assertions
[SVN r16838]
2003-01-09 16:20:58 +00:00
Vladimir Prus
bd26627fab Make project_dependencies.py work on NT/MinGW.
[SVN r16837]
2003-01-09 16:17:57 +00:00
Dave Abrahams
d4e6dfcf83 add missing newline at EOF
[SVN r16836]
2003-01-09 16:14:30 +00:00
Vladimir Prus
d968045e33 Make stage.py work on NT/MinGW.
[SVN r16835]
2003-01-09 16:08:51 +00:00
Vladimir Prus
8a52b0e4ff Make conditionals.py work on NT/MinGW.
[SVN r16834]
2003-01-09 16:04:13 +00:00
Vladimir Prus
cd925c54ff Make use_requirements.py work on NT/Cygwin, by using static lib in one
case.


[SVN r16833]
2003-01-09 15:52:23 +00:00
Vladimir Prus
c1a2fedbbf Bugfix for another case where Jam were changing slash direction.
[SVN r16832]
2003-01-09 15:26:31 +00:00
Vladimir Prus
c4338e0ea2 Bugfix.
[SVN r16831]
2003-01-09 15:22:06 +00:00
Vladimir Prus
f3d56afb03 Changes static lib suffix to "lib" on NT. Use "a" for gcc on all
platforms.


[SVN r16830]
2003-01-09 14:51:45 +00:00
Ronald Garcia
7e28c0355e Imported from jsiek's submission to the library group, or something like that.
I modified the labels to not use colons because some browser's can't handle
labels with colons in them.


[SVN r16829]
2003-01-09 14:23:05 +00:00
Jaakko Järvi
275d7bb1dd remvoded tabs
[SVN r16828]
2003-01-09 14:15:09 +00:00
Beman Dawes
c55f553378 fix bookmarks
[SVN r16827]
2003-01-09 13:37:41 +00:00
Beman Dawes
53f2579538 add value_init
[SVN r16826]
2003-01-09 13:26:13 +00:00
Beman Dawes
546ad6079b fix invalid bookmarks
[SVN r16825]
2003-01-09 13:22:04 +00:00
Beman Dawes
7ad5ab1d76 fix invalid bookmarks
[SVN r16824]
2003-01-09 13:11:10 +00:00
Beman Dawes
7a42123a03 fix invalid bookmarks
[SVN r16823]
2003-01-09 13:03:37 +00:00
Beman Dawes
daa8232224 fix broken links
[SVN r16822]
2003-01-09 12:41:17 +00:00
John Maddock
5c546dd981 Added example shell script.
[SVN r16821]
2003-01-09 12:36:22 +00:00
Beman Dawes
b976aced01 remove tabs
[SVN r16820]
2003-01-09 12:36:21 +00:00
John Maddock
76d3f6f140 Added link to new shell shell script
[SVN r16819]
2003-01-09 12:35:55 +00:00
Beman Dawes
45c6b27ff9 fix broken links
[SVN r16818]
2003-01-09 12:30:58 +00:00
Beman Dawes
b1d72f8daf fix broken links (reprise)
[SVN r16817]
2003-01-09 12:23:05 +00:00
Vladimir Prus
644ce8709a Add a diagnostic.
[SVN r16816]
2003-01-09 06:51:46 +00:00