$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: ghost_at_[hidden]
Date: 2007-10-14 14:13:58
Author: vladimir_prus
Date: 2007-10-14 14:13:58 EDT (Sun, 14 Oct 2007)
New Revision: 40022
URL: http://svn.boost.org/trac/boost/changeset/40022
Log:
Working on build_system.jam
Added:
branches/build/python_port/python/boost/build/build_system.py (contents, props changed)
Added: branches/build/python_port/python/boost/build/build_system.py
==============================================================================
--- (empty file)
+++ branches/build/python_port/python/boost/build/build_system.py 2007-10-14 14:13:58 EDT (Sun, 14 Oct 2007)
@@ -0,0 +1,7 @@
+# Status: being ported by Vladimir Prus.
+
+# Copyright 2003, 2005 Dave Abrahams
+# Copyright 2006 Rene Rivera
+# Copyright 2003, 2004, 2005, 2006 Vladimir Prus
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)