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
2014-11-17OS X: Move previous fix to proper locationMarkus Goetz
2014-10-27Show GIT SHA sum in cmake output.Klaas Freitag
2014-10-16sqlite3: Bundle 3.8.6 for Mac and WindowsMarkus Goetz
2014-10-01CPack is still needed for WindowsDaniel Molkentin
2014-10-01More removal of obsolete CMake codeDaniel Molkentin
2014-09-03SyncEngine: Use exclude file fallback next to binary on linux.Christian Kamm
2014-08-27OS X: Fix installer creationMarkus Goetz
2014-08-26Create Mac Pack: Copy the creator script to the build directory.Klaas Freitag
2014-08-01CMake: Follow policy for 2.8.0 (avoid cmake warnings)Klaas Freitag
2014-07-02Socket API: Add test clientDaniel Molkentin
2014-06-04look for Sparkle only on OS XKuba Serafinowski
2014-04-29Add a compile option to not blacklist error code 5xxOlivier Goffart
2014-03-20Copy test database into the build tree.Klaas Freitag
2014-03-14Merge remote-tracking branch 'origin/1.5'Olivier Goffart
2014-03-12Find Qt5 version of QtKeychain when built with Qt5Daniel Molkentin
2014-03-12CMake: Do options one directory aboveMarkus Goetz
2014-03-11CMake: Ignore failure when working as submoduleMarkus Goetz
2014-03-05For Windows, add the __USE_MINGW_ANSI_STDIO=1 switchv1.5.3-rc1Klaas Freitag
2014-01-31Properly install cmake in OS X app bundleDaniel Molkentin
2014-01-30Amendment to last commitDaniel Molkentin
2014-01-23Check for INotify if compiling for Linuxe and friendsKlaas Freitag
2014-01-20Merge branch 'csync_merge'Olivier Goffart
2014-01-15Make it compile with the merge of csync mirallOlivier Goffart
2014-01-14Remove inotify from cmake files.Klaas Freitag
2013-11-14Build fixDaniel Molkentin
2013-11-14CMake: Remove cmake moduleDaniel Molkentin
2013-11-11QtKeychain is not a hard dependencyDaniel Molkentin
2013-09-10Fix httpbf/neon linkageDaniel Molkentin
2013-09-05Qt5: DBUS is only needed for FDODaniel Molkentin
2013-09-04Merge branch 'propagator-ng': Fixes to work with new LGPL ocsync.Klaas Freitag
2013-08-28Compile with Qt4Olivier Goffart
2013-08-28Initial changes to also build on Qt5, doesn't compile yetDaniel Molkentin
2013-08-23More adjustments around the application nameDaniel Molkentin
2013-08-22Amendment to last commitDaniel Molkentin
2013-08-22Honor cmake's install prefixDaniel Molkentin
2013-08-14Merge branch 'master' into propagator-ngOlivier Goffart
2013-08-07Add -Wall -Wextra -Wpedantic (or -pedantic) warnings by default.Krzesimir Nowak
2013-08-01Add Shibboleth credentials implementation.Krzesimir Nowak
2013-07-24Drop Compat with Qt 4.6Daniel Molkentin
2013-05-20Merge branch 'master' of git://github.com/gnumdk/mirallDaniel Molkentin
2013-05-17More theming refactoringDaniel Molkentin
2013-05-04Drop (broken) mirall binaryDaniel Molkentin
2013-05-04New owncloud propagator that skip the vio abstraction layerOlivier Goffart
2013-04-25Find csync_version.h, local config.hDaniel Molkentin
2013-03-22Better fdo detectionCedric Bellegarde
2013-01-10Consolidate theming support.Daniel Molkentin
2012-12-20Update About dialogDaniel Molkentin
2012-12-06Add windows backend, require Inotify on LinuxDaniel Molkentin
2012-11-28Fix cmake checks on QtKeyChain.Klaas Freitag
2012-11-27Add qtkeychain to cmake - WIP read password from keychain.Dominik Schmidt