[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-commit
Subject:    [Boost-commit] svn:boost r85164 - in trunk: boost libs/predef status
From:       grafikrobot () gmail ! com
Date:       2013-07-28 17:12:05
Message-ID: 20130728171205.A075815FF21 () wowbagger ! crest ! iu ! edu
[Download RAW message or body]

Author: grafik
Date: 2013-07-28 13:12:05 EDT (Sun, 28 Jul 2013)
New Revision: 85164
URL: http://svn.boost.org/trac/boost/changeset/85164

Log:
Addition of Predef into Boost.. Note, the references are indirect (i.e. svn \
externals), as the real project is in github.

Added:
   trunk/boost/predef.h   (contents, props changed)
   trunk/libs/predef/   (props changed)
   trunk/libs/predef/index.html   (contents, props changed)
Properties modified: 
   trunk/boost/   (props changed)
Text files modified: 
   trunk/boost/predef.h         |    19 +++++++++++++++++++                     
   trunk/libs/predef/index.html |    14 ++++++++++++++                          
   trunk/status/Jamfile.v2      |     1 +                                       
   3 files changed, 34 insertions(+), 0 deletions(-)

Added: trunk/boost/predef.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/boost/predef.h	2013-07-28 13:12:05 EDT (Sun, 28 Jul 2013)	(r85164)
@@ -0,0 +1,19 @@
+/*
+Copyright Redshift Software, Inc. 2008-2013
+Distributed under the Boost Software License, Version 1.0.
+(See accompanying file LICENSE_1_0.txt or copy at
+http://www.boost.org/LICENSE_1_0.txt)
+*/
+
+#ifndef BOOST_PREDEF_H
+#define BOOST_PREDEF_H
+
+#include <boost/predef/language.h>
+#include <boost/predef/architecture.h>
+#include <boost/predef/compiler.h>
+#include <boost/predef/library.h>
+#include <boost/predef/os.h>
+#include <boost/predef/other.h>
+#include <boost/predef/platform.h>
+
+#endif

Added: trunk/libs/predef/index.html
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/libs/predef/index.html	2013-07-28 13:12:05 EDT (Sun, 28 Jul 2013)	(r85164)
@@ -0,0 +1,14 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; URL=./doc/html/index.html">
+</head>
+<body>
+Automatic redirection failed, please go to
+<a href="../../doc/html/proto.html">./doc/html/index.html</a>
+<p>Copyright&nbsp;Redshift Software Inc 2013</p>
+<p>Distributed under the Boost Software License, Version 1.0. (See accompanying file
+<a href="../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at
+<a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>).
+</p>
+</body>
+</html>

Modified: trunk/status/Jamfile.v2
==============================================================================
--- trunk/status/Jamfile.v2	Fri Jul 26 11:44:40 2013	(r85163)
+++ trunk/status/Jamfile.v2	2013-07-28 13:12:05 EDT (Sun, 28 Jul 2013)	(r85164)
@@ -124,6 +124,7 @@
     phoenix/test                # test-suite phoenix
     polygon/test                # test-suite polygon
     pool/test                   # test-suite pool
+    predef/test                 # test-suite predef
     preprocessor/test           # test-suite preprocessor
     program_options/test        # test-suite program_options
     property_map/test           # test-suite property_map
_______________________________________________
Boost-commit mailing list
Boost-commit@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic