status-react/desktop
Pedro Pombeiro 6eb806d2c1
Replace usage of stdenvNoCC.
- For Linux, the real fix is `hardeningDisable` of "fortify";
- For macOS, the real fix is setting the C and CXX compilers in `desktop/build.sh` as well as disabling CMake install step;
- Unfortunately for iOS we still need stdenvNoCC (or find a way to use GNU's ld instead of Apple's)

Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-03-27 14:03:48 +01:00
..
CMakeModules Add Send Logs command. Closes #6710 2019-01-08 09:48:56 +01:00
reportApp Minor changes in `build-desktop.sh` 2019-02-22 16:22:06 +01:00
CMakeLists.txt Fix missing artifacts in Windows build 2019-03-22 14:30:52 +01:00
Toolchain-Ubuntu-mingw64.cmake Windows port using Conan and MXE. Part of #5807 2018-11-14 17:16:29 +01:00
appconfig.cpp Use QSettings in AppConfig 2018-12-19 19:53:54 +02:00
appconfig.h Use QSettings in AppConfig 2018-12-19 19:53:54 +02:00
build.bat Custom fonts loading added to desktop app (#5470) 2018-08-21 16:18:16 +03:00
build.sh Replace usage of stdenvNoCC. 2019-03-27 14:03:48 +01:00
main.cpp Simplify Linux bundle building 2019-01-03 10:17:13 +01:00
run-app.bat.in
run-app.sh.in Change shebang in bash scripts 2019-03-21 13:57:00 +01:00