Commit graph

22 commits

Author SHA1 Message Date
EdwardNutting_cp
bac3f98d56 VS2013 Support
This is relatively stable but no to be considered complete. Currently supported:
1. Installing user/dev kit (as normal)
2. Creating C#/VB/F# projects (latter 2 untested)
3. Debugging a Cosmos project - see limitations list below.

Debugging limitations:
1. Breakpoints sometimes fail to be hit. Only known thing that may help is recompile everything.
2. Specific breakpoint failure case: If you try and place a breakpoint on or after a "while(true)" statement it is extremely unreliable.

Other limitations:
1. VMWare occasionally breaks. If you get "Internal error" messages, or if VS crashes (don't let Windows "fix" it) or if VMWare fails to load properly there is only one known & reliable solution: Re-run the VMWare installer and hit "Repair". No restart required. You won't lose your VMs or settings (AFAI can tell).

If it all breaks, feel free to rant at it ;)
2013-11-06 21:01:49 +00:00
kudzu_cp
2c288d710b USB Device 2012-06-25 01:09:28 +00:00
kudzu_cp
b47e4a7e86 ISO generation 2012-06-25 00:48:01 +00:00
kudzu_cp
9c61919e7b 2012-06-25 00:18:51 +00:00
kudzu_cp
98bda25fae 2012-06-24 04:20:33 +00:00
kudzu_cp
a6a9878113 2012-06-08 13:35:52 +00:00
Trivalik_cp
7f84d28d69 add DOTNETCOMPABILE define condition,
change StackContents to uint,
able to use now mnemoric with 3 operands,
shl IL near 64 bit (unknown error),
add asm line to nasm error
2011-02-22 17:03:42 +00:00
kudzu_cp
fe43fbddeb Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Trivalik_cp
1785670a75 renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Trivalik_cp
474c16ecd8 remove vs2008 support, part 1 (not usable) 2010-09-04 17:59:02 +00:00
Trivalik_cp
b8f308e3af change IL2CPU Task to a autonomous application, --> vs2010 can now compile and start vmware 2010-09-02 18:24:43 +00:00
kudzu_cp
e76b144411 2010-08-03 23:06:02 +00:00
mterwoord_cp
ab72a78b59 2010-07-28 09:44:42 +00:00
kudzu_cp
6521e75e48 2010-07-26 04:30:50 +00:00
mterwoord_cp
fcf9c63524 change output paths 2010-03-25 18:44:47 +00:00
mterwoord_cp
394bbbb52c Propertypages work now 2010-01-27 12:27:22 +00:00
Dokugogagoji_cp
79362c4427 project references updated. fix for x64 visual studio. asm folder checked in 2009-10-18 08:54:56 +00:00
DanStory_cp
3736486d0b Added PropertiesBase(.cs) class and file.
Added BuildProperties(.cs) class and file.
Added DebugQemuProperties(.cs) class and file.
Added VMQemuProperties(.cs) class and file.
2009-05-29 02:24:55 +00:00
kudzu_cp
76953ed007 2009-05-28 14:24:34 +00:00
kudzu_cp
e04dbba56a 2009-05-28 14:21:15 +00:00
kudzu_cp
9ec52a8ece 2009-05-28 14:15:10 +00:00
kudzu_cp
920c341c66 2009-05-28 12:59:21 +00:00
Renamed from source2/Build/Cosmos.Build.Common/Cosmos.Builder.Common.csproj (Browse further)