mterwoord_cp
|
415f528359
|
+ bootstrap configuration builds again
+ debug info handling is refactored into 1 class
|
2011-01-02 12:55:43 +00:00 |
|
Trivalik_cp
|
5739b0dd02
|
correct cgt behavior, remove unneed esi,edi stuff, now it works!!!
|
2011-01-01 23:00:58 +00:00 |
|
Trivalik_cp
|
5cef30a9d8
|
correct behavior, like VS generate C++ code, but false appear on -1 <= 960 for 8 byte integer
|
2011-01-01 14:06:38 +00:00 |
|
Trivalik_cp
|
c499d21987
|
add comment for pic,
correct console scrolling,
correct error for cgt
example:
int k = 1000;
UInt32 k2 = 960;
if (k <= k2)
{
Console.Write("true");
}
else
{
Console.Write("false");
}
|
2011-01-01 01:51:11 +00:00 |
|
smremde_cp
|
f18e3e07f0
|
VGAScreen works
|
2010-12-31 18:01:40 +00:00 |
|
mterwoord_cp
|
eb907ca195
|
|
2010-12-31 14:44:05 +00:00 |
|
mterwoord_cp
|
ea87dbeb67
|
|
2010-12-31 08:23:06 +00:00 |
|
mterwoord_cp
|
b07edd35f2
|
|
2010-12-31 08:14:09 +00:00 |
|
mterwoord_cp
|
d501c47c8e
|
|
2010-12-29 16:29:59 +00:00 |
|
mterwoord_cp
|
dde2ecad00
|
keyboard works now
|
2010-12-29 13:28:18 +00:00 |
|
mterwoord_cp
|
121464d6cd
|
Only 1 debug info file is used now (.cpdb)
|
2010-12-29 12:45:29 +00:00 |
|
mterwoord_cp
|
140a8c3a03
|
|
2010-12-29 10:24:15 +00:00 |
|
mterwoord_cp
|
e1c0c29f38
|
|
2010-12-24 11:19:44 +00:00 |
|
mterwoord_cp
|
32df9a2b43
|
|
2010-12-05 17:53:26 +00:00 |
|
mterwoord_cp
|
24329907f9
|
|
2010-10-26 15:06:26 +00:00 |
|
mterwoord_cp
|
b32b7357c5
|
|
2010-10-17 15:39:34 +00:00 |
|
mterwoord_cp
|
e7e937a470
|
|
2010-10-17 15:09:45 +00:00 |
|
mterwoord_cp
|
9cb7a9be59
|
|
2010-10-17 14:21:34 +00:00 |
|
Trivalik_cp
|
8fca2c4d6a
|
add mpf10 original
|
2010-10-16 12:21:19 +00:00 |
|
rfc1459_cp
|
1d72176387
|
Further improved symbol generation by optimizing db creation.
|
2010-10-15 17:35:08 +00:00 |
|
mterwoord_cp
|
b22f1935f7
|
|
2010-10-15 15:49:26 +00:00 |
|
rfc1459_cp
|
c07cb0c161
|
Put database inserts in a transaction. Database is written to a temporary file during build to gain some speed.
|
2010-10-14 22:18:54 +00:00 |
|
Trivalik_cp
|
f7be482885
|
add message, when vmware already using debug.vmx
|
2010-10-06 20:38:04 +00:00 |
|
Trivalik_cp
|
3f25d481e0
|
fix set of startup project, fix building all Project on run, remove use of dynamic
|
2010-09-29 18:57:23 +00:00 |
|
Trivalik_cp
|
6bec9d7f0c
|
add error output, if cmap is not build, happens when Cosmos project is not build (next todo)
|
2010-09-29 11:47:58 +00:00 |
|
Trivalik_cp
|
c7a46b70d8
|
resolve new project issue, with a foreach on list
|
2010-09-21 18:44:17 +00:00 |
|
mterwoord_cp
|
efa690e0e8
|
|
2010-09-19 13:17:36 +00:00 |
|
Trivalik_cp
|
1902d18986
|
comment out stuff, for check startproject at build time, not needed, makes only problems
|
2010-09-10 11:54:50 +00:00 |
|
Trivalik_cp
|
a80ef75b20
|
unit format of assemblyinfos
|
2010-09-09 20:54:55 +00:00 |
|
Trivalik_cp
|
b56972e325
|
guess project compile in x86 and mixed mode, in any cpu not, because no "Any Cpu" for our .cosmos project is used (i believe that)
|
2010-09-09 20:00:03 +00:00 |
|
Trivalik_cp
|
af4a7eae7c
|
add guess the x86 arch. and set x86 in Debug and Mixed, add Output on Assembly not found, so we found them faster
|
2010-09-08 20:37:12 +00:00 |
|
Trivalik_cp
|
eba633febb
|
startup project now .cosmos project
|
2010-09-08 19:08:14 +00:00 |
|
kudzu_cp
|
92954b424e
|
|
2010-09-08 14:02:38 +00:00 |
|
kudzu_cp
|
683227b0b9
|
|
2010-09-08 13:59:12 +00:00 |
|
kudzu_cp
|
54217c142c
|
|
2010-09-08 13:37:51 +00:00 |
|
kudzu_cp
|
d2bca09965
|
|
2010-09-08 13:23:09 +00:00 |
|
kudzu_cp
|
65c4a3bc10
|
|
2010-09-08 13:16:41 +00:00 |
|
kudzu_cp
|
f1a369251b
|
|
2010-09-08 13:15:55 +00:00 |
|
Trivalik_cp
|
7cc66bfe79
|
change wrong extension, add ability to resolve unknown projects
|
2010-09-08 12:41:53 +00:00 |
|
Trivalik_cp
|
e16b127f6c
|
vb working, test this
|
2010-09-08 11:17:23 +00:00 |
|
Trivalik_cp
|
dae1c50323
|
add depency on project creation
|
2010-09-08 08:53:27 +00:00 |
|
Trivalik_cp
|
8a8f22936d
|
rename for debugging vspackage
|
2010-09-07 20:13:34 +00:00 |
|
Trivalik_cp
|
6326f824b7
|
OurHashSet, shows better
|
2010-09-07 20:11:56 +00:00 |
|
Trivalik_cp
|
0338334872
|
update ProjectTemplate for v4.0
|
2010-09-07 20:01:35 +00:00 |
|
kudzu_cp
|
ea281f8e7d
|
|
2010-09-07 14:42:42 +00:00 |
|
kudzu_cp
|
e6f1fa71ab
|
|
2010-09-07 14:33:42 +00:00 |
|
Trivalik_cp
|
b1af577079
|
|
2010-09-07 14:33:07 +00:00 |
|
Trivalik_cp
|
6f245d66c6
|
try to solve nams issue, on my machine internal problem, but could internal related
|
2010-09-07 14:29:37 +00:00 |
|
kudzu_cp
|
5d070a8ca3
|
|
2010-09-07 14:16:08 +00:00 |
|
kudzu_cp
|
9b2a66d4d7
|
|
2010-09-07 14:14:46 +00:00 |
|