nickysn
|
090dd86ce3
* enabled ptc build on win32 and win64
|
15 éve |
nickysn
|
20baea1bee
* fixed ptc build on win32 and win64
|
15 éve |
nickysn
|
0f4fa650ca
* fixed path to include file x8616lut.as in hermes i386 loader x86p_16.as (fixes hermes build on i386)
|
15 éve |
michael
|
b93ab63038
* Fixed IntToHex in case of (0,0)
|
15 éve |
nickysn
|
22bb35813e
* added -dI386_ASSEMBLER for the platforms, which have the i386 loaders enabled
|
15 éve |
nickysn
|
3ec0102148
* disabled the i386 loaders by default, unless -dI386_ASSEMBLER compiler option is specified
|
15 éve |
Jonas Maebe
|
cf0ce3519f
- disabled assembler loaders for Darwin/i386 because they require a GNU
|
15 éve |
nickysn
|
ebaa77f9c3
* added missing target unit ptceventqueue to ptc makefiles
|
15 éve |
Jonas Maebe
|
f4756b8cc1
* enabled node cse with -O2 for ppc32
|
15 éve |
nickysn
|
341ffdaa79
* enabled build of ptc and ptcgraph on linux; hermes enabled on all platforms
|
15 éve |
nickysn
|
7bbb0817d3
* updated ptcgraph and added ptccrt
|
15 éve |
nickysn
|
b1ffb01b42
* updated ptc
|
15 éve |
nickysn
|
fc8d088308
* updated hermes to latest version from trunk
|
15 éve |
joost
|
ff4614177b
* Fixed exception while parsing the -o option for the second time
|
15 éve |
joost
|
ed985423ac
* Do not use -c command line parameter for the compiler executable, it is already used for the compiler config file
|
15 éve |
sergei
|
1d3a1e6691
* dom.pp, removed TDOMAttr.FOwnerElement field, storing owner element in FParentNode. This reduces memory requirements.
|
15 éve |
Jonas Maebe
|
1c9fed7ae3
* resolve anonymous external objcclass definitions to the real type also when
|
15 éve |
nickysn
|
f88efa2072
* added SetBkColor and GetBkColor for Hercules
|
15 éve |
Jonas Maebe
|
d628276c98
r329 | jonas | 2010-09-19 17:17:21 +0200 (Sun, 19 Sep 2010) | 3 lines
|
15 éve |
sergei
|
2786259d77
dom.pp:
|
15 éve |
joost
|
f6ced54fb4
* Parse command-line options twice, so they can override values from the configuration files
|
15 éve |
joost
|
21c81ee3fd
* Session-info removed from Lazarus project-file
|
15 éve |
nickysn
|
d975466171
* implemented SetBkColor and GetBkColor for mode MCGAHi (640x480x2)
|
15 éve |
nickysn
|
263fc7b6ff
* fixed memory leak in DrawTest, when running more than one test
|
15 éve |
nickysn
|
22954b48ad
+ new graph unit test DrawTest for PutPixel, GetPixel, HLine, VLine and write modes
|
15 éve |
Jonas Maebe
|
ef4f0639c0
+ added GPCStrings to implicitunits so it gets cleaned/installed
|
15 éve |
Jonas Maebe
|
242016312f
* immediately fail when trying to allocate a memory block whose size falls
|
15 éve |
Jonas Maebe
|
bd69be344c
* replaced -O2 with -Ootailrec, because that's the optimization that has
|
15 éve |
Jonas Maebe
|
4bd21b327b
* patch by zeljko to make the test independent of the locale, and fix a
|
15 éve |
florian
|
3041bbab27
* fixes overflowing internalerror number
|
15 éve |