This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
wangdan
/
watchrobot
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
브렌치:
master
브랜치
태그
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! :-)