Skip to content

Makefile: clean EXE PDBs when MSVC=1 #1152

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

Merged

Conversation

jeffhostetler
Copy link

Teach main Makefile to also delete the PDB files for the
various EXE files during "make MSVC=1 clean".

Previously, we only deleted the PDB files associated with
individual .o files.

Signed-off-by: Jeff Hostetler [email protected]

Teach main Makefile to also delete the PDB files for the
various EXE files during "make MSVC=1 clean".

Previously, we only deleted the PDB files associated with
individual .o files.

Signed-off-by: Jeff Hostetler <[email protected]>
@dscho dscho merged commit 9f22cae into git-for-windows:master Apr 26, 2017
@dscho
Copy link
Member

dscho commented Apr 26, 2017

Thanks! I will probably squash this into 2f5f784 later on.

dscho added a commit that referenced this pull request Apr 26, 2017
…lean

Makefile: clean EXE PDBs when MSVC=1
git-for-windows-ci pushed a commit that referenced this pull request Apr 26, 2017
…lean

Makefile: clean EXE PDBs when MSVC=1
dscho added a commit that referenced this pull request May 2, 2017
…lean

Makefile: clean EXE PDBs when MSVC=1
dscho added a commit that referenced this pull request May 4, 2017
…lean

Makefile: clean EXE PDBs when MSVC=1
git-for-windows-ci pushed a commit that referenced this pull request May 10, 2017
…lean

Makefile: clean EXE PDBs when MSVC=1
@jeffhostetler jeffhostetler deleted the jeffhostetler/msvc_make_clean branch September 20, 2017 16:16
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.

2 participants