Commit graph

186 commits

Author SHA1 Message Date
kudzu_cp
584908bc64 2012-06-24 03:33:14 +00:00
kudzu_cp
f800fd9f4d 2012-06-24 01:32:54 +00:00
kudzu_cp
d6f73fcbe6 Inno Path detection. 2012-06-22 13:18:09 +00:00
kudzu_cp
3ca9a1c770 Prereq checks. 2012-06-22 12:35:38 +00:00
kudzu_cp
f28e5ca000 2012-06-21 01:40:58 +00:00
kudzu_cp
f2825a97cf 2012-06-21 01:07:33 +00:00
kudzu_cp
e2b2bf641a UserKit Build support 2012-06-16 14:26:07 +00:00
kudzu_cp
456e8cdbdb 2012-06-16 03:26:37 +00:00
kudzu_cp
3c060b97e1 Builder 2012-06-15 14:42:40 +00:00
kudzu_cp
33c8c9c4d9 Tail logic in Builder 2012-06-15 14:33:45 +00:00
kudzu_cp
52a7d5416e 2012-06-15 02:50:21 +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
2541f23fa7 2012-06-14 17:50:24 +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
2eef618537 Template change 2012-06-13 03:52:31 +00:00
kudzu_cp
1021b30645 X# 2012-06-11 01:47:15 +00:00
kudzu_cp
ff50910ccc Build Config clean up (again) 2012-06-10 20:01:16 +00:00
kudzu_cp
23a935148e Buider is ready! 2012-06-09 03:02:12 +00:00
kudzu_cp
b85c03a08e 2012-06-09 02:13:32 +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
kudzu_cp
52ab4146a2 2012-06-08 14:57:47 +00:00
kudzu_cp
5388499b32 2012-06-08 13:58:48 +00:00
kudzu_cp
9d87952917 2012-06-08 13:44:48 +00:00
kudzu_cp
e35aab6872 2012-06-08 13:43:56 +00:00
kudzu_cp
3decad9263 2012-06-08 13:39:19 +00:00
kudzu_cp
7ff23e73d5 2012-06-08 13:37:13 +00:00
kudzu_cp
a6a9878113 2012-06-08 13:35:52 +00:00
kudzu_cp
931f9a620b 2012-06-08 13:27:42 +00:00
tgiphil_cp
ecf72e1f92 - Integrated MOSA's managed MakeISO tool into COSMOS 2012-02-21 07:58:23 +00:00
sschocke_cp
5e5963bb23 Added Ignore DebugStub Attribute option to ProjectSettings Debug Page - allowed user to ignore DebugStub Attribute on all methods for deep debugging. Also commented DebugStubAttribute. 2012-02-03 20:02:27 +00:00
kudzu_cp
049b8cc643 Assembler namesepace changes complete. 2012-01-23 22:52:12 +00:00
kudzu_cp
a91ff3a15d 2012-01-23 22:29:57 +00:00
kudzu_cp
903e0b727f 2012-01-23 22:15:20 +00:00
kudzu_cp
1712fdb0fe Namespace change 2012-01-23 15:17:54 +00:00
kudzu_cp
34ee173563 2012-01-23 14:00:42 +00:00
kudzu_cp
872530ae5f 2012-01-23 13:52:50 +00:00
kudzu_cp
2463f28e6d 2012-01-23 01:10:47 +00:00
kudzu_cp
5de785e33f 2012-01-22 23:55:48 +00:00
kudzu_cp
7cb8bd8dd4 2012-01-22 23:39:41 +00:00
kudzu_cp
ef0cf87258 2012-01-22 21:27:59 +00:00
kudzu_cp
a07cc56f32 Asm window was not displaying all asm when exception handlers were involved. This is now fixed. 2012-01-22 01:37:10 +00:00
kudzu_cp
43f3e1f835 Reformat so I can read it ot find the bug. 2012-01-21 20:54:54 +00:00
blah38621_cp
dcd685a90f More from Gendarme. Cosmos.VS.Package's AssemblyVersion attribute didn't match it's AssemblyFileVersion, they now match. Sealed a few non-inherited attributes. Also made private field actually used as was intended. 2011-10-23 00:15:19 +00:00
blah38621_cp
1b922726f0 The first of a series of commits as I work my way down the list of things Gendarme found wrong. (a large amount is likely to be skipped, as gendarme found 13k potential issues.)
This one makes sure that constructors for abstract classes are protected, not public, as the constructor can only be called by child classes.
2011-10-22 23:19:51 +00:00