This website works better with JavaScript
Почетна
Преглед
Помоћ
Регистрација
Пријавите се
wangdan
/
watchrobot
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Захтеви за спајање
0
Вики
Дрво:
59d4920631
Гране
Ознаке
dev
master
watchrobot
/
modules
/
waf
/
build_system_kit
/
overview
danny wang
a136536ff5
watchrobot first commit
пре 2 година
..
README.txt
a136536ff5
watchrobot first commit
пре 2 година
bbdlib.py
a136536ff5
watchrobot first commit
пре 2 година
bbit
a136536ff5
watchrobot first commit
пре 2 година
create_it.sh
a136536ff5
watchrobot first commit
пре 2 година
main.c
a136536ff5
watchrobot first commit
пре 2 година
README.txt
See the corresponding entry on the waf blog:
http://waf-devel.blogspot.com/2010/12/make-your-own-build-system-with-waf.html
To create the build tool:
./create_it.sh
To use on the file bbit which creates a program out of main.c:
./bbd clean build
Enjoy your new build system! :-)