This website works better with JavaScript.
Explore
Help
Register
Sign In
enlightenment
/
rage
Watch
2
Star
1
Fork
You've already forked rage
2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Rage video and audio player
https://www.enlightenment.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
189
Commits
2
Branches
0
Tags
2.4 MiB
Tag:
Branch:
Tree:
8f1d6d5716
master
v-0.4.0
v0.4.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8f1d6d5716'
${ noResults }
rage
/
autogen.sh
6 lines
57 B
Raw
Normal View
History
Unescape
Escape
rage - initial import of working code
9 years ago
#!/bin/sh
replace autofoo with meson... learning how meson works. may not be the cleanest or nicest... but it's not too bad. it does work. ninja dist works. build times improved. for a full autogen.sh, make etc. -> 5.205s to 0.759s
6 years ago
rm -rf build
meson
$@
. build
mesonconf build