beremiz
Clone
Summary
Browse
Changes
Graph
Add testing status badge
2023-07-27, Edouard Tisserant
9b4e94608036
Use requirements.txt and update doc accordingly.
2023-07-26, Edouard Tisserant
5b65b8f6d523
Tests: pytests: only one wxpython app per process lifetime... Strip test_application.py
2023-07-25, Edouard Tisserant
0010719d0dea
IDE: fix py3/wxpy4 related deprecation warnings
2023-07-25, Edouard Tisserant
73a44957c381
Runtime: remove now useless typechecking/convertion
2023-07-20, Edouard Tisserant
b4f8fe5e3b0f
Github CI: do not save docker image if just restored from cache
2023-07-20, Edouard Tisserant
2596dabeea04
Runtime: fix unpacking of variable trace data
2023-07-20, Edouard Tisserant
c7cc292bb82e
Github CI: update matiec revision
2023-07-20, Edouard Tisserant
18aae6235e76
Github CI: update open62541 version, try avoid useles doker image rebuild
2023-07-20, Edouard Tisserant
57545857bdce
Update run_tests_in_docker.yml
2023-07-20, etisserant
50e79436f9b4
Update .gitignore
2023-07-20, Edouard Tisserant
f370b71e3418
SVGHMI Py3 related fix in test project.
2023-07-20, Edouard Tisserant
269987dd4fb0
Tests: have to terminate language test with KILL, side effect of BEREMIZ_TEST_CYCLES
2023-07-20, Edouard Tisserant
5f0b02ab500c
Runtime: py3 fix forcing of STRING
2023-07-20, Edouard Tisserant
a95b5ee1a0ea
Tests: fix systematically rebuilding matiec
2023-06-20, Edouard Tisserant
d311880b9d15
Runtime: spawn_subprocess: handle non-bytes args
2023-06-18, Edouard Tisserant
f7bc4e5832be
OPC-UA client : python3 + AsyncUA fixes
2023-06-18, Edouard Tisserant
46f3ca3f0157
update .gitignore
2023-05-31, Edouard Tisserant
4582f0fcf4c4
Py3 related fixes for SVGHMI UI.
2023-05-31, Edouard Tisserant
e528b11a60cc
Fix Py3 problems with basic SVGHMI build and run.
2023-05-31, Edouard Tisserant
3deeda82636a
Py3 usual encoding, ints and exceptions fixes.
2023-05-31, Edouard Tisserant
032bf4f225d0
Tests: Fix dockerfile for python3
2023-05-30, Edouard Tisserant
56f08ab3a491
Examples: use print() function in "python" example
2023-05-22, Edouard Tisserant
ab0afe798428
Runtime: Fix IEC/ctypes/python3 type mapping
2023-05-22, Edouard Tisserant
6f3e20690172
CLI: simpler status polling, fixing pyro5 thread
2023-05-22, Edouard Tisserant
92e528718733
Fix bytes/string confusion with Logging
2023-05-20, Edouard Tisserant
fcd2826f5c9e
Fix wrong default target being picked in CLI build
2023-05-20, Edouard Tisserant
eafb8f000584
Fake_wx objects now support comparison and hashing
2023-05-20, Edouard Tisserant
45accb98d761
Use msgpack and remove serpent's bytes workaround
2023-05-20, Edouard Tisserant
3e219f00151a
Updaye .gitignore
2023-05-18, Edouard Tisserant
87f670154294
IDE: Fix py_ext build with python3.10
2023-05-17, Edouard Tisserant
b57a38ce3f34
Pyro5: fix runtime typo + IDE exception handling
2023-05-17, Edouard Tisserant
5a66d4be2e49
Runtime: Fix web settings file upload.
2023-05-17, Edouard Tisserant
ef65e5b07464
Runtime: drop Athena. Nevow now only for settings.
2023-05-17, Edouard Tisserant
b3394107eb8b
Fix template conflict in XSLT with lxml>=4.9.0. Thanks to GP Orcullo !
2023-05-13, Edouard Tisserant
8616ffd7c29d
Update generated XSLT headers (updated YSLT defs)
2023-05-13, Edouard Tisserant
6839dbb9a1df
WIP python3 support for runtime
2023-05-12, Edouard Tisserant
a5a6ee271e65
Better LDFLAGS and CFLAGS for win32 an MACOS
2023-05-10, Edouard Tisserant
2b995a4963a4
Fix private n matplotib function import
2023-05-10, Edouard Tisserant
e0117f4b0ff1
Update version.py
2023-05-10, Edouard Tisserant
836eb9aa4c49
update .gitignore
2023-04-19, Edouard Tisserant
b0507eb2be1f
IDE: more fixes for wxPython 4.0.7 and pyhon 3.10
python3
2023-04-13, Edouard Tisserant
223a91584172
IDE: python-3.10: wxPython calls don't accept float anymore, continued
python3
2023-04-12, Edouard Tisserant
36934591f6eb
IDE: fixed/remove checks wxPython versions
python3
2023-04-12, Edouard Tisserant
9958cf865da0
IDE: python-3.10: wxPython calls don't accept float anymore when int is expected
python3
2023-04-12, Edouard Tisserant
365f866ee120
Fixes for wxPython-4.0.7 (ubuntu22) compatible with wxPython-4.1.x
python3
2023-04-12, Edouard Tisserant
c98646b1c981
fake_wx: handle missing classname
python3
2023-02-21, GP Orcullo
9ec48ec13b65
fix wxPyDeprecationWarnings
python3
2023-02-20, GP Orcullo
8def429216ca
show underscore as space
python3
2023-02-19, GP Orcullo
d5014da90054
CLIController: use absolute project path
python3
2023-02-10, GP Orcullo
56ceda9889f8
allow passing environment variables to ProcessLogger
python3
2023-02-10, GP Orcullo
50935528d313
Generate warning instead of Exception if CTNMaxCount is exceeded for a confnode
python3
2023-02-06, GP Orcullo
29bc2bebf1d4
fix name clash
python3
2023-02-04, GP Orcullo
a5f58ca4629b
fix str encoding issue
python3
2023-02-04, GP Orcullo
741d0010b4b2
OSX: use wall time instead of system clock
python3
2022-11-10, GP Orcullo
39480d9d3d3f
replaced depreciated functions
python3
2022-11-10, GP Orcullo
25195da82745
fix platform identification when running CLI under Win32
python3
2022-11-10, GP Orcullo
fdd7f9938e59
silence compile warnings
python3
2022-11-09, GP Orcullo
31c9409a5841
Preliminary OSX support
python3
2022-11-09, GP Orcullo
296e459efdfb
pythonw is used on OSX
python3
2022-11-09, GP Orcullo
a26453d1c54d