File tree Expand file tree Collapse file tree 9 files changed +18
-0
lines changed
.github/workflows/root-ci-config/buildconfig Expand file tree Collapse file tree 9 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ mysql=OFF
12pythia8=OFF
23ccache=ON
Original file line number Diff line number Diff line change @@ -64,7 +64,10 @@ mathmore=ON
6464memory_termination=OFF
6565minimal=OFF
6666mpi=OFF
67+ mysql=ON
68+ odbc=OFF
6769opengl=ON
70+ pgsql=ON
6871pyroot=ON
6972pythia8=ON
7073qt6web=OFF
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ builtin_zstd=ON
2424ccache=ON
2525cocoa=ON
2626fortran=OFF
27+ mysql=OFF
28+ pgsql=OFF
2729pythia8=OFF
2830test_distrdf_dask=ON
2931test_distrdf_pyspark=ON
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ builtin_zstd=ON
2828ccache=ON
2929cocoa=ON
3030fortran=OFF
31+ mysql=OFF
32+ pgsql=OFF
3133pythia8=OFF
3234test_distrdf_dask=ON
3335test_distrdf_pyspark=ON
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ builtin_zstd=ON
2828ccache=ON
2929cocoa=ON
3030fortran=OFF
31+ mysql=OFF
32+ pgsql=OFF
3133pythia8=OFF
3234test_distrdf_dask=OFF
3335test_distrdf_pyspark=OFF
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ builtin_zstd=ON
2424ccache=ON
2525cocoa=ON
2626fortran=OFF
27+ mysql=OFF
28+ pgsql=OFF
2729pythia8=OFF
2830test_distrdf_dask=ON
2931test_distrdf_pyspark=ON
Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ check_connection=ON
2727cocoa=ON
2828fortran=OFF
2929minuit2_omp=OFF
30+ mysql=OFF
31+ pgsql=OFF
3032pythia8=OFF
3133test_distrdf_dask=ON
3234test_distrdf_pyspark=ON
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ CMAKE_BUILD_TYPE=RelWithDebInfo
22pythia8=OFF
33cuda=ON
44ccache=ON
5+ mysql=OFF
56tmva=ON
67tmva-cpu=ON
78tmva-gpu=ON
Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ davix=OFF
2121llvm13_broken_tests=OFF
2222minuit2_mpi=OFF
2323minuit2_omp=OFF
24+ mysql=OFF
25+ odbc=ON
26+ pgsql=OFF
2427pyroot2=OFF
2528pyroot3=ON
2629pythia8=OFF
You can’t perform that action at this time.
0 commit comments