Commit graph

301 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
kudzu_cp
e34f8f7e65 2012-06-26 18:55:13 +00:00
kudzu_cp
af92e9293d mbootdebug.c32 2012-06-26 15:02:16 +00:00
kudzu_cp
9e145f8e90 2012-06-25 04:07:46 +00:00
kudzu_cp
2244ebe7af 2012-06-25 04:04:13 +00:00
kudzu_cp
0224c01e22 2012-06-25 03:56:04 +00:00
kudzu_cp
2b6a056012 2012-06-25 03:51:06 +00:00
kudzu_cp
3589ee5fc0 2012-06-25 03:46:19 +00:00
kudzu_cp
c0451c727a Update to syslinux 4.05 2012-06-25 03:44:22 +00:00
kudzu_cp
1bd25568c0 2012-06-25 03:24:38 +00:00
kudzu_cp
630c457416 output.bin is now Cosmos.bin 2012-06-25 01:49:25 +00:00
kudzu_cp
d3926b516c 2012-06-24 18:54:02 +00:00
kudzu_cp
53acc5d474 2012-06-24 18:53:42 +00:00
kudzu_cp
d9a187a202 2012-06-24 18:53:30 +00:00
kudzu_cp
d8c6bbc344 2012-06-24 18:53:16 +00:00
kudzu_cp
b0527e9e10 2012-06-24 18:52:31 +00:00
kudzu_cp
db4ee53989 2012-06-23 21:55:42 +00:00
kudzu_cp
c2710eb9b3 2012-06-23 21:53:52 +00:00
kudzu_cp
a3c732c139 2012-06-23 21:08:53 +00:00
kudzu_cp
a91ae1e66d 2012-06-23 21:08:47 +00:00
kudzu_cp
c8c63693f3 TFTP 2012-06-23 17:12:45 +00:00
kudzu_cp
9e08767e77 VMWare debugger, and pipe name change. 2012-06-15 18:26:48 +00:00
kudzu_cp
95efee9814 2012-06-09 02:59:31 +00:00
kudzu_cp
c786228721 Fixed so it runs again. 2012-06-04 13:49:01 +00:00
blah38621_cp
b190161160 Small change to the install.bat file. 2012-05-12 21:17:53 +00:00
sschocke_cp
24c27d23ef Added network support. ARP and ICMP echo(ping) is working. Couple of major changes here, so please re-run install.bat 2012-02-05 20:24:53 +00:00
Trivalik_cp
612ef94eb0 update gdb to 7.3
add break to Cosmos.Debug.GDB client and update it for current gdb version
2011-08-11 23:11:34 +00:00
kudzu_cp
9a3604d06f Install cleanup 2011-07-13 23:43:00 +00:00
kudzu_cp
ab80d4a049 Hive resetting is now optional in install.bat. 2011-07-13 23:07:35 +00:00
Sentinel209_cp
dd71c1b8a4 2011-06-29 02:05:39 +00:00
kudzu_cp
b89873a7e4 2011-06-26 20:22:11 +00:00
kudzu_cp
14484980a9 2011-06-26 20:17:14 +00:00
kudzu_cp
b9026e37cd Fix to comments. 2011-06-25 18:50:04 +00:00
kudzu_cp
db3bf83732 Added informational messages to install.bat. 2011-06-25 18:41:25 +00:00
Trivalik_cp
51a9729ea3 fix del optimization 2011-06-20 18:47:41 +00:00
kudzu_cp
e7e3b6e324 2011-06-20 02:14:01 +00:00
Trivalik_cp
83c483ba25 install.bat cancel now on del error 2011-06-19 21:22:16 +00:00
Trivalik_cp
c13c7835bb add f# project template
set projects to build
2011-04-16 23:01:33 +00:00
kudzu_cp
314028dd9e Added larger files to disk for testing. 2011-03-04 00:08:50 +00:00
kudzu_cp
0d9158149c 2010-09-19 13:37:23 +00:00
Trivalik_cp
ecf320d14d output directory in install.bat was always the same, solve this by checking directory on start 2010-09-10 21:40:30 +00:00
Trivalik_cp
e16b127f6c vb working, test this 2010-09-08 11:17:23 +00:00
kudzu_cp
3f013e66ad 2010-09-05 14:09:12 +00:00
Trivalik_cp
8f9724f51d correct iss name in install.bat
with add of FirebirdSql.Data.FirebirdClient.dll Version 2.52 does it compile --> should work now with vs2010
2010-09-04 20:17:12 +00:00
Trivalik_cp
24864e0050 all except fbtest, runs 2010-09-04 19:52:46 +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
1df3da232a build batch now close after vs start, last files for use of vs2010, c# template fixed on .net v3.5 2010-09-02 20:04:24 +00:00
Trivalik_cp
200c55b837 no "File not found" on first build 2010-09-02 19:12:36 +00:00
kudzu_cp
1f8977e357 2010-08-30 20:30:33 +00:00
kudzu_cp
40a4158c2e 2010-08-30 19:52:20 +00:00