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
AgeCommit message (Expand)Author
2022-06-28Move resources to a shared libaryHannah von Reth
2022-06-21CMake: install cmake version infoHannah von Reth
2022-06-17Provide cmake install targets and install filesystembase.hHannah von Reth
2022-05-10Move vfs plugins out of libsyncHannah von Reth
2021-10-28Require Qt 5.15Hannah von Reth
2021-04-08Exclude 3rd party targets from "all"Fabian Müller
2020-06-23CMake: Remove krazy2 support, we now use clazyHannah von Reth
2020-03-12Fix build with mingwHannah von Reth
2020-02-28Merge branch '2.6'Hannah von Reth
2020-02-27Lower required version to 5.10.Dominik Schmidt
2020-02-26For a satisfying and secure experience we require Qt 5.12Hannah von Reth
2019-10-28Qt 5.12 is now the required minimal Qt versionOlivier Goffart
2019-08-19Don't set gnu style flags with msvcHannah von Reth
2019-02-11Build fix for mingw64 7.3 (Qt 5.12.0)Christian Kamm
2018-11-26winvfs: initial workChristian Kamm
2018-11-09Disable stack protector features when cross compilingGerhard Gappmeier
2018-11-08Add CMake option to disable GUI buildGerhard Gappmeier
2018-08-22CMakeLists.txt: Log the Qt version in compileMarkus Goetz
2018-06-20Rename ocsync library to ${APPLICATION_EXECUTABLE}_csyncDominik Schmidt
2018-01-14Revert "Disable stack protection for mingw win32 builds in 2.4"Dominik Schmidt
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2017-12-16Also disable fstack-protector for alpha plattform.Hefee
2017-12-15Disable stack protection for mingw win32 builds in 2.4Christian Kamm
2017-12-13stack-protector is not supported on hppa.rockihack
2017-12-13Enable stack-protector-strong on Windows and macOS.rockihack
2017-12-04fstack-protector: Improve previous commitMarkus Goetz
2017-12-04Only enable -fstack-protector-strong compiler flag for gcc > 4.9Klaas Freitag
2017-09-29Linux Hardeningrockihack
2017-09-11Enable DEP & ASLR on Windowsrockihack
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-07-13csync: Use Qt for encodeing/decoding filesystem stringsOlivier Goffart
2017-04-20Require Qt5Olivier Goffart
2017-02-14Fix the UNIT_TESTING build on WindowsJocelyn Turcotte
2016-04-12CMakeLists: move QtKeychain detection in clientOlivier Goffart
2016-04-11CMakeLists: fix Qt4 buildOlivier Goffart
2015-07-02Force linkage against libc++Daniel Molkentin
2014-11-12Merge remote-tracking branch 'origin/master' into crashreporterDaniel Molkentin
2014-11-08Fix the il branch merge: Move the bandwidthmanager to libsyncOlivier Goffart
2014-11-08Merge remote-tracking branch 'origin/il'Olivier Goffart
2014-10-07Propagator: Bandwidth limiting for new propagatorMarkus Goetz
2014-08-26Add crash reporter using libcrashreporter-qtDominik Schmidt
2014-08-26Build after mergeDaniel Molkentin
2014-08-26Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dirDaniel Molkentin
2014-08-15Merge remote-tracking branch 'origin/master' into selective_syncOlivier Goffart
2014-08-12Always handle 401 requests, except for network jobsDaniel Molkentin
2014-08-12OS X: Finally(?) fix stay-on-top behaviour of settings dialogMarkus Goetz
2014-08-11Move the update job in a new file named discoveryphaseOlivier Goffart
2014-08-11Selective sync: Add UI to select pathsOlivier Goffart
2014-08-08CMake: Don't need translations with token auth compileMarkus Goetz
2014-07-14Make krazy target work againDaniel Molkentin