Difference between revisions of "Code"

From Mu2eWiki
Jump to navigation Jump to search
Line 64: Line 64:
 
== Code Management ==
 
== Code Management ==
  
 +
* [[MuseMaintenance]]
 
* [[ReleaseList]]
 
* [[ReleaseList]]
 
* [[Git|git]] - overview and pointers to detailed and mu2e-specific instructions
 
* [[Git|git]] - overview and pointers to detailed and mu2e-specific instructions

Revision as of 21:46, 16 June 2021

Building code

  • GitIntro code management preliminaries for newcomers
  • OfflineStatus which branch or tag of Mu2e Offline you should start from
  • GitHubWorkflow - code repository checkout and commit procedures
  • Muse - Mu2e code setup and build scripts
  • scons - internal commercial build tool, called by Muse
  • Debugging code debuggin tools and tips
  • LXR - cross-linked code browser
  • Mu2e github organization
  • UPS - using the Fermilab UPS product setup
  • Redmine - a few pieces of code are still in the redmine git repository
  • CVS - a few pieces of code are still in the CVS repository

Configuring executables

Modules, Products, and Services

Code Management

Standards and Practices

External Packages