Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libepoxy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
libepoxy
Commits
5a7df6ed
Commit
5a7df6ed
authored
Jul 28, 2021
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated libepoxy to 1.5.4
parent
a9308812
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
Makefile
Makefile
+7
-7
libepoxy-1.5.3.tar.xz
libepoxy-1.5.3.tar.xz
+0
-0
libepoxy-1.5.4.tar.xz
libepoxy-1.5.4.tar.xz
+0
-0
No files found.
Makefile
View file @
5a7df6ed
all
:
all
:
tar
xf libepoxy-1.5.
3
.tar.xz
tar
xf libepoxy-1.5.
4
.tar.xz
mkdir
-p
libepoxy-1.5.
3
/build
mkdir
-p
libepoxy-1.5.
4
/build
cd
libepoxy-1.5.
3
/build
&&
meson
--prefix
=
/usr ..
cd
libepoxy-1.5.
4
/build
&&
meson
--prefix
=
/usr ..
cd
libepoxy-1.5.
3
/build
&&
ninja
cd
libepoxy-1.5.
4
/build
&&
ninja
cd
libepoxy-1.5.
3
/build
&&
ninja
test
cd
libepoxy-1.5.
4
/build
&&
ninja
test
cd
libepoxy-1.5.
3
/build
&&
ninja
install
cd
libepoxy-1.5.
4
/build
&&
ninja
install
rm
-rf
libepoxy-1.5.
3
rm
-rf
libepoxy-1.5.
4
libepoxy-1.5.3.tar.xz
deleted
100644 → 0
View file @
a9308812
File deleted
libepoxy-1.5.4.tar.xz
0 → 100644
View file @
5a7df6ed
File added
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