- 14 Apr, 2022 14 commits
-
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
-
Alain Takoudjou authored
wxPython component require python static lib to be compiled with fPIC else it raise this error: ld: ${PYTHON_DIR}/lib/python2.7/config/libpython2.7.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC ... collect2: error: ld returned 1 exit status
-
- 11 Apr, 2022 1 commit
-
-
Rafael Monnerat authored
This feature isn't used anymore. We support a two schema per software type (at most): One for Software Instance One for Shared instance
-
- 08 Apr, 2022 2 commits
-
-
Jérome Perrin authored
Since theia 1.23.0 ( https://github.com/eclipse-theia/theia/pull/9820 ), /file-upload is a simple HTTP endoint and no longer needs to be websocket.
-
Jérome Perrin authored
Since 1.23.0 ( https://github.com/eclipse-theia/theia/pull/10514 ), Theia uses socket.io and it needs /socket.io to support websocket, otherwise it falls back to HTTP polling, which is significantly slower.
-
- 07 Apr, 2022 1 commit
-
-
Jérome Perrin authored
https://github.com/eclipse-theia/theia/releases/tag/v1.24.0 See merge request nexedi/slapos!1149
-
- 06 Apr, 2022 4 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Łukasz Nowak authored
-
Jérome Perrin authored
-
- 05 Apr, 2022 1 commit
-
-
Julien Muchembled authored
-
- 04 Apr, 2022 2 commits
-
-
Jérome Perrin authored
This version of scons only support python2
-
HongzheWang authored
See merge request nexedi/slapos!1140
-
- 03 Apr, 2022 4 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
no need to prompt everytime. In the context of slapos theia, I guess we can say that user trust the workspace
-
- 01 Apr, 2022 9 commits
-
-
HongzheWang authored
-
HongzheWang authored
-
HongzheWang authored
-
Thomas Gambier authored
-
Joanne Hugé authored
-
Jérome Perrin authored
-
Jérome Perrin authored
This is longer needed since years, also the part looks broken.
-
Jérome Perrin authored
-
Jérome Perrin authored
Reintroduce a patch to fix build error: execvp: printf: Argument list too long that seems to happen again with nodejs 16. Also add a note for minimal supported version, that will have to be set in software
-
- 31 Mar, 2022 2 commits
-
-
Joanne Hugé authored
-
HongzheWang authored
-