-
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
Feature 1920 repo #2161
Feature 1920 repo #2161
Commits on Apr 27, 2022
-
Per #1920, run ./bootstrap and store the output files it creates in t…
…he top-level directory directlyin the repo. Update the contents of .gitignore. Also need to add Makefile.in and update .gitignore files accordingly throughout the repo.
Configuration menu - View commit details
-
Copy full SHA for 50163d3 - Browse repository at this point
Copy the full SHA 50163d3View commit details -
Per #1920, add Makefile.in files directly to the repo and remove them…
… from the corrsponding .gitignore files.
Configuration menu - View commit details
-
Copy full SHA for 8e99926 - Browse repository at this point
Copy the full SHA 8e99926View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5aeb8 - Browse repository at this point
Copy the full SHA 2d5aeb8View commit details
Commits on May 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e65d3f7 - Browse repository at this point
Copy the full SHA e65d3f7View commit details -
Per #1920, move the top-level test and scripts directories into a new…
… met/internal directory. Also move met/internal_tests into met/internal/test_util.
Configuration menu - View commit details
-
Copy full SHA for 7f78fd8 - Browse repository at this point
Copy the full SHA 7f78fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e7fa9 - Browse repository at this point
Copy the full SHA 57e7fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed66c3 - Browse repository at this point
Copy the full SHA 1ed66c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a99e7dd - Browse repository at this point
Copy the full SHA a99e7ddView commit details
Commits on May 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4dd0c31 - Browse repository at this point
Copy the full SHA 4dd0c31View commit details
Commits on May 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bdde785 - Browse repository at this point
Copy the full SHA bdde785View commit details -
Per #1920, removing thie cache directory since I don't think it's act…
Configuration menu - View commit details
-
Copy full SHA for 19273af - Browse repository at this point
Copy the full SHA 19273afView commit details -
Per #1920, configuration changes for the move from internal_tests to …
…internal/test_util.
Configuration menu - View commit details
-
Copy full SHA for 9849fab - Browse repository at this point
Copy the full SHA 9849fabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a7231e - Browse repository at this point
Copy the full SHA 3a7231eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a26407a - Browse repository at this point
Copy the full SHA a26407aView commit details -
Per #1920, fix up the vx_afm Makefile to actually call enum_to_string…
…. Also update all the enum_to_string output files to REMOVE the timestamp so that aren't flagged as differences if/when it's rerun in the future.
Configuration menu - View commit details
-
Copy full SHA for 14a25a2 - Browse repository at this point
Copy the full SHA 14a25a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc8678 - Browse repository at this point
Copy the full SHA fbc8678View commit details -
Per #1920, adding the output of lex/yacc to the repo and updating the…
… .gitignore settings.
Configuration menu - View commit details
-
Copy full SHA for bc5a546 - Browse repository at this point
Copy the full SHA bc5a546View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa49902 - Browse repository at this point
Copy the full SHA fa49902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e237e2 - Browse repository at this point
Copy the full SHA 9e237e2View commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b16a241 - Browse repository at this point
Copy the full SHA b16a241View commit details -
Per #1920, remove 3 scripts from test_unit/bin that are very old and …
…unused. Looks like there were originally used to test out stat_analysis.
Configuration menu - View commit details
-
Copy full SHA for c1df076 - Browse repository at this point
Copy the full SHA c1df076View commit details -
Per #1920, deleting all but one of these sample data files which are …
…no longer used in any of the unit tests.
Configuration menu - View commit details
-
Copy full SHA for 07ca4ab - Browse repository at this point
Copy the full SHA 07ca4abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c43191 - Browse repository at this point
Copy the full SHA 9c43191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15fcab1 - Browse repository at this point
Copy the full SHA 15fcab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4309584 - Browse repository at this point
Copy the full SHA 4309584View commit details -
Configuration menu - View commit details
-
Copy full SHA for c723b03 - Browse repository at this point
Copy the full SHA c723b03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d22ef8 - Browse repository at this point
Copy the full SHA 1d22ef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1363bad - Browse repository at this point
Copy the full SHA 1363badView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7346ec9 - Browse repository at this point
Copy the full SHA 7346ec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8cf9e - Browse repository at this point
Copy the full SHA 5e8cf9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 221ff31 - Browse repository at this point
Copy the full SHA 221ff31View commit details -
Per #1920, manually remove config.tab.yy and color_parser_yacc.yy fro…
…m corresponding Makefile.in files. With them present, running make without MET_DEVELOPMENT set errors out.
Configuration menu - View commit details
-
Copy full SHA for 326facb - Browse repository at this point
Copy the full SHA 326facbView commit details -
Per #1920, restore these Makefile.in files back to how they are creat…
…ed by bootstrap. Modifying them was not the right way to solve the problem.
Configuration menu - View commit details
-
Copy full SHA for c5dcda9 - Browse repository at this point
Copy the full SHA c5dcda9View commit details -
Per #1920, do NOT remove the .yy files are part of the dist-hook sinc…
…e that causes a compilation error downstream.
Configuration menu - View commit details
-
Copy full SHA for 18e45a3 - Browse repository at this point
Copy the full SHA 18e45a3View commit details -
Per #1920, might as well remove the entire internal directory instead…
… of just internal/test_util.
Configuration menu - View commit details
-
Copy full SHA for ad41de3 - Browse repository at this point
Copy the full SHA ad41de3View commit details -
Per #1920, update compile_MET_all.sh script to change lowercase met t…
…o uppercase MET to use tarfiles created by GitHub.
Configuration menu - View commit details
-
Copy full SHA for deea74a - Browse repository at this point
Copy the full SHA deea74aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3508946 - Browse repository at this point
Copy the full SHA 3508946View commit details
Commits on May 13, 2022
-
Per #1920, add gen_ens_prod to the list of executables but remove the…
… specific count of them since that changes and we often fail to update it. I didn't find any other doc changes to make since the user's guide describes the tarfile contents... and we're making the repo match the tarfile structure.
Configuration menu - View commit details
-
Copy full SHA for b864c13 - Browse repository at this point
Copy the full SHA b864c13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6e130 - Browse repository at this point
Copy the full SHA ea6e130View commit details
Commits on May 16, 2022
-
Per #1920, updates to all the Makefile.in files that live in the repo…
…. Switching the automake output from version 1.16.5 that lives on my laptop to version 1.16.1 that lives on seneca. Figure its better to be consistent with the version on our shared development machine rather than my laptop. Another option would be NOT storing the Makefile.in files at all and instead instructing the users to run bootstrap first. The downside to that is that we HAVE NOT required users to run bootstrap for released tarfiles in the past. Adding that requirement would break any existing scripts that already exist and would also introduce automake as a new compilation dependency.
Configuration menu - View commit details
-
Copy full SHA for c637f92 - Browse repository at this point
Copy the full SHA c637f92View commit details