lp:~esys-p-dev/esys-particle/2.3.1

Created by Justin Rahardjo and last modified
Get this branch:
bzr branch lp:~esys-p-dev/esys-particle/2.3.1
Members of ESyS-Particle Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
ESyS-Particle Development Team
Project:
ESyS-Particle
Status:
Mature

Recent revisions

1163. By Justin Rahardjo

Updated version info for v2.3.1

1162. By Vince Boros

Minimum Boost version for Python 3.3+ has been reverted to earlier value.
Other factors giving the perception of incompatibilities between Python
and Boost Python are no longer evident after extensive testing.

Other minor changes:
* a small improvement to the `configure' standard output
* a fix to the test for HDF5-enabled SILO so that the subsequent shell
  script runs correctly in all instances

1161. By Vince Boros

Detection of ABI tags for Python 3.2 and later.
Checks for the Python library and pyconfig.h for versions 2.7 and 3.2+.

1160. By Vince Boros

Build system update to check for Boost Python libraries that have the
-pyX.Y suffix

1159. By Vince Boros

This revision improves the detection of compatible Boost libraries,
particularly where multiple versions exist. The biggest improvement is to
stop ``configure'' from accepting incompatible libraries. It relies on the
Boost developers using Libtool's versioning system to indicate release
information.

1158. By Vince Boros

Fix for the last revision (replacing an unused variable)

1157. By Vince Boros

There seems to be no need to check for the existence of the `cp' command
(c.f. https://www.sourceware.org/autobook/autobook/autobook_220.html).

1156. By Dion Weatherley

added missing Python wrapper for setParticleNonTranslational

In response to Qu #253908 on Launchpad, noticed that setParticleNonTranslational did not have a python wrapper. Also setParticleNonDynamic will fix both translational and rotational degrees of freedom.

1155. By Justin Rahardjo

Added an extra check whether or not python was compiled using wide-unicode or narrow-unicode as this changes the compiled library name for python version 3.2 and below. i.e. when compiled using wide-unicode, the exec is named python3.2mu and when using narrow-unicode, it is named python3.2m.

1154. By Vince Boros

More adjustments to the build system to make it work on Debian

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:esys-particle
This branch contains Public information 
Everyone can see this information.