<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/distutils, branch v1.1.1rc2</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Bring back reverted r5461. Error was in the regression test.</title>
<updated>2008-07-21T00:28:13+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-07-21T00:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1e5549fc1e6d1d33a11e1488656e0b26eec1e924'/>
<id>1e5549fc1e6d1d33a11e1488656e0b26eec1e924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert r5461, it seems to cause obscure problems</title>
<updated>2008-07-20T07:07:51+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-07-20T07:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0bebd52a825dd1b4a123201480eeb9cf64298d1e'/>
<id>0bebd52a825dd1b4a123201480eeb9cf64298d1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport r5452 build fixes.</title>
<updated>2008-07-20T05:49:31+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-07-20T05:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cd723b03b95794322dafc3d7c67e59fc66a765f7'/>
<id>cd723b03b95794322dafc3d7c67e59fc66a765f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More backporting of scons changes: require 0.8.2</title>
<updated>2008-07-09T10:36:41+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-07-09T10:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=268dcd9a7598fdc9267b346f4c8f729ee17c1a1b'/>
<id>268dcd9a7598fdc9267b346f4c8f729ee17c1a1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge revisions 5266:5288: update scons scripts to new variant_dir conventions</title>
<updated>2008-07-09T10:17:18+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-07-09T10:17:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e656e66f01b90ad8e053e211238b14092d56a63e'/>
<id>e656e66f01b90ad8e053e211238b14092d56a63e</id>
<content type='text'>
in numscons 0.8

    ------------------------------------------------------------------------
    r5267 | cdavid | 2008-06-12 08:35:22 +0200 (Thu, 12 Jun 2008) | 1 line
    
    scons command: set distutils libdir relatively to build directory.
    ------------------------------------------------------------------------
    r5268 | cdavid | 2008-06-12 09:20:28 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Remove distutils_dirs_emitter hacks: no need anymore since we use variant_dir.
    ------------------------------------------------------------------------
    r5269 | cdavid | 2008-06-12 09:23:31 +0200 (Thu, 12 Jun 2008) | 1 line
    
    variant_dir: Rename SConscript for numpy.core.
    ------------------------------------------------------------------------
    r5270 | cdavid | 2008-06-12 09:24:09 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Add boilerplate SConstruct to set variant dir transparantly.
    ------------------------------------------------------------------------
    r5271 | cdavid | 2008-06-12 09:28:27 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt SConscript to new architecture for build dir.
    ------------------------------------------------------------------------
    r5272 | cdavid | 2008-06-12 09:43:27 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpyconfig.h location in setup.py file.
    ------------------------------------------------------------------------
    r5273 | cdavid | 2008-06-12 10:59:20 +0200 (Thu, 12 Jun 2008) | 1 line
    
    When src_dir is not null, takes it into account to retrieve distutils libdir.
    ------------------------------------------------------------------------
    r5274 | cdavid | 2008-06-12 11:01:13 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.lib to new scons build_dir behavior.
    ------------------------------------------------------------------------
    r5275 | cdavid | 2008-06-12 11:48:42 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Set numpy include path relatively to top setup callee when bootstrapping.
    ------------------------------------------------------------------------
    r5276 | cdavid | 2008-06-12 11:49:16 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapat numpy.lib scons build to new build_dir conventions.
    ------------------------------------------------------------------------
    r5277 | cdavid | 2008-06-12 11:55:30 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.numarray to new build dir convention.
    ------------------------------------------------------------------------
    r5278 | cdavid | 2008-06-12 11:56:55 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.fft to new build dir conventions.
    ------------------------------------------------------------------------
    r5279 | cdavid | 2008-06-12 12:00:37 +0200 (Thu, 12 Jun 2008) | 1 line
    
    adapt numpy.linalg to new scons build_dir architecture.
    ------------------------------------------------------------------------
    r5280 | cdavid | 2008-06-12 12:05:12 +0200 (Thu, 12 Jun 2008) | 1 line
    
    adapt numpy.random to new scons build_dir architecture.
    ------------------------------------------------------------------------
    r5281 | cdavid | 2008-06-12 12:56:20 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Make sure we are using numscons 0.8.0 or above.
    ------------------------------------------------------------------------
    r5282 | cdavid | 2008-06-12 17:16:07 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Do not fail scons command when cxx compiler is not available.
    ------------------------------------------------------------------------
    r5283 | cdavid | 2008-06-14 08:06:13 +0200 (Sat, 14 Jun 2008) | 1 line
    
    Fix dotblas compilation on mac os X: scons scanner is not smart enough to interpret #include CPP_MACRO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in numscons 0.8

    ------------------------------------------------------------------------
    r5267 | cdavid | 2008-06-12 08:35:22 +0200 (Thu, 12 Jun 2008) | 1 line
    
    scons command: set distutils libdir relatively to build directory.
    ------------------------------------------------------------------------
    r5268 | cdavid | 2008-06-12 09:20:28 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Remove distutils_dirs_emitter hacks: no need anymore since we use variant_dir.
    ------------------------------------------------------------------------
    r5269 | cdavid | 2008-06-12 09:23:31 +0200 (Thu, 12 Jun 2008) | 1 line
    
    variant_dir: Rename SConscript for numpy.core.
    ------------------------------------------------------------------------
    r5270 | cdavid | 2008-06-12 09:24:09 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Add boilerplate SConstruct to set variant dir transparantly.
    ------------------------------------------------------------------------
    r5271 | cdavid | 2008-06-12 09:28:27 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt SConscript to new architecture for build dir.
    ------------------------------------------------------------------------
    r5272 | cdavid | 2008-06-12 09:43:27 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpyconfig.h location in setup.py file.
    ------------------------------------------------------------------------
    r5273 | cdavid | 2008-06-12 10:59:20 +0200 (Thu, 12 Jun 2008) | 1 line
    
    When src_dir is not null, takes it into account to retrieve distutils libdir.
    ------------------------------------------------------------------------
    r5274 | cdavid | 2008-06-12 11:01:13 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.lib to new scons build_dir behavior.
    ------------------------------------------------------------------------
    r5275 | cdavid | 2008-06-12 11:48:42 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Set numpy include path relatively to top setup callee when bootstrapping.
    ------------------------------------------------------------------------
    r5276 | cdavid | 2008-06-12 11:49:16 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapat numpy.lib scons build to new build_dir conventions.
    ------------------------------------------------------------------------
    r5277 | cdavid | 2008-06-12 11:55:30 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.numarray to new build dir convention.
    ------------------------------------------------------------------------
    r5278 | cdavid | 2008-06-12 11:56:55 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Adapt numpy.fft to new build dir conventions.
    ------------------------------------------------------------------------
    r5279 | cdavid | 2008-06-12 12:00:37 +0200 (Thu, 12 Jun 2008) | 1 line
    
    adapt numpy.linalg to new scons build_dir architecture.
    ------------------------------------------------------------------------
    r5280 | cdavid | 2008-06-12 12:05:12 +0200 (Thu, 12 Jun 2008) | 1 line
    
    adapt numpy.random to new scons build_dir architecture.
    ------------------------------------------------------------------------
    r5281 | cdavid | 2008-06-12 12:56:20 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Make sure we are using numscons 0.8.0 or above.
    ------------------------------------------------------------------------
    r5282 | cdavid | 2008-06-12 17:16:07 +0200 (Thu, 12 Jun 2008) | 1 line
    
    Do not fail scons command when cxx compiler is not available.
    ------------------------------------------------------------------------
    r5283 | cdavid | 2008-06-14 08:06:13 +0200 (Sat, 14 Jun 2008) | 1 line
    
    Fix dotblas compilation on mac os X: scons scanner is not smart enough to interpret #include CPP_MACRO.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge revision 5258 from trunk: some updates to scons scripts.</title>
