-
Notifications
You must be signed in to change notification settings - Fork 87
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
Build script updates for running MIDAS #2361
Conversation
552f778
to
5a42d3a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. Love all the new TCL macros you’ve been adding.
I'm glad you like them! Also, Cirrus CI let us down again, so I just dropped it entirely this time. |
By the way, I'm also considering adding something for other regular patterns in the scripts: deleting files and making links, purifying and dumping programs, dumping with Maclisp, calling COMPLR. |
I think that is a great idea. Anything we do multiple times that consists of other than a trivial one liner is a good first candidate. |
Following up on #2360, here are more updates to streamline the build script.