Home
last modified time | relevance | path

Searched refs:pyevt (Results 1 – 17 of 17) sorted by relevance

/dports/devel/libevt/libevt-20210424/tests/
H A Dpyevt_test_support.py27 import pyevt
35 version = pyevt.get_version()
44 result = pyevt.check_file_signature(test_source)
54 result = pyevt.check_file_signature_file_object(file_object)
63 evt_file = pyevt.open(test_source)
69 pyevt.open(None)
72 pyevt.open(test_source, mode="w")
84 evt_file = pyevt.open_file_object(file_object)
90 pyevt.open_file_object(None)
93 pyevt.open_file_object(file_object, mode="w")
H A Dpyevt_test_file.py27 import pyevt
35 evt_file = pyevt.file()
45 evt_file = pyevt.file()
69 evt_file = pyevt.file()
92 evt_file = pyevt.file()
103 evt_file = pyevt.file()
136 evt_file = pyevt.file()
157 evt_file = pyevt.file()
174 evt_file = pyevt.file()
191 evt_file = pyevt.file()
/dports/devel/libevt/libevt-20210424/pyevt-python3/
H A DMakefile.am24 pyevt.c pyevt.h \
43 pyexec_LTLIBRARIES = pyevt.la
62 /bin/cp -f $(top_srcdir)/pyevt/$@ $@
70 /bin/rm -f pyevt*.[ch]
H A DMakefile.in91 subdir = pyevt-python3
151 @HAVE_PYTHON3_TRUE@am__objects_1 = pyevt_la-pyevt.lo \
187 am__depfiles_remade = ./$(DEPDIR)/pyevt_la-pyevt.Plo \
657 @HAVE_PYTHON3_TRUE@ pyevt.c pyevt.h \
676 @HAVE_PYTHON3_TRUE@pyexec_LTLIBRARIES = pyevt.la
710 $(AUTOMAKE) --gnu pyevt-python3/Makefile
813 pyevt_la-pyevt.lo: pyevt.c
815 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pyevt_la-pyevt.Tpo $(DEPDIR)/pyevt_la-pyevt.Plo
1078 -rm -f ./$(DEPDIR)/pyevt_la-pyevt.Plo
1130 @HAVE_PYTHON3_TRUE@ /bin/cp -f $(top_srcdir)/pyevt/$@ $@
[all …]
/dports/devel/libevt/libevt-20210424/pyevt-python2/
H A DMakefile.am24 pyevt.c pyevt.h \
43 pyexec_LTLIBRARIES = pyevt.la
62 /bin/cp -f $(top_srcdir)/pyevt/$@ $@
70 /bin/rm -f pyevt*.[ch]
H A DMakefile.in91 subdir = pyevt-python2
151 @HAVE_PYTHON2_TRUE@am__objects_1 = pyevt_la-pyevt.lo \
187 am__depfiles_remade = ./$(DEPDIR)/pyevt_la-pyevt.Plo \
657 @HAVE_PYTHON2_TRUE@ pyevt.c pyevt.h \
676 @HAVE_PYTHON2_TRUE@pyexec_LTLIBRARIES = pyevt.la
710 $(AUTOMAKE) --gnu pyevt-python2/Makefile
813 pyevt_la-pyevt.lo: pyevt.c
815 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pyevt_la-pyevt.Tpo $(DEPDIR)/pyevt_la-pyevt.Plo
1078 -rm -f ./$(DEPDIR)/pyevt_la-pyevt.Plo
1130 @HAVE_PYTHON2_TRUE@ /bin/cp -f $(top_srcdir)/pyevt/$@ $@
[all …]
/dports/devel/libevt/libevt-20210424/pyevt/
H A DMakefile.am15 pyexec_LTLIBRARIES = pyevt.la
18 pyevt.c pyevt.h \
H A DMakefile.in91 subdir = pyevt
152 am__pyevt_la_SOURCES_DIST = pyevt.c pyevt.h pyevt_codepage.c \
162 @HAVE_PYTHON_TRUE@am_pyevt_la_OBJECTS = pyevt_la-pyevt.lo \
198 am__depfiles_remade = ./$(DEPDIR)/pyevt_la-pyevt.Plo \
661 @HAVE_PYTHON_TRUE@pyexec_LTLIBRARIES = pyevt.la
663 @HAVE_PYTHON_TRUE@ pyevt.c pyevt.h \
713 $(AUTOMAKE) --gnu pyevt/Makefile
816 pyevt_la-pyevt.lo: pyevt.c
817 …GS) -MT pyevt_la-pyevt.lo -MD -MP -MF $(DEPDIR)/pyevt_la-pyevt.Tpo -c -o pyevt_la-pyevt.lo `test -…
818 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pyevt_la-pyevt.Tpo $(DEPDIR)/pyevt_la-pyevt.Plo
[all …]
/dports/devel/libevt/libevt-20210424/
H A DMakefile.am29 pyevt \ subdir
30 pyevt-python2 \
31 pyevt-python3 \
145 (cd $(srcdir)/pyevt && $(MAKE) splint $(AM_MAKEFLAGS))
H A Dconfigure.ac121 dnl Check if libevt Python bindings (pyevt) required headers and functions are available
126 [dnl Headers included in pyevt/pyevt_error.c
211 AC_CONFIG_FILES([pyevt/Makefile])
212 AC_CONFIG_FILES([pyevt-python2/Makefile])
213 AC_CONFIG_FILES([pyevt-python3/Makefile])
272 Python (pyevt) support: $ac_cv_enable_python
H A DChangeLog52 * pyevt
H A DMakefile.in680 pyevt \
681 pyevt-python2 \
682 pyevt-python3 \
1305 (cd $(srcdir)/pyevt && $(MAKE) splint $(AM_MAKEFLAGS))
H A Dconfigure63485 "pyevt/Makefile") CONFIG_FILES="$CONFIG_FILES pyevt/Makefile" ;;
63486 "pyevt-python2/Makefile") CONFIG_FILES="$CONFIG_FILES pyevt-python2/Makefile" ;;
63487 "pyevt-python3/Makefile") CONFIG_FILES="$CONFIG_FILES pyevt-python3/Makefile" ;;
/dports/devel/libevt/libevt-20210424/msvscpp/
H A DMakefile.am40 pyevt/pyevt.vcproj \
H A DMakefile.in573 pyevt/pyevt.vcproj \
H A Dlibevt.sln4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pyevt", "pyevt\pyevt.vcproj", "{E221DB4C-B254-…
/dports/devel/libevt/libevt-20210424/dpkg/
H A Drules18 dh_install --fail-missing -X.la -X/pyevt.a