projects
/
wxWidgets.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
more fixes to match some updates in wxHTML
[wxWidgets.git]
/
utils
/
wxPython
/
buildall.bat
This page requires JavaScript to run. Use
this page
instead.
0 / 10 ( 0%)
Commit
Line
Data
1
2
cd src
3
python ..\distrib\build.py %1 %2 %3 %4 %5 %6 %7 %8 %9
4
5
cd ..\modules
6
python .\buildall.py %1 %2 %3 %4 %5 %6 %7 %8 %9
7
8
9
cd ..
10