Manuel Dobusch
2f25279662
logic: vs solution parsing fix
...
Fixed issue with vs internal macros
2016-05-18 14:19:41 +02:00
Eberhard Graether
5c52bc6060
ui: Removed Code Blocks project type button
2016-04-21 13:31:45 +02:00
Manuel Dobusch
b75dd2abe1
logic: vs compiler flags
...
Added compiler flags from VS solution and vs compatibility flags.
2016-03-30 13:37:37 +02:00
Manuel Dobusch
82db193c78
logic: solution parsing refactor
...
Refactored solution parser handling to make it more generic
Also includes new parser (wip)
2016-03-23 17:06:40 +01:00
wrongway88
5cdaafc6de
logic: vs plugin fixes
...
Can now deal with single projects and solutions with non-c/c++ projects
bug id = 32
2016-03-05 18:18:54 +01:00
wrongway88
cfceb21e7e
logic: vs solution parsing hotfix
...
Fixed bugged path building when project items have absolute paths
Based on, but not a fix for UrHo3D parsing crash
bug id = 30
2016-02-25 12:40:18 +01:00
Andreas Stallinger
389c7881c3
build: linuxbuild public beta
2016-02-24 13:39:22 +01:00
Manuel Dobusch
8a2c4b4e9b
logic: vs solution parsing fix
...
Fixed vs solution parsing to be able to handle some more variations of vs solution layouts...
2016-02-23 16:49:02 +01:00
Manuel Dobusch
d31557cb66
Logic: VS Solution Parsing update
...
Updated vs solution parsing, fixed some issues. Also fixed some issues with corresponding unit tests.
2016-02-15 17:55:01 +01:00
Manuel Dobusch
e13eaa85da
logic: visual studio solution parsing
...
Can now parse visual studio solutions. VS Plugin can send a command, parsing is implemented in Coati.
Some minor changes: added project file icon, added language check to vs plugin
2016-02-08 15:58:25 +01:00