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
path: root/cmake
AgeCommit message (Expand)Author
2022-10-04VFS Windows: Display the sharing state and lock state in the 'Status' column ...allexzander
2022-08-10use -Wall -Wextra -Wpedantic when compiling with current gcc versionsMatthieu Gallien
2022-08-03Implement URI handler for local file editingalex-z
2022-07-21Update macOS Info.plistClaudio Cambra
2022-07-12Only set _FORTIFY_SOURCE when a higher level of this flag has not been setClaudio Cambra
2022-05-05Add new and correct sparkle update signatureClaudio Cambra
2021-12-07Use different icon for a sync folder on Windows depending on zoom level.alex-z
2021-09-17Enable warnings as errors when compiling with Clang and GCCFelix Weilbach
2021-09-01Remove copy of GNUInstallDirsNicolas 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-07Check compiler against CMAKE_CXX_COMPILER_IDFelix Weilbach
2021-05-26Remove obsolete AddAppIconMacroFelix Weilbach
2021-05-18use folders in CMakeDmytro Korchynskyi
2021-05-17Add CMake option to enable address sanitizersFelix Weilbach
2021-04-19Revert "Add CMake option to enable address sanitizers"Matthieu Gallien
2021-04-19Add CMake option to enable address sanitizersFelix Weilbach
2021-04-15Copy FindSharedMimeInfo from ECMNicolas Fella
2021-04-15CMake: Use own SQLite3 on macOS and WindowsFelix Weilbach
2021-04-14Add feature summary to CMakeFelix Weilbach
2021-04-13Improve Inotify cmake codeNicolas Fella
2021-04-12Remove non-functional default CMAKE_BUILD_TYPEElsie Hupp
2021-04-12Use FindPkgConfig to find libcloudproviders and related libsNicolas Fella
2020-12-15Don't recurse the whole tree looking for a git dir, use PROJECT_SOURCE_DIRHannah von Reth
2020-12-15Fix build with recent Clang (on Linux)Dominik Schmidt
2020-12-15Rename ocsync library to ${APPLICATION_EXECUTABLE}_csyncDominik Schmidt
2020-12-15Install libocsync to lib/ without subfolder.Dominik Schmidt
2020-12-15FindSql3.cmake: Add the input variable in the search pathOlivier Goffart
2020-12-15Rename Placeholders to Virtual Files in code #6531Christian Kamm
2020-12-15Placeholders: Support for macOS #6290Markus Goetz
2020-12-15NSIS: Register placeholder extensionChristian Kamm
2020-11-25Simplify Sparkle handling in CMakeDominik Schmidt
2020-11-02Get rid of FindQt5Keychain.cmakeKevin Ottens
2020-06-07macOS: Opt In to Dark Mode for building against older macOS SDKs < 10.14Michael Schuster
2020-05-19Add -fno-sanitize=vptr for SANITIZE_UNDEFINED=ONStephan Beyer
2020-05-19Make sanitizer options more fine-grainedStephan Beyer
2020-05-04Fix typos.Sandro Knauß
2020-01-13Welcome to 2020JanDragon
2019-11-29Fix copyright year in MacOSXBundleInfo.plist.in for 2019Michael Schuster
2019-10-22enabled address sanitizing for testsasapelkin
2019-09-09Use -Wno-gnu-zero-variadic-macro-arguments only for ClangDominique Fuchs
2019-09-04Updated ECMAddAppIcon to newest ver fromhttps://github.com/KDE/extra-cmake-mo...Dominique Fuchs
2019-09-03Updated AddAppIconMacro (esp. for new macOS retina guidelines) and corrected ...Dominique Fuchs
2019-09-03Updated cmake module to current version (esp. worthy for newer windows versio...Dominique Fuchs
2018-09-05Merge branch 'master' into windows-large-app-iconOskar Kruschitz
2018-09-05Mac Application IconOskar Kruschitz
2018-08-28Larger Windows App IconOskar Kruschitz
2018-07-25allow to switch to the integrated gpu on MacOSMarkus Doits
2018-06-13NSIS: SVG imageformats plugin DLL #6515Markus Goetz
2018-06-13NSIS: SVG DLL #6515Markus Goetz