-
Notifications
You must be signed in to change notification settings - Fork 38.7k
build: remove old MSVC build system #30731
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
Conversation
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. Code CoverageFor detailed information about the code coverage, see the test coverage report. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. |
hebasto
left a comment
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.
Concept ACK, obviously :)
This has been superseded by CMake.
b544899 to
04fb085
Compare
hebasto
left a comment
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.
ACK 04fb085.
|
There's a mention left in the top level gitignore: |
|
|
ACK 04fb085 |
sedited
left a comment
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.
ACK 04fb085
Good riddance.
vasild
left a comment
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.
ACK 04fb085, except:
1: ad12ccc5d1 ! 1: 04fb085f6b build: Remove legacy MSVC build system
@@
## Metadata ##
-Author: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
+Author: fanquake <fanquake@gmail.com>
I already reviewed this at hebasto#166
faa382a ci, doc: Drop reference to `src/.bear-tidy-config` (Hennadii Stepanov) d71ac76 build: Remove Autotools-based build system (Hennadii Stepanov) e268b48 doc: Adjust `doc/design/libraries.md` (Hennadii Stepanov) d209e4f doc: Drop mentions of `share/genbuild.sh` (Hennadii Stepanov) Pull request description: This PR deletes the Autotools-based build system. The MSVC build system is deleted in #30731. ACKs for top commit: maflcko: re-ACK faa382a 🍦 TheCharlatan: ACK faa382a fanquake: ACK faa382a Tree-SHA512: 53df977b5b199a1c38f7f61a042a62b24831c559ba65a461b4ac1c96a1a56e2dfd676df79f1358fd1cc1749ff27e7b548086157f337d4f596c1054cb3d2d5739
This has been superseded by CMake, and should not be blocked on anything for removal.