Community
Participate
Working Groups
This came to light while working on bug 391273. The commented out code doesn't seem to "explain" anything, and I think was just left over from some previous generation of builds. While we should so this in 100 different places, I plan to just remove this one, after the default value is set. # The list of {os, ws, arch} configurations to build. This # value is a '&' separated list of ',' separate triples. For example, # configs=win32,win32,x86 & linux,motif,x86 # By default the value is *,*,* configs = *, *, * #configs=win32, win32, x86 & \ # win32,win32,x86_64 & \S # linux, gtk, ppc & \ # linux, gtk, x86 & \ # linux, gtk, x86_64 & \ # linux, motif, x86 & \ # solaris, motif, sparc & \ # solaris, gtk, sparc & \ # aix, motif, ppc & \ # hpux, motif, ia64_32 & \ # macosx, carbon, ppc & \ # macosx, carbon, x86 & \ # macosx, cocoa, ppc & \ # macosx, cocoa, x86 & \ # macosx, cocoa, x86_64
http://git.eclipse.org/c/platform/eclipse.platform.releng.eclipsebuilder.git/commit/?id=2a578e80f74ae4d08f3f83ebb0630413180e2395
mass change to 'verified', as these bugs are either routine or obviously fixed build breaks.