Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-04VFS Windows: Display the sharing state and lock state in the 'Status' column ...allexzander
2022-09-17Set CXX Standard 17.alex-z
2022-08-04Move URI scheme variable from Nextcloud.cmake to root CmakeListst.allexzander
2022-08-03Move CFAPI shell extensions variables to root CMakeLists.alex-z
2022-06-10Do not compile things that require the app bundle when building the client wi...Claudio Cambra
2022-03-09require cmake 3.16Matthieu Gallien
2022-02-02Always build with updater. Use 'beta/stable' channel seletor in 'General Sett...alex-z
2022-01-24Merge branch 'master' into bug/4153-cloudproviders-dbus-buildnextch
2022-01-12do not activate quick compiler by defaultMatthieu Gallien
2022-01-08Check for dbus-1 when building with cloudprovidersnextch
2022-01-07Add QUICK_COMPILER option to drone builds, set quick compiler on by defaultClaudio Cambra
2022-01-07Make compiler required when option is on, removed unused defClaudio Cambra
2022-01-07Add option of enabling QtQuick compilerClaudio Cambra
2021-12-28Unbreak loading translationsAntonio Rojas
2021-11-23Only build app bundle if requestedFelix Weilbach
2021-09-17Disable Qt deprecation warningsFelix Weilbach
2021-09-01Use CMAKE_INSTALL_DATADIR instead of custom DATADIRNicolas Fella
2021-08-20Color compile ouput when using Ninja build file generatorFelix Weilbach
2021-08-19Don't use variables for CMake target identifiersNicolas Fella
2021-07-28takes ECMCoverageOption from ECM to enable code coverage analysisMatthieu Gallien
2021-06-15Start macOS app bundle name with uppercase letterFelix Weilbach
2021-06-14Remove conditional logic for OEM.cmakeFelix Weilbach
2021-05-17Add CMake option to enable address sanitizersFelix Weilbach
2021-04-15Remove redundant CMake codeNicolas Fella
2021-04-14Add feature summary to CMakeFelix Weilbach
2021-04-13Improve Inotify cmake codeNicolas Fella
2021-04-12Use FindPkgConfig to find libcloudproviders and related libsNicolas Fella
2021-01-05Remove NO_SHIBBOLETH flag and dead codeFelix Weilbach
2020-12-15Don't hardcode PLUGINDIRHannah von Reth
2020-12-15Add GUI testing SocketApi extensionDominik Schmidt
2020-12-15macOS: Fix vfs suffix plugin paths #7090Markus Goetz
2020-12-15Add PLUGINDIR cmake setting and define #7027Christian Kamm
2020-12-15Switch to standard opt-out BUILD_TESTING instead of opt-in UNIT_TESTINGDominik Schmidt
2020-12-15Remove unused include directoriesDominik Schmidt
2020-12-15winvfs: initial workChristian Kamm
2020-12-15Add CMake option to disable GUI buildGerhard Gappmeier
2020-12-15New Discovery Algo: Permsission checkOlivier Goffart
2020-12-15Rename ocsync library to ${APPLICATION_EXECUTABLE}_csyncDominik Schmidt
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15CMake: Add a default placeholder_suffixChristian Kamm
2020-12-15NSIS: Register placeholder extensionChristian Kamm
2020-12-15Placeholder: The extension is now a branding optionOlivier Goffart
2020-05-19Make sanitizer options more fine-grainedStephan Beyer
2020-03-09Updater: Add CMake option BUILD_UPDATER to make the updater optionalMichael Schuster
2019-10-22enabled address sanitizing for testsasapelkin
2019-09-08Added cmake preprocessor definitions when using msvc regarding the 'safe' ver...Dominique Fuchs
2019-09-07Updated WINVER/_WIN32_WINNT from 0x0600 to 0x0601 (e.g. Server 2008/Vista to ...Dominique Fuchs
2018-08-04rearange CMake find_package OpenSSLRonny Kunze
2018-06-26We require openssl 1.1Roeland Jago Douma
2018-05-16cmake: Remove references of now unused WITH_TESTINGOlivier Goffart