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
2013-08-27Inverting the logic to set the prefix for SYSCONF_INSTALL_DIRThomas Müller
2013-08-26Reintroduce workaround for /etc in root if files go to /usrDaniel Molkentin
2013-08-23Fix windows packagingDaniel Molkentin
2013-08-22Honor cmake's install prefixDaniel Molkentin
2013-08-08NSIS: install libjpeg for qjpeg4.dllDaniel Molkentin
2013-08-07Windows Installer: Add jpeg,gif,ico image formatsDaniel Molkentin
2013-08-07-Wno-long-long required due to Qt headersDaniel Molkentin
2013-08-07Add -Wall -Wextra -Wpedantic (or -pedantic) warnings by default.Krzesimir Nowak
2013-08-06NSIS: Add WebKit dllDaniel Molkentin
2013-08-01Use wildcards for translations, so they are always up-to-dateDaniel Molkentin
2013-07-31Fix win32 installerDaniel Molkentin
2013-07-15Remove autostart option from Windows installerDaniel Molkentin
2013-04-23Do not add shortcuts to non-existent filesDaniel Molkentin
2013-04-22Fix Issue #382fastfwd
2013-03-21Add plugin for screenreader supportDaniel Molkentin
2013-02-21Manual update of avail translationsDaniel Molkentin
2013-02-05Make mirall packager for win bundle the new openSSL dlls.Klaas Freitag
2013-01-30No need to ship ocsync.confDaniel Molkentin
2013-01-25Simplify NSIS templateDaniel Molkentin
2013-01-22Changed FindCSync module to not check relative pathes + docu.Klaas Freitag
2013-01-16NSIS: Remove GnuTLS remaindersDaniel Molkentin
2013-01-10Consolidate theming support.Daniel Molkentin
2012-12-20Update About dialogDaniel Molkentin
2012-12-06Add libqtkeychain dll to NSISDaniel Molkentin
2012-12-04Find inotify on multiarch debian/ubuntuDaniel Molkentin
2012-11-28Fix cmake checks on QtKeyChain.Klaas Freitag
2012-11-27Add qtkeychain to cmake - WIP read password from keychain.Dominik Schmidt
2012-11-25Add doc cmake targets (HTML, PDF, QtHelp, CHM, man)Daniel Molkentin
2012-11-02Installer: Only show license on special requestDaniel Molkentin
2012-10-12Add license to Windows installerDaniel Molkentin
2012-10-10CMake: Also set CSYNC_BINARY_DIRDaniel Molkentin
2012-10-10Fix for prev. commmitDaniel Molkentin
2012-10-10replace relative csync buildir detection magicDaniel Molkentin
2012-10-09Prepare for Mac package signing.Daniel Molkentin
2012-10-09NSI: add proper version of ocsync.confDaniel Molkentin
2012-10-05Fix include path search.Klaas Freitag
2012-10-05Fix to find the header even from installed ocsync packages.Klaas Freitag
2012-10-05fixed name of the csync owncloud module.Klaas Freitag
2012-09-27NSIS: shut down binary before uninstallDaniel Molkentin
2012-10-02Use Qt proxy setting in csync in case its "default proxy"Klaas Freitag
2012-10-02Merge branch 'sslerrordialog' of https://github.com/sebasje/mirall into sebas...Klaas Freitag
2012-09-27Read sync-exclude.lst from /etc/ownCloud, renamed from exclude.lst.Klaas Freitag
2012-09-24Installers on Windows are called SetupDaniel Molkentin
2012-09-24At least the Program group should be in 'Minimal'.Daniel Molkentin
2012-09-24Fix typoDaniel Molkentin
2012-09-24Add autostart sectionDaniel Molkentin
2012-09-21More templatization.Daniel Molkentin
2012-09-20CMake: Centralize all application-specific parameters.Daniel Molkentin
2012-09-20NSIS: fix typo, expand variables properly.Daniel Molkentin
2012-09-17OS X: reintroduce LSUIElement in Info.plistDaniel Molkentin