From ef8a2beebe3d64ddc45f0d634a1c31d4a77c4569 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 22 May 2006 05:24:04 +0000 Subject: [PATCH] Add preliminary download and news pages, with full content of rss feeds. [SVN r96] --- common/menu-boost.html | 4 +- downloads.rss | 86 ++++++++++++++++++++++++++++++++++++---- news.rss | 8 ++-- users/download/index.php | 79 ++++++++++++++++++++++++++++++++++++ users/news/index.php | 79 ++++++++++++++++++++++++++++++++++++ 5 files changed, 243 insertions(+), 13 deletions(-) create mode 100644 users/download/index.php create mode 100644 users/news/index.php diff --git a/common/menu-boost.html b/common/menu-boost.html index b3c3c753..6487fcb0 100644 --- a/common/menu-boost.html +++ b/common/menu-boost.html @@ -2,10 +2,10 @@ "link">> +

Unix: The right order of static libraries on Unix is automatically computed. The <hardcode-dll-paths> feature is the default.

+

gcc: The -fPIC option is passed when creating shared libraries. Problems with distcc were solved.

+

Sun: It's now possible to use the sun linker (as opposed to gnu), and to compile C files.

+

Darwin: Shared libraries are now supported.

+

MSVC: Before resource files compilation, the setup script is invoked. Options deprecated in 8.0 are not longer used.

+

The following bugs were fixed:

+ +

Developer visible changes:

+ +

Thanks to Christopher Currie, Pedro Ferreira, Philipp Frauenfelder, Andre Hentz, Jurgen Hunold, Toon Knapen, Johan Nilsson, Alexey Pakhunov, Brock Peabody, Michael Stevens and Zbynek Winkler who contributed code to this release.

]]> \ No newline at end of file diff --git a/news.rss b/news.rss index d5c6d5ed..080e7c41 100644 --- a/news.rss +++ b/news.rss @@ -14,7 +14,7 @@ -

Updated Libraries

+

Updated Libraries

-

Supported Compilers

+

Supported Compilers

Boost is tested on a wide range of compilers and platforms. Since Boost libraries rely on modern C++ features not available in all compilers, not all Boost libraries will work with every compiler. The following compilers and platforms have been extensively tested with Boost, although many other compilers and platforms will work as well. For more information, see the regression test results.

New for this release: Support for building with the newest STLport-5.0 was added. The support includes building with MinGW Runtime 3.8 plus STLport-5.0 improved to support wide character operations. Apple GCC 4.0, HP Tru64 C++, and Microsoft Visual C++ 8.0 are supported platforms. We have added an experimental autoconf-like configure script for Unix-like systems: run configure --help for more information.

-

Acknowledgements

-

Medieval Mr. Gregor Douglas Gregor managed this release.

+

Acknowledgements

+

Medieval Mr. Gregor Douglas Gregor managed this release.

A great number of people contributed their time and expertise to make this release possible. Special thanks go to Aleksey Gurtovoy and Misha Bergal, who managed to keep the regression testing system working throughout the release process; David Abrahams, Beman Dawes, Aleksey Gurtovoy, Bronek Kozicki, Rene Rivera and Jonathan Turkanis for greatly improving the quality of this release; Rene Rivera for the new Boost web page design; and Zoltan "cad" Juhasz for the new Boost logo.

]]>
diff --git a/users/download/index.php b/users/download/index.php new file mode 100644 index 00000000..b38f0da3 --- /dev/null +++ b/users/download/index.php @@ -0,0 +1,79 @@ + + + + + + Boost Downloads + + + + + + + +
+ +
+ +
+
+
+
+
+
+

Boost Downloads

+
+ +
+
    + db as $_guid => $_item ) { ?> + +
  • '; ?>'; ?>
  • +
db as $_guid => $_item ) { ?> + +

'; ?>'; ?> +

+ +
+ +
+
+
+
+
+ + + +
+
+
+ + + + diff --git a/users/news/index.php b/users/news/index.php new file mode 100644 index 00000000..7994d583 --- /dev/null +++ b/users/news/index.php @@ -0,0 +1,79 @@ + + + + + + Boost News + + + + + + + +
+ +
+ +
+ + + +