Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Xf86 Video Fbturbo
Commits
e61cdc61
Commit
e61cdc61
authored
Feb 18, 2017
by
Siarhei Siamashka
Browse files
merge addons sections
parent
3f6d1670
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
e61cdc61
...
@@ -4,18 +4,6 @@ compiler:
...
@@ -4,18 +4,6 @@ compiler:
-
clang
-
clang
-
gcc
-
gcc
addons
:
apt
:
packages
:
-
build-essential
-
xorg-dev
-
xutils-dev
-
x11proto-dri2-dev
-
libltdl-dev
-
libtool
-
automake
-
libdrm-dev
script
:
autoreconf -vi && ./configure && make
script
:
autoreconf -vi && ./configure && make
env
:
env
:
...
@@ -36,3 +24,13 @@ addons:
...
@@ -36,3 +24,13 @@ addons:
build_command_prepend
:
"
autoreconf
-vi
&&
./configure
&&
make
clean"
build_command_prepend
:
"
autoreconf
-vi
&&
./configure
&&
make
clean"
build_command
:
"
make
-j
4"
build_command
:
"
make
-j
4"
branch_pattern
:
coverity_scan
branch_pattern
:
coverity_scan
apt
:
packages
:
-
build-essential
-
xorg-dev
-
xutils-dev
-
x11proto-dri2-dev
-
libltdl-dev
-
libtool
-
automake
-
libdrm-dev
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment