Commit graph

83 commits

Author SHA1 Message Date
José Pedro
412c55410f Builder fixes. 2017-06-16 18:31:47 +01:00
José Pedro
ecc8ae397a Installer change. 2017-06-11 01:15:16 +01:00
Charles Betros
1147b18134 Install changes to remove dotnet cli.
include sqlite in vsix.
2017-05-26 18:30:53 -05:00
José Pedro
74b3124160 Fixed the installer. 2017-05-24 23:47:49 +01:00
José Pedro
bc9bbb4ecc Fixed project properties bug. 2017-05-24 22:01:27 +01:00
José Pedro
9c90f7eaae Merge branch 'master'. 2017-05-22 01:51:41 +01:00
José Pedro
2139371c47 Changed Cosmos.targets path. 2017-05-22 00:58:55 +01:00
José Pedro
3770734ed0 Installer fixes. 2017-05-18 20:53:37 +01:00
José Pedro
86a5ee339e XSharp.VS fixes.
Added back the Cosmos Graphic Subsystem demo.
2017-05-18 01:25:13 +01:00
Charles Betros
ea3fe8077b Add Guess demo to cosmos solution. Change package feed names. 2017-05-06 19:41:14 -05:00
José Pedro
188f91a983 Project build changes. 2017-05-06 01:37:42 +01:00
José Pedro
846e1923f1 Install fixes.
Fixed AppVeyor.
2017-05-04 00:56:31 +01:00
José Pedro
7cc7a8d16b Fixed the debug engine.
Added kernel packages to installation.
2017-05-03 00:34:28 +01:00
Charles Betros
2e2f7e2318 Use vsixbootstrapper for vsix install. 2017-05-01 21:07:34 -05:00
José Pedro
2e61be6d8c Project build fixes. 2017-04-24 20:53:22 +01:00
José Pedro
02a006318d Fixes. 2017-04-18 15:13:36 +01:00
Charles Betros
fc311c02a2 Finish up install. 2017-04-09 01:29:48 -05:00
Charles Betros
43154e4426 Working on install. 2017-04-06 15:41:02 -05:00
Charles Betros
923466735f Install Vsip and targets. 2017-04-06 00:36:05 -05:00
José Pedro
78d4bdb326 Installer work.
Updated NuGet to v4.0.0
Fixed Cosmos.Debug.Hosts.VMWare
2017-03-23 23:45:16 +00:00
José Pedro
168f01114c Reverted a change. 2017-03-23 21:21:34 +00:00
José Pedro
dbf135816d Installer work. 2017-03-23 21:02:16 +00:00
Charles Betros
a319a3f97e VS 2017 work. 2017-03-19 09:29:46 -05:00
José Pedro
c20bf21e3d Installer fixes. 2017-02-25 18:29:45 +00:00
José Pedro
32d1f2502d Fixed some plugs.
Fixed DebugConnector.Thread.
Compiler fixes.
2017-02-09 19:55:49 +00:00
José Pedro
cd6a34daad Plugs.
Fixed part of the installer.
2017-02-05 21:36:38 +00:00
Charles Betros
cadc917530 Add dapperextensions project, some work on install, and testrunner. 2017-02-02 07:39:44 -06:00
Suchiman
570dd62085 Added basic Hyper-V support 2016-12-27 01:20:09 +01:00
Charles Betros
b283a07631 Update .net versions. 2016-03-13 20:42:09 -05:00
Charles Betros
a4873931a9 Removed some unused files from the install. 2016-03-13 16:22:01 -05:00
Charles Betros
edbf572f19 Update Cosmos.iss 2016-03-13 14:08:50 -05:00
Charles Betros
4659878000 Closes #188 and closes #215. Fixed uninstall. 2015-12-17 01:39:03 -06:00
Charles Betros
929bd8d575 Removed source2 folder. 2015-12-17 00:16:15 -06:00
Monsieur Z
688b44ae1b Replace Codeplex 2015-07-31 20:46:53 +02:00
FreddyD-GH
9b741e62cb Update Cosmos.iss
Update XSC.exe location from "{app}\Build\Tools\" to "{app}\Build\IL2CPU\" to fix icons not displaying
2015-07-28 01:10:50 -04:00
Andrey Kurdyumov
65adb50a09 Fix Debug ID after resolving merge conflics 2015-05-08 23:35:20 +06:00
Andrey Kurdyumov
c43847d3ad Add support for VS Experimental Hive 2015-05-08 22:40:55 +06:00
Andrey Kurdyumov
f9e4991cec Add the support to building VS2013 and VS2015 versions. 2015-05-08 22:40:51 +06:00
Matthijs ter Woord
2c1481c933 Merge branch 'pr/53' 2015-05-07 18:49:50 +02:00
Andrey Kurdyumov
5809caee89 Cleanup Debug engine GUID which interfer with PyTools 2015-02-08 20:21:40 +06:00
Matthijs ter Woord
2a0de71240 Progress on edison. 2015-01-30 18:24:13 +01:00
Andrey Kurdyumov
c2119d6c31 Changed GUID for debug engine
Current GUID was conflicting with existing tools and a lot of examples on the Internet
Relates to #51
2015-01-15 18:15:13 +06:00
Matthijs ter Woord
f5fa59f1cd Compile fix for clean environments. 2015-01-11 12:34:14 +01:00
Matthijs ter Woord
80bd540e8a Merge branch 'master' of https://github.com/CosmosOS/Cosmos into pr/41 2015-01-02 13:09:30 +01:00
MyvarHD
daf4affa4d Basic stuff 2015-01-02 13:23:54 +02:00
Matthijs ter Woord
4834e897f6 Fixes after the IL2CPU.exe introduction:
- remove debug files
- exception handling in IL2CPU.exe, with exit codes
- setup fixed
2014-12-31 13:46:44 +01:00
Matthijs ter Woord
aef0d59e93 Merge pull request #39 from MyvarHD/master
Added the IL2CPU.exe
2014-12-31 13:16:14 +01:00
Matthijs ter Woord
507365dad6 Ongoing work for making serial console working. 2014-12-30 18:42:01 +01:00
MyvarHD
bc8cab17a4 Added the functunality to call the IL2CPU from Command line 2014-12-27 22:38:30 +02:00
MyvarHD
4606b8c0d8 Fixed dev kit installer 2014-12-27 16:55:03 +02:00