mirror of
https://github.com/boostorg/python.git
synced 2026-02-26 04:52:21 +00:00
- added new option for generating bindings: --multiple
- some refactoring of the code - now detects forward declarations and prints a warning about them [SVN r18187]
This commit is contained in:
7
pyste/tests/nt_all.bat
Normal file
7
pyste/tests/nt_all.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
call nt_build_all.bat
|
||||
runtests.py
|
||||
call nt_clean.bat
|
||||
call nt_build_all.bat --multiple
|
||||
runtests.py
|
||||
call nt_clean.bat
|
||||
Reference in New Issue
Block a user