joost
|
d850791041
* Fixed compilation
|
15 年之前 |
marco
|
bb7d254843
* renamed nb30 header to lowercase and added makefiles.
|
15 年之前 |
marco
|
08abc28141
* first draft of nb30.
|
15 年之前 |
Jonas Maebe
|
92a53a9cf1
* moved initialisation of overridesclasshelper "out" parameter to correct
|
15 年之前 |
joost
|
819b0a0f0a
* Regenerated and added comment how to re-generate
|
15 年之前 |
joost
|
3024947d5f
* Override virtual constructor instead of adding a static one so that it is actually called. Fixes problems on non-Windows
|
15 年之前 |
Jonas Maebe
|
1633341906
* treat methods added via an objccategory to an objcclass in exactly the
|
15 年之前 |
nickysn
|
15ab85fee5
+ enabled build of ptcgraph on win64
|
15 年之前 |
joost
|
b9b0eb1152
* Hopefully finally fixed the --options option after r16007,r16016
|
15 年之前 |
marco
|
a2415854b4
* integer->longint, $mode is not set for this unit mantis 17449
|
15 年之前 |
Jonas Maebe
|
e5f4990f07
r330 | jonas | 2010-09-20 18:09:58 +0200 (Mon, 20 Sep 2010) | 2 lines
|
15 年之前 |
nickysn
|
9e0e05c098
+ enabled build of ptcgraph on win32
|
15 年之前 |
nickysn
|
090dd86ce3
* enabled ptc build on win32 and win64
|
15 年之前 |
nickysn
|
20baea1bee
* fixed ptc build on win32 and win64
|
15 年之前 |
nickysn
|
0f4fa650ca
* fixed path to include file x8616lut.as in hermes i386 loader x86p_16.as (fixes hermes build on i386)
|
15 年之前 |
michael
|
b93ab63038
* Fixed IntToHex in case of (0,0)
|
15 年之前 |
nickysn
|
22bb35813e
* added -dI386_ASSEMBLER for the platforms, which have the i386 loaders enabled
|
15 年之前 |
nickysn
|
3ec0102148
* disabled the i386 loaders by default, unless -dI386_ASSEMBLER compiler option is specified
|
15 年之前 |
Jonas Maebe
|
cf0ce3519f
- disabled assembler loaders for Darwin/i386 because they require a GNU
|
15 年之前 |
nickysn
|
ebaa77f9c3
* added missing target unit ptceventqueue to ptc makefiles
|
15 年之前 |
Jonas Maebe
|
f4756b8cc1
* enabled node cse with -O2 for ppc32
|
15 年之前 |
nickysn
|
341ffdaa79
* enabled build of ptc and ptcgraph on linux; hermes enabled on all platforms
|
15 年之前 |
nickysn
|
7bbb0817d3
* updated ptcgraph and added ptccrt
|
15 年之前 |
nickysn
|
b1ffb01b42
* updated ptc
|
15 年之前 |
nickysn
|
fc8d088308
* updated hermes to latest version from trunk
|
15 年之前 |
joost
|
ff4614177b
* Fixed exception while parsing the -o option for the second time
|
15 年之前 |
joost
|
ed985423ac
* Do not use -c command line parameter for the compiler executable, it is already used for the compiler config file
|
15 年之前 |
sergei
|
1d3a1e6691
* dom.pp, removed TDOMAttr.FOwnerElement field, storing owner element in FParentNode. This reduces memory requirements.
|
15 年之前 |
Jonas Maebe
|
1c9fed7ae3
* resolve anonymous external objcclass definitions to the real type also when
|
15 年之前 |
nickysn
|
f88efa2072
* added SetBkColor and GetBkColor for Hercules
|
15 年之前 |