Commit Graph

7 Commits

Author SHA1 Message Date
Pawel Cieslak 363a92f456 Split shebang from copyright header
Signed-off-by: Pawel Cieslak <pawel.cieslak@intel.com>
2021-06-30 17:17:08 +02:00
Mateusz Jablonski 33d41b51c7 Improve CI Travis builds
login to docker account to use separated limit for docker image pulls
enable PCH and use virtuals in GCC builds on Ubuntu 20.04

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-12-30 12:44:30 +01:00
Artur Harasimiuk 04fd2e04b4 fix permissions of run-build.sh
Change-Id: I1942647593eed1ca98ade014001aa198af147ada
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2018-09-19 00:12:10 +02:00
Artur Harasimiuk 8334d424ba add script to set copyright header for source files
this works for:
- C/C++ files
- files where comment is #

Change include set of simple tests.

Change-Id: I1c08c6c359e2a48957d5d81397c439508ae06c42
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2018-09-18 19:12:13 +02:00
Jacek Danecki 3b5f12979c ci: use the latest binary release to build Neo
Change-Id: If1e079a837aa1a3495b862e7f8637146956f3fd0
Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
2018-06-04 20:56:54 +02:00
Jacek Danecki ab507d73de ci: add builds on Arch with gcc-8
- GEN8 and GEN9 support is built and tested separately
- don't use dpkg in Arch builds
- optimize build times

Change-Id: I0be818d2afa9a86281a4e4030e8ecd10cd861efe
Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>
2018-05-24 18:24:54 +02:00
Jacek Danecki 80f11d1ac2 ci: add scripts to build Neo on external CI systems
IGC binaries are used from specific Neo release.
IGC sources are synchronized with binary release.

Change-Id: If75aebc68aa0ced1b5c7493747eedc3e16842252
2018-05-22 12:46:31 +02:00