Commit graph

37 commits

Author SHA1 Message Date
Bobrocket
e9ae271513 Code readability
Angle brackets for one liners
2016-10-01 09:33:42 +01:00
Bobrocket
608765c4b8 Code to fit builder
Code didn't seem to work when placed in the builder itself, so modified
it slightly
2016-10-01 09:29:29 +01:00
Bobrocket
c21f2bbdec Fixed builder not always finding VMWare Player
Fixed builder not always finding VMWare Player
2016-10-01 09:15:46 +01:00
Charles Betros
1e55f613d8 Build config changes. 2016-06-19 09:18:22 -05:00
Charles Betros
b283a07631 Update .net versions. 2016-03-13 20:42:09 -05:00
Charles Betros
0bef9a8fac Updating solution config. 2016-03-13 12:27:58 -05:00
Charles Betros
2846d8525e Appveyor and solution config changes. 2016-03-09 18:53:36 -06:00
Charles Betros
6f50b73386 Changed build configuration 2016-02-15 01:29:03 -06:00
Charles Betros
929bd8d575 Removed source2 folder. 2015-12-17 00:16:15 -06:00
Rebizu
572daa0616 chg: .net 3.5 sp1 check was commented out. and it did not do at is was supposed to.
fixes #219
2015-12-06 14:25:32 +01:00
Rene Brokholm
5aa504c4a3 changed the isNullOrEmpty back to IsNullOrWhiteSpace 2015-11-16 07:36:22 +01:00
Rebizu
26878425e8 chg: fix pre requisit for setup programm 2015-11-14 12:16:27 +01:00
Trivalik
d024cbd5af Cosmos.Build.Builder.csproj, fix warning by remove of CodeAnalysis entries, which was looking on wrong path
and remove SAK entries
2015-09-20 10:34:29 +02:00
sgetaz
2e42196c6b List requirements 1-by-1
List all messages from Build stage
2015-08-09 17:23:19 +02:00
Monsieur Z
026f76d838 Update App.xaml.cs 2015-08-06 15:25:45 +02:00
Monsieur Z
e4c7e99afe Update CosmosTask.cs 2015-08-06 00:29:42 +02:00
Matthijs ter Woord
d827212e4a Ongoing VS2015 work. 2015-07-22 21:23:55 -04:00
Matthijs ter Woord
d285220f1d Building using vs2015 works now. Most likely doesn't work with 2013 anymore. 2015-07-23 00:21:14 +02:00
Kudzu
fbf97ac127 Fixed for RTM VS SDK vs RC 2015-07-21 21:06:34 -04:00
Matthijs ter Woord
47e048fd89 Fix for a clean VS 2015 machine. 2015-07-21 21:28:34 +02:00
Andrey Kurdyumov
c43847d3ad Add support for VS Experimental Hive 2015-05-08 22:40:55 +06:00
Andrey Kurdyumov
ecd33d2d93 Add ability to select VS Exp Hive for installing. 2015-05-08 22:40:54 +06:00
Andrey Kurdyumov
62de380e40 Add the ability to run builder for VS2015 and VS2013 2015-05-08 22:40:53 +06:00
tgiphil
74c1dc4cde - Removed *.vspscc files 2014-12-04 23:11:34 -08:00
Sentinel209_cp
1a2f83dc84 Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
Trivalik_cp
0d48ff151f Cosmos.Build.Builder: add -NOCLEAN, to reduce build time, as long as no big change is made, it is save to use, no my pc is it 1/3 lesser, the argument has to add manually into install.bat
Ldsfld, Stsfld: comment out unused code, and removes warnings on build
2014-11-19 09:31:25 +00:00
Trivalik_cp
211d28f626 CosmosTask: fix inno setup input file from last checkin 2014-11-16 13:23:34 +00:00
Trivalik_cp
9b839d22d5 CosmosTask: revert change not createing a new iss file, this is important that task can work with different changeset, renamed now that every one understand the purpose
add check that on debug builder with VS is the builder not checking for VS it self
don't use userkit.iss we use now current.iss to reduce confusion
2014-11-16 13:09:44 +00:00
Trivalik_cp
184c5bbe36 CosmosTask: split cleanup, cleanup of install directory is normally not needed because inno setup does it already, what do you think?
the delayed cleanup of install directory allows to start VS and create cosmos kernel in case build fails
2014-11-12 19:52:56 +00:00
Trivalik_cp
131767a55f CosmosTask.cs: remove need of 3.5 framework, for build is it not needed at all
rename wrong method names and comments
Code.inc: give different error on missing VS 2013 installation, because if integrated shell is install it will allow installation
VMware.cs: add check for Hyper V Service, if this is enabled, we should not start vmware, because it say an error (i.e. Windows 10)
Cosmos.Debug.VSDebugEngine.csproj: add reference to able to use ServiceController
2014-10-16 20:22:33 +00:00
Trivalik_cp
43f26fe1d1 start CosmosSetup task also if no power supply is on laptop 2014-07-28 20:23:10 +00:00
Trivalik_cp
81e4ca6917 handle crash in Builder if UAC dialog is confirmed with "Cancel" 2014-07-28 18:45:54 +00:00
kudzu_cp
a23731b0d5 2014-07-14 16:42:33 +00:00
kudzu_cp
352ffaae4d 2014-07-14 15:36:58 +00:00
kudzu_cp
f3292e4d5b 2014-07-14 14:42:46 +00:00
kudzu_cp
d9e7bbc16d 2014-07-14 14:12:33 +00:00
kudzu_cp
0b123bc06e 2014-07-14 14:09:51 +00:00