Commit graph

251 commits

Author SHA1 Message Date
José Pedro
493b24253d
Improved install-VS2017.bat. 2018-03-26 02:29:38 +01:00
José Pedro
fb2251df65
Added templates for dotnet new. 2018-03-23 23:08:04 +00:00
José Pedro
182a7bae9e
Fixed build. 2018-03-05 14:41:59 +00:00
José Pedro
a5b557e6e4
Package upgrades. 2018-02-18 18:32:34 +00:00
José Pedro
4fca80f6ce
Build targets. 2018-02-15 20:53:34 +00:00
José Pedro
5a014c18fa
Build targets. 2018-02-14 21:36:22 +00:00
José Pedro
c6eb3ab6a9
Build targets. 2018-02-14 18:36:41 +00:00
José Pedro
dff56c4d7a
Changed the package installation folder.
Build targets.
2018-02-14 17:02:06 +00:00
José Pedro
845044c888
Build targets. 2018-02-13 17:52:28 +00:00
José Pedro
f11226278d
Build targets. 2018-02-12 16:48:43 +00:00
José Pedro
e22886a745
Build targets. 2018-02-12 01:19:41 +00:00
José Pedro
ce3aa13b61
Build targets. 2018-02-11 18:35:35 +00:00
José Pedro
ac94ca1c0b
Updated nuget.exe.
Updated install scripts.
2018-02-04 23:39:54 +00:00
José Pedro
6a95d625b6
Moved syslinux files to a common folder. 2018-02-03 19:45:23 +00:00
José Pedro
f2d99db847
Package upgrades. 2017-12-24 01:56:54 +00:00
José Pedro
90526677b0
Build. 2017-11-21 20:17:36 +00:00
Arawn-Davies
2df6fd319e Updated Syslinux to 6.03, it works! 2017-11-07 23:16:45 +00:00
José Pedro
a63f4eaa5a Moved to .NET Core 2.0. 2017-08-24 19:20:44 +01:00
Arawn Davies
f6cd11b570 Updated Syslinux binary to 6.03 2017-08-12 19:51:03 +01:00
José Pedro
09f536dd5e Added missing files. 2017-08-10 22:21:14 +01:00
Kudzu
fa4c223452 Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Kudzu
fa00b78441 New Cosmos parent dir 2017-08-08 11:29:41 -04:00
Matthijs ter Woord
654fae8a69 Upgrade vswhere, so that preview versions aren't used. 2017-07-31 19:11:53 +02:00
Kudzu
f0a54ed80b typo fix 2017-06-25 13:05:35 -04:00
Kudzu
174ab6029e GPL Readme 2017-06-25 12:58:19 -04:00
Kudzu
92ab366223 Kernel sln work 2017-06-22 11:39:22 -04:00
José Pedro
9c90f7eaae Merge branch 'master'. 2017-05-22 01:51:41 +01:00
José Pedro
3770734ed0 Installer fixes. 2017-05-18 20:53:37 +01:00
Charles Betros
2e2f7e2318 Use vsixbootstrapper for vsix install. 2017-05-01 21:07:34 -05:00
Charles Betros
3f3f822f88 Modify install batch to use vswhere. 2017-04-04 16:17:56 -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
Charles Betros
d561610f28 Changes for the install. 2017-02-01 17:06:40 -06:00
Suchiman
570dd62085 Added basic Hyper-V support 2016-12-27 01:20:09 +01:00
Charles Betros
8d4f634d48 Going with PCL for now to make P2P references easier. 2016-12-19 10:45:38 -06:00
Charles Betros
411ce3e872 Create projects and msbuild targets for dotnet core. 2016-12-13 22:39:41 -06:00
Matthijs ter Woord
4d6fceb9e7 First step in improving x# and compiler. 2016-06-11 16:13:13 -04:00
Charles Betros
76605da1dd Restore nuget packages during install. 2016-06-11 14:56:14 -05:00
Redall
d060c9089b Removing just unused lines 2015-12-12 17:23:46 +01:00
Matthijs ter Woord
a0232503a8 Fix vmware configuration again. 2015-07-21 15:02:06 +02:00
Matthijs ter Woord
8e7fc28e0e Ongoing debug fixes. 2015-07-21 14:51:31 +02:00
Matthijs ter Woord
8cc897100b Little readme about the contents of the vmdk. 2015-07-04 17:19:55 +02:00
Matthijs ter Woord
8c09908079 Nested folders are now supported as well with Directory.Exists 2015-07-04 17:09:46 +02:00
Matthijs ter Woord
ebba2f13b0 FAT works (start): Directory.Exists works for root folders. 2015-07-04 15:00:52 +02:00
Phil Garcia
ca7b9aa697 - Use mkisofs to create ISO file 2014-12-07 10:04:46 -08:00
Phil Garcia
e32a1c5c19 - Reverted to mkisofs.exe 2014-12-07 05:45:10 -08:00
EdwardNutting_cp
3bd2b53223 Correcting the repo. 2013-12-26 16:28:40 +00:00
EdwardNutting_cp
3bc5c49263 Final changes that have made this stable ready for first VS2013-compatible beta release. 2013-12-21 18:17:25 +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
AtomOS_cp
6884348b77 New mboot.c32 (syslinux 4.5, official), And renamed old one(i.e. "moot.c32(OLD)") 2013-04-08 14:52:37 +00:00
AtomOS_cp
2985078561 2013-03-03 13:26:59 +00:00