Skip to content

Releases: tskisner/HARP

Another fix for shared linking

Choose a tag to compare

@tskisner tskisner released this 03 Jul 23:46
v1.0.5

bump 1.0.5 version

Fix inclusion of dependencies in libharp

Choose a tag to compare

@tskisner tskisner released this 03 Jul 21:14

This fixes the encoding of dependencies into libharp on some systems.

Better support OS X

Choose a tag to compare

@tskisner tskisner released this 30 Jun 21:00

Differentiate between the shared library extension and the loadable module extension, which are different on some systems.

Updated boost configure check

Choose a tag to compare

@tskisner tskisner released this 04 Feb 02:38

Update boost.m4 to latest version.

Fix missing files in distribution tarball

Choose a tag to compare

@tskisner tskisner released this 18 May 15:21
v1.0.1

Fix Makefile.am files to distribute all generated source files needed…

Fix doc makefile

Choose a tag to compare

@tskisner tskisner released this 18 May 07:09
v1.0.0

Include docs in subdirs.

DESI Data Challenge 3 Version

Choose a tag to compare

@tskisner tskisner released this 30 Mar 17:04
dc3

Do not link boost numpy library if python is disabled.