Giter Club home page Giter Club logo

bmad-external-deps's Introduction

bmad-external-deps repository

"External" "package" libraries that are used with the Bmad simulation ecosystem (toolkit and related programs) found in the bmad-ecosystem repository

bmad-external-deps's People

Contributors

davidsagan avatar mattsignorelli avatar michaelehrlichman avatar

Watchers

 avatar Christopher Mayes avatar

bmad-external-deps's Issues

Bump xraylib up to version 4.1.3?

The conda-forge build uses xraylib-4.1.3 and seems to build OK at least. Right now the version here is something between 3.3.0 and 4.0.0 (and the version here seems to have the xraylib 4 error handling API).

Remove .git directories from fgsl and xraylib tarballs

When doing build testing it a git tree, it is convenient to fully clean out the tree with git clean -fdx. The problem is that because the unpacked fgsl and xraylib tarballs have .git directories, the fgsl and xraylib directories are left untouched. So it would be good of those directories were removed from the distributed tarballs.

Upgrade gsl and fgsl to 2.6 and 1.5.0 respectively

Right now you have 2.5 and 1.4.0. I see no reason not to upgrade, these have been used for the Conda build. As far as I can tell gsl-2.7 also works with fgsl 1.5.0 (I've successfully built that way), but fgsl doesn't advertise that compatibility, though that may very well be because development of fgsl has been abandoned.

Mac cruft in the tarball for fgsl

You get a bit of chatter on a Linux system when you unpack the fgsl tarball:

tar tvf fgsl.tar.gz
drwxr-xr-x dcs16/staff       0 2023-09-20 23:10 fgsl/
-rwxr-xr-x dcs16/staff     176 2023-09-20 23:10 fgsl/._acc_build
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.quarantine'
-rwxr-xr-x dcs16/staff     292 2023-09-20 23:10 fgsl/acc_build
drwxr-xr-x dcs16/staff       0 2023-09-20 23:10 fgsl/interface/
-rw-r--r-- dcs16/staff    3421 2023-09-20 23:10 fgsl/configure.ac
-rwxr-xr-x dcs16/staff     176 2023-09-20 23:10 fgsl/._acc_build_fgsl
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.quarantine'

Note the files beginning with ._. This is Mac tar adding resource forks I believe. The --no-mac-metadata flag to tar should prevent the creation of these.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.