File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -1849,3 +1849,36 @@ swiftsyntax
1849
1849
verbose-build
1850
1850
skip-swiftsyntax-swiftside
1851
1851
darwin-install-extract-symbols
1852
+ install-swift
1853
+
1854
+
1855
+ # ===------------------------------------------------------------------------===#
1856
+ # Linux corelibs foundation preset
1857
+ # ===------------------------------------------------------------------------===#
1858
+ [preset: buildbot_corelibs_foundation_linux,debug]
1859
+ release
1860
+ validation-test
1861
+
1862
+ libicu
1863
+ llbuild
1864
+ swiftpm
1865
+ xctest
1866
+ debug-foundation
1867
+ libdispatch
1868
+
1869
+ reconfigure
1870
+ lit-args =-v
1871
+
1872
+ [preset: buildbot_corelibs_foundation_linux,release]
1873
+ release
1874
+ validation-test
1875
+
1876
+ libicu
1877
+ llbuild
1878
+ swiftpm
1879
+ xctest
1880
+ foundation
1881
+ libdispatch
1882
+
1883
+ reconfigure
1884
+ lit-args =-v
You can’t perform that action at this time.
0 commit comments