<updated>2008-07-09T06:30:24+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-07-09T06:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b417c5e6685fc5a03e9528c6dd6acd4ccaffa787'/>
<id>b417c5e6685fc5a03e9528c6dd6acd4ccaffa787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not fail scons command when cxx compiler is not available.</title>
<updated>2008-06-12T15:16:07+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-06-12T15:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=09791d29b5e3cc5a53b536e935f7b6b7105d7b48'/>
<id>09791d29b5e3cc5a53b536e935f7b6b7105d7b48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure we are using numscons 0.8.0 or above.</title>
<updated>2008-06-12T10:56:20+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-06-12T10:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d46b16200f21823a1d35deaa7bde283126f67616'/>
<id>d46b16200f21823a1d35deaa7bde283126f67616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set numpy include path relatively to top setup callee when bootstrapping.</title>
<updated>2008-06-12T09:48:42+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-06-12T09:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d039ec97e0fbfee068e90ae800681aac0c959f27'/>
<id>d039ec97e0fbfee068e90ae800681aac0c959f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When src_dir is not null, takes it into account to retrieve distutils libdir.</title>
<updated>2008-06-12T08:59:20+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-06-12T08:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9ed41fefbe4721c362fd46fb078a80730705a06d'/>
<id>9ed41fefbe4721c362fd46fb078a80730705a06d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
