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

Fixing #139 #140

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Fixing #139 #140

merged 1 commit into from
Oct 28, 2024

Commits on Oct 28, 2024

  1. Fixing OpenModelica#139

    adding two new items to library configure:
    - procOMC (default to 1 if not defined, use zero for max processors, will add -n=NN to the omc command line)
    - procCCompile (default to 1 if not defined, use zero for max processors, will add -jNN to the make command line)
    - deprecate the -j, --jobs argument as it can be now specified library wise
    adrpo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    be4312f View commit details
    Browse the repository at this point in the history