This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
lolengine
/
lol
огледало од
https://github.com/lolengine/lol
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
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.
216
Комити
5
Гране
269 MiB
Дрво:
c1a3d37e7b
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'c1a3d37e7b'
${ noResults }
lol
/
build
build
61 B
Датотека
Normal View
Историја
Add a simple "build" script for people unfamiliar with bootstrap etc.
пре 14 година
1
2
3
4
5
6
7
8
9
#!/bin/sh
set -ex
./bootstrap
./configure
make clean
make