-
Notifications
You must be signed in to change notification settings - Fork 24
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
Bugfix #2390 develop compile zlib #2404
Commits on Dec 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e8b8e2 - Browse repository at this point
Copy the full SHA 9e8b8e2View commit details -
Revert "print python executable used to run when running without MET_…
…PYTHON_EXE" This reverts commit 9e8b8e2.
Configuration menu - View commit details
-
Copy full SHA for 6246c25 - Browse repository at this point
Copy the full SHA 6246c25View commit details
Commits on Dec 30, 2022
-
Fixed typo that adds LIB_JASPER to list if LIB_LIBPNG is set instead …
…of LIB_LIBPNG. Added missing colons so that a colon is added before the new values if the corresponding variable is set
Configuration menu - View commit details
-
Copy full SHA for 8cc48cd - Browse repository at this point
Copy the full SHA 8cc48cdView commit details -
added a comment to remember to investigate why .a file is removed. If…
… it is still needed, update comment to explain why, otherwise remove it
Configuration menu - View commit details
-
Copy full SHA for 3a1f24f - Browse repository at this point
Copy the full SHA 3a1f24fView commit details -
Per #2390, set LIB_Z to /lib if it is not set so that the HDF5 config…
…ure command will properly install with zlib support. Update echo of HDF5 configure command to match what is being called
Configuration menu - View commit details
-
Copy full SHA for 9f398b6 - Browse repository at this point
Copy the full SHA 9f398b6View commit details
Commits on Jan 9, 2023
-
Per discussion dtcenter/METplus#1997, add support for setting optiona…
…l arguments to make that allows multi job compilation to speed up installs
Configuration menu - View commit details
-
Copy full SHA for 6742516 - Browse repository at this point
Copy the full SHA 6742516View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebcf2c4 - Browse repository at this point
Copy the full SHA ebcf2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74fcce1 - Browse repository at this point
Copy the full SHA 74fcce1View commit details -
add -j argument to make commands when building MET in docker to test …
…that all tests run successfully when MET is compiled that way, ci-run-unit
Configuration menu - View commit details
-
Copy full SHA for 940f3cd - Browse repository at this point
Copy the full SHA 940f3cdView commit details
Commits on Jan 10, 2023
-
per discussion dtcenter/METplus#1997, handle NetCDF4-C for new tar.gz…
… file and old zip file
Configuration menu - View commit details
-
Copy full SHA for a4fef9d - Browse repository at this point
Copy the full SHA a4fef9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20ac6a2 - Browse repository at this point
Copy the full SHA 20ac6a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d941d18 - Browse repository at this point
Copy the full SHA d941d18View commit details -
Skip MET compliation if SKIP_MET is set in the environment. This allo…
…ws the compilation script to be used to create the METbaseimage to install only the external libraries needed to install MET
Configuration menu - View commit details
-
Copy full SHA for 274ff23 - Browse repository at this point
Copy the full SHA 274ff23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ece11a - Browse repository at this point
Copy the full SHA 8ece11aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42de559 - Browse repository at this point
Copy the full SHA 42de559View commit details -
add ability to skip compilation of external libraries by setting SKIP…
…_LIBS to any non-empty value
Configuration menu - View commit details
-
Copy full SHA for b3898e3 - Browse repository at this point
Copy the full SHA b3898e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcc7351 - Browse repository at this point
Copy the full SHA bcc7351View commit details -
added function to run commands and check return value. clean up logic…
… to create or empty directories to use full paths to remove with wildcard
Configuration menu - View commit details
-
Copy full SHA for 4817077 - Browse repository at this point
Copy the full SHA 4817077View commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e55407 - Browse repository at this point
Copy the full SHA 2e55407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ed5ec - Browse repository at this point
Copy the full SHA 35ed5ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 519e689 - Browse repository at this point
Copy the full SHA 519e689View commit details -
changed logic to set COMPILE_* to compile optional libraries in env c…
…onfig file instead of having to modify script to install them
Configuration menu - View commit details
-
Copy full SHA for 0933433 - Browse repository at this point
Copy the full SHA 0933433View commit details -
Configuration menu - View commit details
-
Copy full SHA for e277faf - Browse repository at this point
Copy the full SHA e277fafView commit details -
changed logic to exit 0 if MET compilation is skipped and shifted ind…
…ent of rest of code
Configuration menu - View commit details
-
Copy full SHA for 4da0c0a - Browse repository at this point
Copy the full SHA 4da0c0aView commit details
Commits on Jan 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9718ad4 - Browse repository at this point
Copy the full SHA 9718ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd266f6 - Browse repository at this point
Copy the full SHA bd266f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d16c9 - Browse repository at this point
Copy the full SHA 12d16c9View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3482c2 - Browse repository at this point
Copy the full SHA c3482c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce72e8 - Browse repository at this point
Copy the full SHA 7ce72e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e6cda - Browse repository at this point
Copy the full SHA d8e6cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29cbf86 - Browse repository at this point
Copy the full SHA 29cbf86View commit details