Code: Difference between revisions

From Mu2eWiki
Jump to navigation Jump to search
Line 10: Line 10:
* [[Muse]] - Mu2e code setup and build scripts
* [[Muse]] - Mu2e code setup and build scripts
* [[scons]] - internal commercial build tool, called by Muse
* [[scons]] - internal commercial build tool, called by Muse
* [[Spack]] - building Offline with spack
* [[Building Offline with cmake]] - DAQ is building Offline using a different commercial tool.
* [[Building Offline with cmake]] - DAQ is building Offline using a different commercial tool.
* [[CodeDebugging|Debugging]] code debugging tools and tips
* [[CodeDebugging|Debugging]] code debugging tools and tips

Revision as of 00:31, 19 April 2025

Building code

Configuring executables

Modules, Products, and Services

Code Management

Standards and Practices

External Packages