Commit graph

33 commits

Author SHA1 Message Date
Micke Prag
0886564e94 Add codesigning on OS X 2013-10-10 16:11:24 +02:00
Stefan Persson
940d93556b Updated translations 2013-05-23 11:39:27 +02:00
Micke Prag
30920ea816 Allow .qml files to be translated. See #163 2013-02-14 15:57:30 +01:00
Micke Prag
c2be82e5d6 Copy the plugin to the destination folder after build instead of the combination using LIBRARY_OUTPUT_DIRECTORY and PREFIX. This allows us to build the plugins as universal binaries. Closes #121 2012-02-28 14:28:55 +01:00
Micke Prag
aff9b973a8 Convert dos endings to unix in telldus-gui, closes #160 2012-02-27 17:44:58 +01:00
Micke Prag
e7a2e9dc76 Copy the framworks the plugins depends on, not only rewrite the path 2012-01-27 11:35:54 +01:00
Micke Prag
69b16f0baf Plugin extra files should be a custom command and not built after linking. This fixes the issue that the plugin needed to be relinked for new files to be copied to destination 2012-01-13 15:29:55 +01:00
Micke Prag
f834adcb30 Sign files after build on Windows 2011-09-19 09:33:07 +00:00
Micke Prag
a7c2e85015 We should rewrite the path to TelldusGui also. Only TelldusCore should be left untouched 2011-09-07 14:35:12 +00:00
Micke Prag
0e0e688817 Fix the plugins with install_tool_name using BundleUtilities 2011-09-07 13:35:03 +00:00
Micke Prag
ce3e9fabe5 Don't install files already included in the bundle on Mac OS X 2011-09-06 15:25:49 +00:00
Stefan Persson
e90cf53c6f CMake-files updated for installation of Telldus Center on Linux 2011-03-08 09:33:33 +00:00
Micke Prag
58a33f8f6d Added support for Qt-resources in plugins 2011-02-23 15:09:53 +00:00
Micke Prag
a2cdb31aa9 Added variable 'Plugin_EXTRA' to plugins 2010-12-16 16:36:26 +00:00
Micke Prag
511d06b909 Typo in elseif 2010-10-29 12:35:35 +00:00
Micke Prag
92b71202fb The macro is named WIN32, not WINDOWS 2010-10-26 15:02:14 +00:00
Micke Prag
0e34aa3182 Fixed the output directories for plugins on Linux 2010-10-26 10:38:42 +00:00
Micke Prag
a10affdc7a Merged -r1060:1061 into trunk 2010-10-20 17:57:51 +00:00
Micke Prag
52e6f50038 Added moc-headers 2010-09-03 17:50:02 +00:00
Micke Prag
962748a37b Add the script-files to the project 2010-09-02 09:35:47 +00:00
Micke Prag
b07b39f5a1 Let the script files live in the plugin directory instead of in its own structure. 2010-09-02 09:10:16 +00:00
Micke Prag
bce31aefd9 Move the compiled binaries and script-files to the correct location on Windows. 2010-09-01 08:43:16 +00:00
Micke Prag
f0413c6469 Merged -r680 from branches/2.0 into trunk 2010-08-31 09:58:44 +00:00
Micke Prag
35fc35b9d0 Added a post-build command to copy the plugins to the right place 2010-03-26 15:28:19 +00:00
Micke Prag
9fbd1d86c5 Moved translation files in CMake to the source directory instead of the binary directory 2009-09-22 17:44:28 +00:00
Micke Prag
1c9942e3a4 Fixed the output directory of compiled translation-files 2009-09-22 11:04:43 +00:00
Micke Prag
219927ad07 Fixed the generation of qm-files 2009-09-22 08:28:43 +00:00
Micke Prag
f883248427 Made it possible to translate scripts, see #40 2009-09-09 15:03:00 +00:00
Micke Prag
cec7a640c0 Added generation of translation files to telldus-gui and all TelldusCenter plugins 2009-09-09 14:26:50 +00:00
Micke Prag
f93c26a4da Placed the plugins in the sourcedir on Linux 2009-08-18 10:50:05 +00:00
Micke Prag
805a36b056 Placed the plugins in the correct place 2009-08-18 09:37:10 +00:00
Micke Prag
4269b05fdd Added the dependency to QtScript to all plugins built with the TelldusCenter CMake template 2009-08-13 18:25:13 +00:00
Micke Prag
c52a5323ee Made building plugins for TelldusCenter template based. 2009-05-08 12:16:12 +00:00