-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[cmake] cleanup leftover Makefiles and reenable some lost-coverage tests #21820
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
Open
ferdymercury
wants to merge
25
commits into
root-project:master
Choose a base branch
from
ferdymercury:makefleft
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
0ad8c75
[tmva][doc] remove outdated txt file
ferdymercury 4700119
[math][genvector] remove leftover Makefile
ferdymercury 4b15d67
[gui] rescue fitpanel test by migrating to CMake
ferdymercury 04e8d79
[mathcore] remove leftover Makefile
ferdymercury bec2eee
[math] rescue smatrix test by migrating to CMake
ferdymercury 7fe560d
[tests] fix warnings
ferdymercury d864c8a
[test] fix compilation error due to max template depth reached
ferdymercury 7fa1be7
[test] disable smatrix reflex test
ferdymercury c7eaef8
[test] rm leftover Makefile
ferdymercury 54e5048
[test] rm leftover targets
ferdymercury 40ed162
[test] fix RootIDE compilation
ferdymercury d50c2e1
[test] migrate RootIDE test to CMake
ferdymercury 43fd7c8
[test] fix rhtml compilation
ferdymercury 906e6cb
[test] migrate rhtml test to cmake
ferdymercury a3a8f88
[test] fix histviewer compilation
ferdymercury e0978cb
[test] migrate HistViewer to CMake
ferdymercury ef2e6c7
[etc] rm leftover Makefile
ferdymercury 71c1356
[config] rm leftover Makefiles
ferdymercury 3ccce77
[textinput] rm leftover makefile
ferdymercury a259154
[doc] fix compilation of Makefile based primer generation using uptod…
ferdymercury 4908e45
[test] try without loading track lib
ferdymercury bf23203
[nfc] clarify bigaus order of params
ferdymercury b9da8f0
[gui] complete fitpanel missing tree generation script
ferdymercury e33a262
[gui] relax error limit
ferdymercury aa5a94e
[test] mark fitpanel test as expected to fail
ferdymercury File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Those changes seem unrelated to this PR.