malte_langkabel
476e731b9e
build: building windows releases with .pdb files now to debug customer crashes with .dmp files
2017-03-03 19:49:39 +01:00
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
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
malte_langkabel
f2d8fb7b6d
build: fixed duplicate GUIDs in installer
...
<description>
2016-12-13 11:28:34 +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
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
wrongway88
b12e2b4e16
build: missing vc runtime dlls
...
Added missing VC++ runtime dlls.
2016-10-26 00:13:42 +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
d0cf500c8e
build: new windows installer
...
Created new windows installer based on the WiX Toolset
2016-08-09 16:32:27 +02:00