malte_langkabel
f55d8a73f1
build: added qt.conf on windows
...
* added qt.conf file (for font render engine) that will be copied to the app dir in setup script
2016-09-07 15:39:46 +02:00
malte_langkabel
3e90b62c82
build: qt dll update
...
* updated qt dlls to our current version of qt (before the dlls of the qt 5.6 beta release have been used).
2016-04-22 11:03:49 +02:00
malte_langkabel
19d91da108
build: more dlls for windows installer
...
* manually added some dlls that may be missing on some windows systems.
2016-04-21 13:18:31 +02:00
malte_langkabel
b7c20d4b79
build: updated qt dlls for windows
...
* updated qt dlls to QT version 5.6 for msvc 14
2016-02-15 09:00:01 +01:00
malte_langkabel and Eberhard Graether
8be7886c7a
build: fixed cmake for windows
...
* added target for the license lib.
* switched to statically linked version of boost.
* removed boost dlls from bin directories.
* cleaned up CMakeLists.
2016-01-18 11:42:32 +01:00
Manuel Dobusch
fbc5f7a7fe
logic: network port option
...
Added options to Coati and VS plugin to set network ports
2015-11-18 17:08:05 +01:00
malte_langkabel
8f0213e18c
build: Packaging Script for Windows
...
* added packaging script for windows
* renamed sublime plugin.
* added tictactoe project to packages projects
2015-11-16 15:42:23 +01:00
Manuel Dobusch
0664f9a81b
logic: IDE Communication
...
Network code and controller added to communicate with IDE plugins. Does not include GUI integration though.
2015-10-14 15:40:10 +02:00
malte_langkabel
87ff089178
build: update dependencies
...
* updated dependencies for windows
* implemented getFileInfo of TestFileManager as virtual.
2015-10-07 14:35:01 +02:00
malte_langkabel
d996cf384d
build: qt and version patch for windows.
...
* added dlls for QT5.5.
* changed version script to find and use the git.exe
2015-08-25 17:56:59 +02:00
malte_langkabel
799f324463
script: added missing boost libraries
...
added dynamic libraries for boost date time to setup folder.
2015-02-03 16:11:20 +01:00
malte_langkabel
b38252e894
build: created separate bin folder for each target.
...
Changed build process to use an individual bin/<subfolder> for each target.
This way each target has its own data folder and its own set of dlls.
2014-06-30 16:39:23 +02:00
Andreas Stallinger
ac55261af6
utility: boost integration
...
Added boost components: filesystem and system to the project
environment varibable BOOST_155_DIR targeting the boost_1_55_0 folder is needed
review id = 14
fortune cookie message = when you speak honestly and openly, others truly listen to you
2014-05-13 17:24:53 +02:00
Manuel Dobusch
b5f91e62fa
Setup: Added platform dlls for qt
2014-03-28 17:09:15 +01:00
Eberhard Graether
4fa1e22035
setup: added basic cmake project structure
...
Added cmake build instructions for app, lib and test.
Included Qt via environment variable QT_DIR.
Included CxxTest via environment variable CXX_TEST_DIR.
Added scripts for setup, syncing master and publishing features.
Added dlls for QT on Windows.
2014-03-24 15:40:50 +01:00