Károly Balogh
|
ae1b005b1a
palmos: turned off large object generation for palmos, fixed linking by skipping the unnecessary obj-res stage
|
7 年之前 |
Károly Balogh
|
b8474bab0d
palmos: fixed startup code to properly relocate the data segment when requested by the OS
|
7 年之前 |
Jonas Maebe
|
118398a543
* test for mantis #32906 (already fixed in revision 37886)
|
7 年之前 |
pierre
|
dcc6a20d22
Call RegisterTarget for system_x86_6432_linux_info
|
7 年之前 |
pierre
|
595938637e
Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of system units, thus allowing to explicitly pass -Sf option
|
7 年之前 |
Jonas Maebe
|
c0b0fa9c0b
* change the type of the -gt uninitialised result of ansistring functions to
|
7 年之前 |
Jonas Maebe
|
d448349330
* updated/corrected TIPC_Perm record for Darwin 64 bit platforms (patch by
|
7 年之前 |
Jonas Maebe
|
672afcdca2
* check for conflicts between procedure directives specified in the
|
7 年之前 |
Jonas Maebe
|
1b66995754
* factored out check to determine whether a variable can be subscripted in
|
7 年之前 |
Jonas Maebe
|
dcac6b9c6f
* disallow passing a dynarray(niln/pointerconstn) as an open array
|
7 年之前 |
marco
|
d385546d71
* CB_GETCOMBOBOXINFO from patch mantis #32890
|
7 年之前 |
florian
|
d315d3cc96
* after r34939, it was not taken care of the extra storage needed for the size field, fixed, should fix #32875
|
7 年之前 |
marco
|
acf6fde3cf
* fix widestringreplace, shared routine missed some *sizeof(srchar) here and there.
|
7 年之前 |
michael
|
d9f733bada
* Re-add Pas2jsLibCompiler to uses clause
|
7 年之前 |
Károly Balogh
|
6094910917
amiga/m68k: disable dynlibs feature. while the amiga has dynamic libraries, they have a different architecture, which don't mix with this feature. powerpc amiga could support the mainstream-style dynlibs, so keep it enabled there.
|
7 年之前 |
Károly Balogh
|
888e59d34d
amiga: added some code to compile the Amiga RTL with tinyheap. will be useful for Kickstart 1.3 and better very-low-end systems support. disabled by default. also added ifdefs around DynLibs support
|
7 年之前 |
Károly Balogh
|
4c0e6980db
atari: workaround/silence of a vlink warning, when it merges ro sections into rw ones. there are no ro sections on atari anyway
|
7 年之前 |
Károly Balogh
|
05642cd495
atari: switch off threading for atari tos. i think if we'll ever support MiNT, that should be a separate target, with all the advanced features enabled
|
7 年之前 |
Károly Balogh
|
bde64031d5
packages: disable some packages and files, in preparation of turning off threading feature for atari tos
|
7 年之前 |
Károly Balogh
|
8dd14b92a2
objcbase: as discussed on the mailing list - still allow a dummy version to be built. this allows darwin to be built without objectivec feature
|
7 年之前 |
michael
|
40cc1d3731
* Compile server
|
7 年之前 |
michael
|
364620fd73
* Use only project file
|
7 年之前 |
michael
|
00da85bea1
* Correct uses clause
|
7 年之前 |
marco
|
b20dd5cdbb
* fpslist.deleterange mantis #32807
|
7 年之前 |
florian
|
cffe17f3ce
* regenerated
|
7 年之前 |
florian
|
e13bbe7f2d
* do not set -Xs if -dDEBUG is passed to the compiler as proposed by Thaddy de Koning in #32831
|
7 年之前 |
florian
|
8eb885de91
* better error message if a unit is not found
|
7 年之前 |
michael
|
580979ed1c
* Forgot to add
|
7 年之前 |
michael
|
90679c0ce7
* Correct lib name
|
7 年之前 |
michael
|
cb918ec2e4
Dynamic use of freetype lib
|
7 年之前 |