[openrtm-commit:02890] r889 - in branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd: . py2exe
openrtm @ openrtm.org
openrtm @ openrtm.org
2017年 10月 27日 (金) 13:29:53 JST
Author: kawauchi
Date: 2017-10-27 13:29:53 +0900 (Fri, 27 Oct 2017)
New Revision: 889
Removed:
branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd/py2exe/lib/
branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd/py2exe/python27.dll
branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd/rtcd_python.exe
Modified:
branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd/py2exe/setup.py
Log:
[merge] r886 has been merged from trunk.
Deleted: branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd/py2exe/python27.dll
===================================================================
(Binary files differ)
Modified: branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd/py2exe/setup.py
===================================================================
--- branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd/py2exe/setup.py 2017-10-27 04:07:16 UTC (rev 888)
+++ branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd/py2exe/setup.py 2017-10-27 04:29:53 UTC (rev 889)
@@ -12,5 +12,5 @@
console = [
{"script" : "rtcd_python.py" }
],
- zipfile = "lib/rtcd.zip"
+ zipfile = "rtcd-lib/rtcd.zip"
)
Deleted: branches/RELENG_1_2/OpenRTM-aist-Python/OpenRTM_aist/utils/rtcd/rtcd_python.exe
===================================================================
(Binary files differ)
More information about the openrtm-commit
mailing list