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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2021-10-06Fix CMake warning in FindLibcloudprovidersDominik Schmidt
2021-08-11Fix qrc aliasHannah von Reth
2021-07-28Refactor resource bundlingFabian Müller
2021-07-28Bundle translations using Qt resources systemFabian Müller
2021-07-28Cleanup: Remove deprecated filesHannah von Reth
2021-06-10Remove outdate man pagesHannah von Reth
2021-02-02Fix branded mac sidebar iconsHannah von Reth
2021-01-25Fix detection of availability of icon brandingHannah von Reth
2021-01-22Fix typoHannah von Reth
2021-01-05Happy new year 2021Hannah von Reth
2020-12-21Add wizard_logo to the theme iconsHannah von Reth
2020-11-23Don't recurse the whole tree looking for a git dir, use PROJECT_SOURCE_DIRHannah von Reth
2020-11-04Use correct oem var for icon nameHannah von Reth
2020-11-04Put the theme name into the resource pathHannah von Reth
2020-11-04Generate theme qrc automatically, fall back to core iconsHannah von Reth
2020-04-23Plugins: Add a relative plugin search path on LinuxHannah von Reth
2020-02-25Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2020-01-22[CMAKE] QtKeychain provides a proper config file, no need to use a find scriptHannah von Reth
2020-01-22Remove unneeded codeHannah von Reth
2020-01-22Remove unused filesHannah von Reth
2020-01-22Happy new Year!Hannah von Reth
2020-01-20[CMAKE] Cleanup cmocka testsHannah von Reth
2020-01-09[CMAKE] Use FindINotify provided by ecmHannah von Reth
2020-01-09[CMAKE] Resolve some issues discovered during reviewHannah von Reth
2020-01-09[CMAKE] Do not create a deployable mac bundle during buildHannah von Reth
2020-01-09[CMAKE] Use KDECmakeSettingsHannah von Reth
2020-01-09[CMAKE] Start using extra cmake modulesHannah von Reth
2019-10-08Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2019-10-07Allow Dark ModeJürgen Weigert
2019-08-27Fix build with recent Clang (on Linux)Dominik Schmidt
2019-06-07libcloudproviders: Fix version extraction #7235Christian Kamm
2019-06-07Minimal libcloudproviders support #7209Christian Kamm
2019-04-27WebKit: Remove more from macOS and NSIS builds #6451Markus Goetz
2019-02-22macOS: Opt out of dark mode for now #7043Markus Goetz
2018-10-18Fix icon name in Info.plistDominik Schmidt
2018-10-11Simplify Sparkle handling in CMakeDominik Schmidt
2018-06-27ECMAddAppIconMacro: Rename OUTFILE_BASE to OUTFILE_BASENAME and fix sidebar i...Dominik Schmidt
2018-06-27Fix app icon macroDominik Schmidt
2018-06-20Rename ocsync library to ${APPLICATION_EXECUTABLE}_csyncDominik Schmidt
2018-06-20Install libocsync to lib/ without subfolder.Dominik Schmidt
2018-06-04FindSql3.cmake: Add the input variable in the search pathOlivier Goffart
2018-05-30NSIS: SVG imageformats plugin DLL #6515Markus Goetz
2018-05-30NSIS: SVG DLL #6515Markus Goetz
2018-05-23Rename Placeholders to Virtual Files in code #6531Christian Kamm
2018-05-14Fix for png2icoDominik Schmidt
2018-05-14Fix create_windows_icon_and_rc invocation for png2icoDominik Schmidt
2018-05-14Add FindIcoTool.cmakeDominik Schmidt
2018-05-14Support icotool in ECMAddAppIcon macroDominik Schmidt
2018-04-23Fix a bunch of warning with clangOlivier Goffart
2018-04-19Placeholders: Support for macOS #6290Markus Goetz