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
2021-03-11Instead of renaming the targets, we rename their outputHannah von Reth
2020-03-17CMake: Do not use TARGET_FILE_DIR for installing into the main bundle.Dominik Schmidt
2020-03-17CMake: install cmdline client and crash reporter into main bundle on macOSDominik Schmidt
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 KDECompilerSettingsHannah von Reth
2020-01-09[CMAKE] Use KDECmakeSettingsHannah von Reth
2019-01-14Do not run macdeployqt.py from CMake.Dominik Schmidt
2018-06-20Rename ocsync library to ${APPLICATION_EXECUTABLE}_csyncDominik Schmidt
2018-06-20Install libocsync to lib/ without subfolder.Dominik Schmidt
2018-01-13Modernize out CMakeLists.txtOlivier Goffart
2018-01-13Build system: Get rid of QtVersionAbstraction.cmakeOlivier Goffart
2017-11-28owncloudcmd: Don't need Qt Sql moduleMarkus Goetz
2017-10-06CMakeLists.txt: Put -pie as a linker flag were it belongsOlivier Goffart
2017-09-29Linux Hardeningrockihack
2017-09-27Set CMAKE_INSTALL_RPATH as RPATH for installed executablesDominik Schmidt
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-02-07Revert "Disable RTTI"Markus Goetz
2017-01-17Disable RTTIMarkus Goetz
2016-04-21Use QTokenizer to properly parse netrcDaniel Molkentin
2015-09-10cmd and crashreporter minor typosPhil Davis
2015-01-23Remove neon link flag when not requiredOlivier Goffart
2015-01-23CMake: Fixed the rpath settings to make the nighlies build again.Klaas Freitag
2015-01-20OS X: Fix path rewrite for owncloudcmdMarkus Goetz
2014-11-12Merge remote-tracking branch 'origin/master' into crashreporterDaniel Molkentin
2014-09-18Merge branch '1.7'Olivier Goffart
2014-08-26Don't use CMAKE_INSTALL_PREFIX for RPATHDominik Schmidt
2014-07-11Try to handle BUILD_LIBRARIES_ONLY correctlyDaniel Molkentin
2014-07-11OS X explicitly requires the neon include path to be setDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin