Commit graph

19 commits

Author SHA1 Message Date
Trivalik_cp
4d43779df5 Task.cs: add return value to message text for user if application return exit code != 0
CosmosProject C# remove unneeded folders
2014-03-30 11:06:25 +00:00
Trivalik_cp
7e5e874d57 Tasks.cs: add params for remove readonly, update CosmosTask to work with it
IL2CPUTask: check if EnabledLogging is used, if file could be created, so it will be disabled then and make use of them in ILScanner
2014-03-29 15:04:14 +00:00
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
56dbc37684 2012-07-17 00:26:09 +00:00
kudzu_cp
f19dd35134 2012-07-16 21:59:53 +00:00
kudzu_cp
cd436c47b7 2012-07-12 22:38:18 +00:00
kudzu_cp
84be0bfad3 2012-07-11 18:27:09 +00:00
kudzu_cp
96ea92e02a Bye bye UAC on devkit install!!! (only shown first time) 2012-07-08 20:32:32 +00:00
SkAzZ_cp
920e7670b3 Changed StandardError to write to Log instead of appending it to the exception. 2012-07-06 10:30:36 +00:00
SkAzZ_cp
b3915c54b1 Added ExitCode and StandardError output for StartConsole method. 2012-07-06 09:54:26 +00:00
kudzu_cp
3488e34972 X# to builder. 2012-06-15 01:54:58 +00:00
kudzu_cp
1ae736efa5 2012-06-14 18:06:34 +00:00
kudzu_cp
b6b4bf9ec7 2012-06-14 17:46:33 +00:00
kudzu_cp
24e26e5713 2012-06-14 14:27:51 +00:00
kudzu_cp
ff6fddae5d Builder 2012-06-09 01:57:46 +00:00
kudzu_cp
6ec3bbe2ad 2012-06-08 16:57:38 +00:00
kudzu_cp
17d32631a1 2012-06-08 16:19:43 +00:00
kudzu_cp
70e96a81fe 2012-06-08 15:55:42 +00:00
kudzu_cp
a8f89cb84f New builder. 2012-06-08 15:43:11 +00:00