Skip to content

For what is lost in a listing? It seems to me as though the truth that comes from any listing whatsoever is the fact that it has to come from somewhere and naturally will always be in the last place that you look. However, the only thing left to do is search and hopefully find. For you do not know where something might be found until you take the time to go looking for it. The joke is that listing files are really long (like the title of this pr).#143

Merged
DannyCato merged 1 commit into
mainfrom
feature/danny/add_lst_to_output
Apr 21, 2026

Conversation

@DannyCato

@DannyCato DannyCato commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

The only thing that this does is change a small part of the EVT-Core CMake file for compiling to specify that after it is done it should pipe the output to a file called build/{Project_Name}.lst

@ActuallyTaylor

Copy link
Copy Markdown
Member

I love the incredibly long PR title with no description

@ActuallyTaylor ActuallyTaylor left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Out of curiosity, why do we need this?

@aclowmclaughlin aclowmclaughlin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Add a description and use a different name for the merge though.

@DannyCato

DannyCato commented Apr 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks good! Out of curiosity, why do we need this?

It's helpful for seeing what the compiler is actually doing with our code. It will take the C/C++ line by line and show what the compiler makes as output assembly. It's just another tool we can use to see what is happening

@DannyCato

Copy link
Copy Markdown
Contributor Author

Also, description has been added

@DannyCato DannyCato merged commit da9c259 into main Apr 21, 2026
2 checks passed
@DannyCato DannyCato deleted the feature/danny/add_lst_to_output branch April 21, 2026 01:22
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