malte_langkabel
7f2db69995
build: offer windows 64 bit build (issue #300 )
...
* update to clang/llvm to 3.9
* update to qt 5.8
* fixed windows javapathdetector for 64 bit java.
* added LibGui as dependency to tests
* fixed legacy Java 6 install necessary on MacOS
* fixed setting of user path for 64 bit build
* added missing pngs to windows installer
* renamed graph zoom button images
* reverted moving of setupLogging call to fix crash on deployed exe
fortune cookie message = An old acquaintance will enter your life.
2017-02-03 14:31:43 +01:00
malte_langkabel
c1648f59bd
build: implemented auto-generation of GUID for windows installer
2016-12-14 15:21:00 +01:00
malte_langkabel
5482e56e82
build: deploy changes
...
* moved sample projects from data to user folder
* added fallback files for app and window settings
* implemented copying app and window settings to user folder when not found on app startup
* fixed upgrading for windows installer
2016-12-14 13:33:17 +01:00
Manuel Dobusch
68a2cb08bc
build: windows installer update
...
removed appsettings from installer
2016-12-13 16:51:44 +01:00
malte_langkabel
f2d8fb7b6d
build: fixed duplicate GUIDs in installer
...
<description>
2016-12-13 11:28:34 +01:00
Manuel Dobusch
790afcf572
build: wix setup
...
fixed some dll related stuff
2016-12-12 19:26:44 +01:00
Manuel Dobusch
2d8009535f
build: windows dlls
...
Added a bunch of dlls that should resolve the need to install certain windows updates
2016-12-12 16:46:22 +01:00
malte_langkabel
7cf8cbb59d
build: updated windows installer to include all the new icons
2016-12-12 11:40:51 +01:00
Manuel Dobusch
9aa07d46aa
utility: windows setup update
...
Changed windows setup folder layout and added readme file
2016-11-24 16:18:37 +01:00
malte_langkabel
4cb285b138
build: windows installer fix
...
* added project specific icons to windows installer
* implemented automatic generation of the version number for the windows installer
2016-10-27 12:56:27 +02:00
malte_langkabel
9f847f7897
build: structure of windows deploy project
...
* moved installer dlls to lib folder
* updated .gitignore to be more specific
* added notes on cleaning the installer project to readme
* made rebuilding of databases optional in windows deploy script
* removed local paths for devenv.com from windows deploy script
2016-10-27 11:38:36 +02:00
wrongway88
e78162fa43
utility: installer runtime dlls
...
Added VC++ runtime dlls for windows installer
2016-10-26 00:24:20 +02:00
wrongway88
b12e2b4e16
build: missing vc runtime dlls
...
Added missing VC++ runtime dlls.
2016-10-26 00:13:42 +02:00
malte_langkabel
ad2210d2bb
build: Fixed description of Windows release
2016-10-14 12:29:55 +02:00
malte_langkabel
ab023cbc3b
build: updated windows installer
...
* added new files to windows installer
* updated tutorial project
2016-10-14 10:25:47 +02:00
malte_langkabel
947b93c572
build: fixed javaslang.jar name in windows installer
2016-10-04 18:23:36 +02:00
Eberhard Graether
d70079825a
ui: Black and white size grips for dialog windows
2016-09-22 15:59:37 +02:00
malte_langkabel
3b7baba24b
build: merge Coati app and Trial to single executable
...
* removed trial target
* updated deploy scripts to exclude trial
* cleanup CMakeLists
* removed Eigen dependencies
* split parser lib into lib_cxx and lib_java
* added ProjectFactory and ProjectFactoryModules
* removed old installer projects
* updated wix installer
* updated readme for wix setup
* updated to use obfuscated exe
* added qt.conf
* added indexing dialog images
* added jars
* added coatidb files of sample projects
* added source code of javaparser sample
* removed auto-refresh image
* intermediate files of windows installer are created in build folder
* preselected desktop shortcut
* build bat is executed from deploy_windows script
2016-09-16 12:45:00 +02:00
Manuel Dobusch
c6a6e6d028
build: wix installer integration
...
Updated wix installer to better facilitate the integration into the deploy process.
2016-08-11 15:14:15 +02:00
Manuel Dobusch
d0cf500c8e
build: new windows installer
...
Created new windows installer based on the WiX Toolset
2016-08-09 16:32:27 +02:00