jonathanmetzman
62c65ca878
Add SPIRV projects for blackbox fuzzing with GraphicsFuzz ( #2812 )
2019-09-06 13:49:09 -07:00
jonathanmetzman
e8df83fc35
[infra] Make travis deal with adding a new project or removing one ( #2566 )
...
This change causes travis to skip building a project when a project does not have build.sh file, a common scenario when a project is added (and only a project.yaml file is added) or removed.
2019-07-02 16:11:37 -07:00
jonathanmetzman
898fc435c6
[travis] Use job matrix to split up builds to avoid timeout ( #2423 )
2019-05-15 11:01:53 -07:00
jonathanmetzman
3976a002af
[i386] Improve linking and bad build check ( #2410 )
...
Improve linking by copying i386 libs instead of adding `-L` to `CXXFLAGS`
Get bad_build_check working for i386 binaries and add architecture check.
2019-05-14 10:18:02 -07:00
jonathanmetzman
c60fcd7247
Add initial support for i386 builds ( #2347 )
...
This feature is not yet officially supported
2019-05-13 15:01:25 -07:00
jonathanmetzman
a181b43364
[travis] Add requirements file for travis and fix diff command ( #2406 )
2019-05-13 13:04:23 -07:00
jonathanmetzman
f9a6870971
[travis] Improve build script ( #2404 )
...
Improve print statements and handling of projects that do not list sanitizers in project.yaml.
2019-05-13 09:55:06 -07:00
jonathanmetzman
3727791e43
[travis] Dont build the same project multiple times ( #2399 )
2019-05-13 09:39:24 -07:00
jonathanmetzman
7ec14aed39
[infra] Create yaml file and build script for travis. ( #2397 )
2019-05-10 15:58:18 -07:00