wrongway88
e6f7e61a5f
logic: vs plugin cdb writing
...
cdb data will now be written to file immediatly instead of stored and then written all at once
this might solve memory issues for very large projects, but also increases parsing time (added concurency)
2017-02-23 00:01:18 +01:00
wrongway88
c895179ace
ui: vs plugin dialog
...
Improved dialog for finished cdbs
2017-02-21 21:29:03 +01:00
wrongway88
50df7cace2
logic: vs plugin fix
...
fixed issue with include path retreival
2017-02-16 16:39:21 +01:00
wrongway88
18153a2ac5
logic: VS Plugin logging/exception handling
...
Added some additional logging and exception handling to solution parser
2017-02-16 00:32:39 +01:00
wrongway88
e1d2c3a4e0
logic: minor vs plugin fix
...
fixed some minor plugin issues
2017-02-11 19:08:59 +01:00
Manuel Dobusch
8c0f9f2de4
logic: vs plugin multithreading
...
added simple multithreading for cdb creation
2017-02-02 17:03:52 +01:00
Manuel Dobusch
02fad4990b
logic: plugin fix
...
Can now handle projects with non-native build tool
2017-01-31 13:23:43 +01:00
Manuel Dobusch
d24e5b5bbd
logic: vs plugin upgrade
...
Updated documentation and removed obsolete plugin ui
2016-11-29 14:06:02 +01:00
Manuel Dobusch
0a3200f8ff
ui: vs plugin integration
...
Reworked vs solution based project setup to utilize new CDB feature
2016-11-10 17:40:14 +01:00
wrongway88
38d0cb36aa
logic: Added plugin Logging
...
Added plugin file logging and exception handling.
Also fixed some reported bugs from the last release version.
Updated documentation.
2016-10-26 17:58:20 +02:00
malte_langkabel
1f904620ae
data: added new build of VS plugin
2016-10-13 19:05:48 +02:00
malte_langkabel
bfb6b458b3
build: windows version number updates
...
* updated version number of windows installers for app and trial
* updated visual studio plugin version number and plugin meta information
2016-04-26 17:23:38 +02:00
malte_langkabel
1bf721588b
build: windows installer dlls
...
* removed redistributable as prerequisit from installer
* added merge module for these dlls to the installer
* added "my_next_step.h" for the tutorial project to the installer
* renamed visual studio plugin
* updated deploy_windows script to use vs14 to build the installers
2016-04-20 18:18:10 +02:00