Felix Weilbach
e7c65a71b8
Remove conditional logic for OEM.cmake
...
This file is not used in Brander and in the desktop client and just
confused people.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-06-14 10:14:28 +00:00
Roeland Jago Douma
5dc73ffd8b
OWNCLOUD.cmake => NEXTCLOUD.cmake
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-11-20 14:12:52 +01:00
Daniel Molkentin
d5f2c36abd
Mirall -> (Desktop) Client
2014-12-08 17:54:32 +01:00
Dominik Schmidt
ef70052b0e
Package installer if it was built
2014-08-30 14:12:40 +02:00
Daniel Molkentin
03b449e081
CPack: revert part of previous commit
2014-01-24 12:27:08 +01:00
Daniel Molkentin
8fd881a176
Remove obsolete CPack Options
2014-01-24 12:03:31 +01:00
Olivier Goffart
b610dd2754
Revert "Partial revert of "CMake: Remove cmake module""
...
That patch reverted the oposite of what it should have reverted :-)
This reverts commit b22ef9f8fa
.
2013-11-15 10:20:12 +01:00
Daniel Molkentin
b22ef9f8fa
Partial revert of "CMake: Remove cmake module"
...
This reverts commit 63188667bb
.
2013-11-14 19:34:12 +01:00
Daniel Molkentin
63188667bb
CMake: Remove cmake module
2013-11-14 19:26:09 +01:00
Daniel Molkentin
5c495265f4
Consolidate theming support.
...
This implements out-of-repository-theming, and removes the old
custom.ini theming that never worked on all platforms and had
no straight deployment story.
The new approach requires the CMAKE variable OEM_THEME_DIR to
point to a directory that must at least contain an OEM.cmake file
(check OWNCLOUD.cmake for possible options) as well as a themes.qrc
and a themes/ directory that directly correspond to the ones in
the source tree.
2013-01-10 17:16:59 +01:00
Daniel Molkentin
fdfafb6e70
NSI: add proper version of ocsync.conf
2012-10-09 01:40:43 +02:00
Daniel Molkentin
7d52884699
Fix cmake for windows wrt libocsync renaming
2012-10-05 12:10:33 +04:00
Daniel Molkentin
663a1886e9
CMake: Centralize all application-specific parameters.
2012-09-20 17:31:18 +02:00
Dominik Schmidt
336f8fbbd3
Fix error message. Thanks to Danimo for the heads up.
2012-07-31 01:43:41 +02:00
Klaas Freitag
1de7296261
Fix package building for non apple platforms.
2012-06-05 16:31:51 +02:00
Klaas Freitag
93ef3954ab
Fixed CPack Bundle check for MacOSX
2012-05-16 15:36:33 +02:00
Klaas Freitag
57923529a5
osx: don't allow building a bundle when built without
...
BUILD_OWNCLOUD_OSX_BUNDLE
2012-05-16 15:11:30 +02:00
Dominik Schmidt
f96fa3dbeb
win: allow building the installer from local csync build dir and from installed csync as well
2012-04-26 17:16:34 +02:00
Dominik Schmidt
f02a018711
win: remove klaasi haasi's harcoded paths from the nsi
2012-04-26 16:55:14 +02:00
Klaas Freitag
95f6f90cb5
Add win32 packaging with nsi
2012-04-02 13:44:24 +02:00