Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r62430 - trunk/libs/polygon
From: steven_at_[hidden]
Date: 2010-06-04 13:02:49


Author: steven_watanabe
Date: 2010-06-04 13:02:48 EDT (Fri, 04 Jun 2010)
New Revision: 62430
URL: http://svn.boost.org/trac/boost/changeset/62430

Log:
Allow polygon test to appear in the test matrix
Added:
   trunk/libs/polygon/Jamfile.v2
      - copied unchanged from r62427, /trunk/libs/polygon/Jamroot
Removed:
   trunk/libs/polygon/Jamroot

Deleted: trunk/libs/polygon/Jamroot
==============================================================================
--- trunk/libs/polygon/Jamroot 2010-06-04 13:02:48 EDT (Fri, 04 Jun 2010)
+++ (empty file)
@@ -1,19 +0,0 @@
-# Boost Build v2 Jamroot for Polygon unit
-#
-# Copyright 2010 Intel Corporation
-#
-# Use, modification and distribution is subject to 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)
-
-project
- : requirements
- <warnings>all
- <toolset>intel:<warnings>on
- <toolset>gcc:<cxxflags>"-pedantic -Wall -Wstrict-aliasing -fstrict-aliasing -Wno-long-long"
- <toolset>msvc:<cxxflags>/W4
- <include>../..
- <include>.
- ;
-
-


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk