You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -65,7 +65,7 @@ Filipe: this is really little more than a vendor change. We already depend on o
65
65
66
66
Need to maintain llvm with cling patches, but this will not be the default compiler.
67
67
68
-
# Conda-build 3: strategy for moving
68
+
##Conda-build 3: strategy for moving
69
69
- install and use with c-b-a (no cb3 matrix)
70
70
- Waiting on feedback from issue https://github.com/conda-tools/conda-build-all/issues/94 but mostly seems OK.
71
71
- Mike: needs to fix —skip-existing. Concern is that re-rendering should not generate new packages when only some dependency has changed (bugfix bump?)
@@ -82,13 +82,13 @@ Need to maintain llvm with cling patches, but this will not be the default compi
82
82
- People generally interested, but needs to be implemented and proven over time. Good experience so far with defaults.
83
83
84
84
85
-
# Fortran support on Windows
85
+
##Fortran support on Windows
86
86
- gfortran (msys2) / Flang
87
87
- Timeline for adding either
88
88
- Mike asked that whatever is done is done with community approval, for the sake of maintaining a high quality user experience.
89
89
90
90
91
-
# OpenMP behavior
91
+
##OpenMP behavior
92
92
- Currently, needs extra package on mac, but is included on Linux (not active in flags, though)
0 commit comments