Changes in Jenkins/FullBuild [6fd8b0f:e39647e]
- File:
-
- 1 edited
-
Jenkins/FullBuild (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
r6fd8b0f re39647e 21 21 gcc_5_x64: { trigger_build( 'gcc-5', 'x64', false ) }, 22 22 gcc_5_x86: { trigger_build( 'gcc-5', 'x86', false ) }, 23 gcc_4_x64: { trigger_build( 'gcc-4.9', 'x64', false ) }, 24 gcc_4_x86: { trigger_build( 'gcc-4.9', 'x86', false ) }, 23 25 clang_x64: { trigger_build( 'clang', 'x64', false ) }, 24 26 clang_x86: { trigger_build( 'clang', 'x86', false ) },
Note:
See TracChangeset
for help on using the changeset viewer.