Commit Graph

6 Commits

Author SHA1 Message Date
9ab8c7d688 [Win32] Miscellaneous build changes 2015-09-01 21:55:22 +02:00
d21f9370e5 [Win32] Miscellaneous build fixes 2015-08-14 18:16:51 +02:00
ef0efafe81 Fix a build break under Win32
Also build dependencies at the same directory as evolution files
and build 'master' configuration by default (it used to build 'stable'
configuration instead).
2014-09-08 08:56:22 +02:00
1dc1cf0b81 Miscellaneous Win32 related changes
* use e_util_win32_initialize() in main() to avoid code duplication
 * e-spinner - correct image path build under win32
 * export WIN32_SERVICELIBEXECDIR when building eds, which relies on it now
 * update D-Bus patch and session-local.conf creation, thus D-Bus
   can actually autostart services
2014-09-05 19:13:56 +02:00
86d2e46d59 [win32/setup-env] Correct GSETTINGS_SCHEMA_DIR value
It can contain only one folder, thus use the one from evolution's
build directory. The dependency's folder might be added by a relative
path from the glib's DLL file.
2014-09-01 12:04:25 +02:00
396e5e82c1 Add Win32 build scripts into sources
See win32/readme.txt for more information.
2014-08-25 11:36:19 +02:00