-
-
Notifications
You must be signed in to change notification settings - Fork 478
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
Native Windows build #38872
Draft
tobiasdiez
wants to merge
30
commits into
sagemath:develop
Choose a base branch
from
tobiasdiez:meson-win
base: develop
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.
Draft
Native Windows build #38872
+4,998
−5,748
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de60b5a - Browse repository at this point
Copy the full SHA de60b5aView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d53776a - Browse repository at this point
Copy the full SHA d53776aView commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 109cb91 - Browse repository at this point
Copy the full SHA 109cb91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a669b4 - Browse repository at this point
Copy the full SHA 6a669b4View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89d7cc5 - Browse repository at this point
Copy the full SHA 89d7cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c75a5 - Browse repository at this point
Copy the full SHA 22c75a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0769f31 - Browse repository at this point
Copy the full SHA 0769f31View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 149c569 - Browse repository at this point
Copy the full SHA 149c569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cde21b - Browse repository at this point
Copy the full SHA 6cde21bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b10e365 - Browse repository at this point
Copy the full SHA b10e365View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6846003 - Browse repository at this point
Copy the full SHA 6846003View commit details -
Configuration menu - View commit details
-
Copy full SHA for e950d9d - Browse repository at this point
Copy the full SHA e950d9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c70e45 - Browse repository at this point
Copy the full SHA 6c70e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d70af - Browse repository at this point
Copy the full SHA a5d70afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 526eae4 - Browse repository at this point
Copy the full SHA 526eae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fc3cb6 - Browse repository at this point
Copy the full SHA 8fc3cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f705dc - Browse repository at this point
Copy the full SHA 8f705dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1861ec0 - Browse repository at this point
Copy the full SHA 1861ec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed071f - Browse repository at this point
Copy the full SHA bed071fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d85ce - Browse repository at this point
Copy the full SHA a5d85ceView commit details -
../src/sage/symbolic/ginac/upoly-ginac.cpp(219): error C2440: '<function-style-cast>': cannot convert from 'size_t' to 'GiNaC::numeric' ../src/sage/symbolic/ginac/upoly-ginac.cpp(219): note: 'GiNaC::numeric::numeric': ambiguous call to overloaded function
Configuration menu - View commit details
-
Copy full SHA for 0e70b7a - Browse repository at this point
Copy the full SHA 0e70b7aView commit details -
Replace deprecated/removed mem_fun_ref
../src/sage/symbolic/ginac/archive.cpp(584): error C2039: 'mem_fun_ref': is not a member of 'std' C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\include\sstream(19): note: see declaration of 'std' ../src/sage/symbolic/ginac/archive.cpp(584): error C3861: 'mem_fun_ref': identifier not found ../src/sage/symbolic/ginac/archive.cpp(584): error C2672: 'for_each': no matching overloaded function found
Configuration menu - View commit details
-
Copy full SHA for 73e22d2 - Browse repository at this point
Copy the full SHA 73e22d2View commit details -
Remove
register
macro in GinacC:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\include\xkeycheck.h(341): warning C4005: 'register': macro redefinition ../src/sage/symbolic/ginac/constant.cpp(23): note: see previous definition of 'register' C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\include\xkeycheck.h(343): fatal error C1189: #error: The C++ Standard Library forbids macroizing the keyword "register". Enable warning C4005 to find the forbidden define.
Configuration menu - View commit details
-
Copy full SHA for bb916ae - Browse repository at this point
Copy the full SHA bb916aeView commit details -
Fix
get_tinfo
specialization for Ginacginac_lst.cpp.obj : error LNK2005: "protected: static void const * __cdecl GiNaC::container<class std::list>::get_tinfo(void)" (?get_tinfo@?$container@Vlist@std@@@ginac@@KAPEBXXZ) already defined in meson-generated_src_sage_symbolic_expression.pyx.cpp.obj
Configuration menu - View commit details
-
Copy full SHA for 694d86b - Browse repository at this point
Copy the full SHA 694d86bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5062be7 - Browse repository at this point
Copy the full SHA 5062be7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e0cb1 - Browse repository at this point
Copy the full SHA a9e0cb1View commit details -
Replace
os.uname
by more universalplatform.system
`os.uname` is not available on Windows
Configuration menu - View commit details
-
Copy full SHA for d8b6466 - Browse repository at this point
Copy the full SHA d8b6466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a885aa - Browse repository at this point
Copy the full SHA 5a885aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6014f7e - Browse repository at this point
Copy the full SHA 6014f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd8b48 - Browse repository at this point
Copy the full SHA bbd8b48View commit details
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.