runtime_files.list
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 17 May 2022 13:22:20 +0200
changeset 3465 2f5b5c14a650
parent 2305 56f1d8aca886
permissions -rw-r--r--
Tests: No need to archive test results before uploading them as action artifacts.
1902
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     1
# those files are used in runtime
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     2
# licensed according to LGPL, see COPYING.runtime 
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     3
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     4
images/icostop24.png
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     5
images/icoplay24.png
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     6
images/brz.png
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     7
util/__init__.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     8
util/paths.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
     9
runtime/WampClient.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    10
runtime/PLCObject.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    11
runtime/NevowServer.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    12
runtime/webinterface.js
2266
ed415982a9aa NevowServer : Added minimalist css style customization and a link to go to settings page and back
dporopat <denis.poropat@smarteh.si>
parents: 1902
diff changeset
    13
runtime/webinterface.css
1902
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    14
runtime/__init__.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    15
runtime/ServicePublisher.py
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    16
runtime/typemapping.py 
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    17
runtime/loglevels.py 
2b7e2db31d81 Clarify licensing, and packaging of runtime only files :
Edouard Tisserant
parents:
diff changeset
    18
Beremiz_service.py
2294
da288f63612f Make Beremiz_service print version information
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents: 1902
diff changeset
    19
version.py