Skip to content

Releases: Mu2e/Muse

new trigger fcl

25 Jan 15:39
ca29746
Compare
Choose a tag to compare

recognize that mu2e_trig_config can also generate fcl, so check fhicl path

compilation_db

03 Dec 00:38
1223f1e
Compare
Choose a tag to compare

change name of compilation_db to compile_commands

really gsl and nlohmann_json

29 Nov 14:05
918e914
Compare
Choose a tag to compare
  • force linking of openblas with gsl
  • add nlohmann_json ups product

gsl nlohmann

29 Nov 13:10
01fe303
Compare
Choose a tag to compare
  • force linking of openblas in bins when gsl is in use
  • add nlohmann_json UPS product

pcie not required

04 Nov 01:24
01fe303
Compare
Choose a tag to compare

The latest artdaq_core_mu2e not longer sets up mu2e_pcie_utils, don't assume it

implement /exp/mu2e/data

24 Oct 21:56
de5fa5a
Compare
Choose a tag to compare
  • if /grid/fermiapp is in the user's PRODUCTS path, ignore it when making a tarball
  • switch default tarball location from /mu2e/data to /exp/mu2e/data

install _INC environmentals for all repos

07 Sep 21:37
910334b
Compare
Choose a tag to compare
Merge pull request #89 from rlcee/inc_230907

add _INC environmental for every repo

Install MUSE_CPPFLAGS

31 Aug 20:15
8ad0445
Compare
Choose a tag to compare

A new environmental, MUSE_CPPFLAGS can now be set by writing in the .muse file:
CPPFLAGS -Wno-deprecated-declarations
or by setting it in the envset. Depending on if the need is generated in the code or in the dependencies.

This will allow a smoother transition to different compiler switches.

We need this one above, now, in order to accommodate BTrk and e28, but when BTrk is retired, we can remove this flag from .muse, while it will continue to be included in builds of older code.

accommodate e28 and c++20

25 Aug 15:33
010640e
Compare
Choose a tag to compare

for e27 and beyond, add c++20 flag

export muse function

01 Aug 14:39
80c3f84
Compare
Choose a tag to compare

add "export -f muse" to ups setup so that the muse function can be used in subshells