Changes between Version 1 and Version 2 of JenkinsSetupOld


Ignore:
Timestamp:
Mar 5, 2013, 6:11:38 PM (11 years ago)
Author:
Philip Taylor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JenkinsSetupOld

    v1 v2  
    3131== Jenkins jobs
    3232
    33 On every commit to a trusted branch, it should:
     33Automatically on every commit to 'master', and manually when triggered on some other branch by a trusted user, it should:
    3434 * Build on Linux to detect build errors (some combinations of x86 vs amd64, pch vs non-pch, old GCC vs new GCC vs Clang, etc)
    3535 * Build on Windows (currently just VS2010, x86)