[pygccxml-commit] SF.net SVN: pygccxml: [460] developer_scripts
Brought to you by:
mbaas,
roman_yakovenko
From: <rom...@us...> - 2006-08-24 07:09:49
|
Revision: 460 Author: roman_yakovenko Date: 2006-08-24 00:09:38 -0700 (Thu, 24 Aug 2006) ViewCVS: http://svn.sourceforge.net/pygccxml/?rev=460&view=rev Log Message: ----------- adding mainfest for pyboost adding script that checks links of generated web pages Added Paths: ----------- developer_scripts/check_links.bat pyplusplus_dev/examples/pyboost_dev/MANIFEST.in Added: developer_scripts/check_links.bat =================================================================== --- developer_scripts/check_links.bat (rev 0) +++ developer_scripts/check_links.bat 2006-08-24 07:09:38 UTC (rev 460) @@ -0,0 +1 @@ +e:\python24\python.exe e:\python24\Scripts\linkchecker ..\..\language-binding\production\www\index.html Added: pyplusplus_dev/examples/pyboost_dev/MANIFEST.in =================================================================== --- pyplusplus_dev/examples/pyboost_dev/MANIFEST.in (rev 0) +++ pyplusplus_dev/examples/pyboost_dev/MANIFEST.in 2006-08-24 07:09:38 UTC (rev 460) @@ -0,0 +1,6 @@ +include LICENSE_1_0.txt +recursive-include dev/*.py +recursive-include dev/*.hpp +recursive-include dev/sconscript* +prune dev/*/.svn + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |