Changeset b9d1242 for Jenkins/FullBuild
- Timestamp:
- Jul 27, 2025, 3:24:36 PM (2 months ago)
- Branches:
- master
- Children:
- 2b0e754
- Parents:
- f449d1e (diff), 1eea589f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
rf449d1e rb9d1242 20 20 //gcc_9_x86_new: { trigger_build( 'gcc-9', 'x86', false ) }, 21 21 //gcc_10_x86_new: { trigger_build( 'gcc-10', 'x86', false ) }, 22 gcc_7_x64_new: { trigger_build( 'gcc-7', 'x64', false ) },23 gcc_8_x64_new: { trigger_build( 'gcc-8', 'x64', false ) },22 //gcc_7_x64_new: { trigger_build( 'gcc-7', 'x64', false ) }, 23 //gcc_8_x64_new: { trigger_build( 'gcc-8', 'x64', false ) }, 24 24 gcc_9_x64_new: { trigger_build( 'gcc-9', 'x64', false ) }, 25 25 gcc_10_x64_new: { trigger_build( 'gcc-10', 'x64', false ) },
Note:
See TracChangeset
for help on using the changeset viewer.