-
Couldn't load subscription status.
- Fork 1
CI SKIP Pkg 6001 win cf #53
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
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
6392ecb
Build for windows
ELundby45 5cb7864
Add win specific missing_dso_whitelist
ELundby45 72bacd7
Pin setuptools
ELundby45 fb490d4
Try to fix test command on windows
ELundby45 618fbd3
Stage channel no longer needed.
ELundby45 74258de
Cleanup libgtorch files when building torch
ELundby45 2781c34
Update bld.bat
ELundby45 177e4a2
Fix patches on windows.
ELundby45 5fd2413
Remove pins, causing resolution error on windows,
ELundby45 f163074
Temporarily disable pip check on windows.
ELundby45 325177c
Simplify bld.bat
ELundby45 3a1044c
Re-enable pip check
ELundby45 d6e5b8f
Try to build in parallel
ELundby45 ac741b2
White space.
ELundby45 a4c7fb1
Temporarily skip non windows.
ELundby45 f3d270c
Stick with single job
ELundby45 6a25649
Re-vendor protobuf for now.
ELundby45 6a7ebc1
Fix windows split build.
ELundby45 fc109ce
Address overlinking and fix several tests.
ELundby45 e17fbc2
Test other platforms too.
ELundby45 14bf984
Fix typo in path.
ELundby45 121378a
Revert "Test other platforms too."
ELundby45 ed9022b
Unvendor protobuf
ELundby45 7b53796
Unvendor sleef
ELundby45 e02b47d
Remove unneeded flags.
ELundby45 7bfde6d
Clean between runs.
ELundby45 58b281e
Try more aggressive clean.
ELundby45 fe50aa4
Grammer
ELundby45 0662f6a
Try removing build command
ELundby45 a3d51b2
Build all architectures.
ELundby45 c3cb07a
Revert "Try removing build command"
ELundby45 b80bc5a
Fix version string.
ELundby45 f4ae843
Bring over conda-forge differences.
ELundby45 3b4ecad
Remove split flags.
ELundby45 fdc02de
Skip non-win
ELundby45 0a4e590
🐌 Do full clean between builds. Fix for partial 3.12 build.
ELundby45 0fba526
Remove Skip.
ELundby45 397b2dc
Cleanup, add comment.
ELundby45 4c27ef7
Remove hack add back og run_test cmd
ELundby45 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,5 @@ | ||
| @echo On | ||
| setlocal enabledelayedexpansion | ||
|
|
||
| call %RECIPE_DIR%\bld.bat | ||
| if errorlevel 1 exit /b 1 |
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
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.
Uh oh!
There was an error while loading. Please reload this page.