This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
wangdan
/
watchrobot
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
59d4920631
Branches
Tags
dev
master
watchrobot
/
modules
/
waf
/
build_system_kit
/
overview
danny wang
a136536ff5
watchrobot first commit
vor 2 Jahren
..
README.txt
a136536ff5
watchrobot first commit
vor 2 Jahren
bbdlib.py
a136536ff5
watchrobot first commit
vor 2 Jahren
bbit
a136536ff5
watchrobot first commit
vor 2 Jahren
create_it.sh
a136536ff5
watchrobot first commit
vor 2 Jahren
main.c
a136536ff5
watchrobot first commit
vor 2 Jahren
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! :-)