svenbarth
|
5173a3c241
Added RTL for Symobi. Symobi uses the NetBSD C-library, so the RTL was started from the FreeBSD RTL (as I don't trust the state of the NetBSD RTL ^^) and adjusted accordingly.
|
14 лет назад |
svenbarth
|
e0aded34e3
Added basic compiler and fpcmake support for Symobi.
|
14 лет назад |
Jonas Maebe
|
da3fb5de0f
* prevent double freeing temps containing int64-sized parameters
|
14 лет назад |
joost
|
d567d2e950
* More fpmake.pp-files fixes
|
14 лет назад |
joost
|
e8c3e94010
* Enabled ptc and hermes building for fpmake
|
14 лет назад |
michael
|
f0bbea9319
* Tester for XSD export
|
14 лет назад |
michael
|
03133e4980
* fpxmlxsdexport.pp(2285,41) Error: Illegal type conversion: "LongInt" to "AnsiString"
|
14 лет назад |
sergei
|
59ac157b50
sysinit*.pp: Factored common code into include file.
|
14 лет назад |
joost
|
36ac001d09
* Renamed fpmake_disabled.pp to fpmake.pp
|
14 лет назад |
pierre
|
cff85bdb3b
* Rename ag386nsm.pas unit source to agx86nsm.pas
|
14 лет назад |
pierre
|
f6ab12d677
* Move ag386nsm.pas to x86 directory
|
14 лет назад |
joost
|
6d89da0654
* Moved daemon.txt to fcl-extra, where daemon.pp is moved to
|
14 лет назад |
florian
|
570f3c4b39
* merges recent class helper fixes by Sven Barth
|
14 лет назад |
pierre
|
29ca78c6e3
* Check that two $WARN are OK
|
14 лет назад |
florian
|
589d061c3d
* when comparing overridden methods, ignore hidden parameters because overridden methods does not
|
14 лет назад |
florian
|
6e1d5e0aa0
* handle pointer+type param. correctly, resolves #19548
|
14 лет назад |
pierre
|
a0f7356edc
* New DLL overloading tests
|
14 лет назад |
florian
|
01f07ae466
+ forgotten test for r17808
|
14 лет назад |
florian
|
8e7f39f176
* constant evaluation of ror/rol if they are internally handled, resolves #6300
|
14 лет назад |
Jonas Maebe
|
19fb48dfa9
* prefer "any array" -> "open array" over "single element" -> "open array"
|
14 лет назад |
pierre
|
c4d43cfd59
* Restrict all tests to win32 and win64 targets
|
14 лет назад |
joost
|
354eae1e6b
* Switched fastcgi to fpmake building
|
14 лет назад |
pierre
|
3874bc7d74
+ Check that dll imports in units also works
|
14 лет назад |
pierre
|
e4a16a8225
+ Two new windows DLL tests added
|
14 лет назад |
pierre
|
c2b9bec684
* Added test for double library entry with same name
|
14 лет назад |
pierre
|
4729b76ad9
Added forgotten include file
|
14 лет назад |
pierre
|
83f100432c
+ Move enumration types uses in ppu files from systems.pas
|
14 лет назад |
joost
|
96ec37aa92
* Fixed multiplying negative tBCD values
|
14 лет назад |
michael
|
2edcdbc6e4
* Readme explaining use of FastCGI (by Attila Borka)
|
14 лет назад |
michael
|
b50a3bfd5d
* Attila Borka adapted examples from Lazarus so they do not rely on the LCL. Moving them to FPC
|
14 лет назад |