There was an error fetching the commit references. Please try again later.
Windows: Remove console executable
Console executable for Windows doesn't work properly. Arguments are not parsed in the same way as for the main binary and passing input/output sometimes gets stuck. Not much functionality is lost actually since it's still possible to pass input to application through command line and redirect output.
Showing
- shared/copyq.iss 0 additions, 1 deletionshared/copyq.iss
- src/CMakeLists.txt 3 additions, 33 deletionssrc/CMakeLists.txt
- src/platform/win/main.cpp 0 additions, 119 deletionssrc/platform/win/main.cpp
- src/platform/win/winplatform.cmake 10 additions, 0 deletionssrc/platform/win/winplatform.cmake
- utils/appveyor-after-build.bat 0 additions, 1 deletionutils/appveyor-after-build.bat
- utils/windows_copyq_update.sh 1 addition, 1 deletionutils/windows_copyq_update.sh
Loading
Please register or sign in to comment