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