malte_langkabel
d160f38cbd
build: remove setup.exe from windows package
...
* removed the exe since it does nothing but call the msi
* also fixed a missing include when building with DEPLOY on windows
2017-05-11 13:12:36 +02:00
Andreas Stallinger
045a259b2e
build: renaming to sourcetrail
2017-04-07 13:19:09 +02: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
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
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