Commit Graph

6 Commits (0fb22c3e98caed6d7b07f8e53caa9da2ed6334d7)

Author SHA1 Message Date
Romain Vimont 683f7ca848 Document how to attach a debugger to the server 5 years ago
Romain Vimont 3da95b52bd Rename scrcpy-server.jar to scrcpy-server
The server name ending with .jar has several drawbacks:
 - meson requires the jar executable to attempt to modify it:
     <https://github.com/Genymobile/scrcpy/issues/404#issuecomment-456065923>
     <https://github.com/mesonbuild/meson/issues/4844>
 - meson warns during "ninja install"
     <https://github.com/Genymobile/scrcpy/issues/458>
 - some users try to execute it on the computer as a java executable

Removing the extension solves all these problems.
5 years ago
Romain Vimont 5ffdcbb7be Update DEVELOP.md 5 years ago
Romain Vimont 0125af1e46 Update DEVELOP after recent refactorings 5 years ago
Romain Vimont 71fd238b0a Update developer documentation for v1.8 5 years ago
Romain Vimont 727d1ef1e2 Add developer documentation
And update README.
6 years ago