Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes MacOs installation and adding options to restListMacros #509

Merged
merged 10 commits into from
Mar 18, 2024

Conversation

jgalan
Copy link
Member

@jgalan jgalan commented Feb 28, 2024

jgalan Ok: 63 Powered by Pull Request Badge

It defines the header directory of the MacOs brew package system inside the CMakeLists. It will only affect to MacOs systems.

In addition the REST_ListMacros has been updated. Now the detailed documentation will only be shown if indicated by argument.

restListMacros

... 
-- Info : Found MacroFile /Users/jgalan/rest-framework/install/macros/REST_ListMacros.C
Command : REST_ListMacros()

Entering directory : /Users/jgalan/rest-framework/install/macros
 + REST_AddComponentDataSet.C
 + REST_AddComponentFormula.C
 + REST_CheckValidRuns.C
 + REST_CreateHisto.C
 + REST_DataSummary.C
 + REST_Fit.C
 + REST_GenerateDataSets.C

...

Entering directory : /Users/jgalan/rest-framework/install/macros/axion
 + REST_Axion_FieldIntegrationTests.C
 + REST_Axion_PlotResonances.C
 + REST_Axion_XMMAngleEffCSV.C
 + REST_Axion_XMMEfficiency.C
 + REST_Axion_XMMPlots.C

 -------
IMPORTANT. To get a more detailed macro documentation enable the details argument:
Execute: restListMacros 1
OR if you want to show only the documentation of a given macro, add the macro.C filename as argument
Execute: restListMacros 1 REST_CheckValidRuns.C
 -------

@jgalan jgalan requested a review from lobis February 28, 2024 15:17
@jgalan jgalan marked this pull request as ready for review February 28, 2024 15:17
@jgalan jgalan requested a review from nkx111 as a code owner February 28, 2024 15:17
@jgalan jgalan requested review from a team and AlvaroEzq February 28, 2024 15:17
@jgalan jgalan changed the title Fixes MacOs installation Fixes MacOs installation and adding options to restListMacros Feb 29, 2024
@jgalan jgalan requested a review from a team February 29, 2024 15:19
@jgalan jgalan requested a review from CarmenSeoane March 12, 2024 09:15
@jgalan jgalan requested a review from CarmenSeoane March 12, 2024 09:18
@jgalan jgalan merged commit 75b29bb into master Mar 18, 2024
63 checks passed
@jgalan jgalan deleted the jgalan_macos_brew branch March 18, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants