summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* * synchronized with trunknickysn2020-04-253-5/+32
|\
| * fcl-passrc: allow static directive repetition in method implementationmattias2020-04-253-5/+32
* | * synchronized with trunknickysn2020-04-245-55/+504
|\ \ | |/
| * fcl-passrc: resolver: mode delphi: allow member with same name as ancestor me...mattias2020-04-244-50/+171
| * * V2 may not contain error objectmichael2020-04-241-5/+333
* | * synchronized with trunknickysn2020-04-21378-497/+6214
|\ \ | |/
| * * regenerate makefilessvenbarth2020-04-21372-372/+6065
| * * stub out assembly functions for non-x86 platformssvenbarth2020-04-211-0/+4
| * * correctly implement assembly routines for non-i386 (x86_64 did not work cor...svenbarth2020-04-211-0/+18
| * * prefix and suffixes are only required for StdCall callining convention whic...svenbarth2020-04-211-1/+1
| * * use StdCall like naming conventions only for Win32; on x86_64-win64 this im...svenbarth2020-04-211-122/+122
| * * don't set ASMMODE to INTEL on non-x86 targetssvenbarth2020-04-211-1/+3
| * * enable AArch64 for Win64 in fpmkunit and fpcmakesvenbarth2020-04-211-1/+1
* | * changed the object file format for z80-embedded and z80-zxspectrum to .relnickysn2020-04-20372-0/+2232
* | * synchronized with trunknickysn2020-04-20373-760/+15733
|\ \ | |/
| * Regenerate all Makefilespierre2020-04-20372-744/+15717
| * fpImage: fix HtmlColorNameToFPColorMap (TFPColor components are Word not Byte)ondrej2020-04-201-16/+16
* | * synchronized with trunknickysn2020-04-19373-1862/+744
|\ \ | |/
| * * regenerated makefilesjonas2020-04-19372-1860/+2970
| * * do all make targets in parallel, no issues found yetflorian2020-04-192-2/+6
* | - disable packages that don't build on the zxspectrum targetnickysn2020-04-1932-32/+32
* | + support z80 and zxspectrum in fpmkunitnickysn2020-04-191-44/+45
* | * regenerated makefiles after sync with trunknickysn2020-04-19372-30/+3396
* | * synchronized with trunknickysn2020-04-191-2/+7
|\ \ | |/
| * rtl-extra: fix StrToHostAddr to not accept numbers outside of byte value rang...karoly2020-04-191-2/+7
* | * regenerated makefiles in the packages directorynickysn2020-04-19341-341/+10547
* | * makefiles regenerated with the zxspectrum targetnickysn2020-04-191-1/+7
|/
* * regenerated makefilesjonas2020-04-18372-3348/+14145
* * support building the IDE with the LLVM code generatorjonas2020-04-183-0/+20
* * always add the libgcc search directory under Linux, as it is required forjonas2020-04-182-2/+8
* * added missing write memory barriersjonas2020-04-181-4/+6
* * Refactored ObjectToJSON so descendents have more control (bug ID 36803)michael2020-04-181-14/+32
* * Fix bug 36851: Content-Length header needs to be removed if automatically a...michael2020-04-181-2/+6
* * Fix compilation of gdbint unit for go32v2, should resolve bug report 36923.pierre2020-04-181-1/+1
* * FreeRTOS: adapated packages to buildflorian2020-04-115-18/+18
* fcl-js: write TJSStatementList using a heap stack to avoid large stack depthsmattias2020-04-112-25/+98
* * rebuild Makefilesflorian2020-04-10372-372/+11751
* * Patch from Anton Kavalenka (Bug ID 36871):michael2020-04-091-17/+70
* * Explain where to get msgfmtmichael2020-04-081-1/+3
* * Fix bug 36886michael2020-04-081-9/+10
* amunits: add amicube to the examples to compilekaroly2020-04-081-0/+1
* amiunits: rotating cube example program, tuned for low-end systemskaroly2020-04-081-0/+339
* TCustomBufDataset: don't allow PacketRecords=-1 on a UniDirectional dataset. ...ondrej2020-04-072-3/+7
* TCustomBufDataset: set PacketRecords to 1 only on a UniDirectional datasetondrej2020-04-071-1/+2
* + xtensa-linuxflorian2020-04-031-1/+1
* odbc: use ftBlob only for VARBINARY(MAX) fieldsondrej2020-04-031-1/+8
* odbc: use ftBlob also for SQL_VARBINARY fields because they can have size big...ondrej2020-04-031-1/+1
* * improve porunidle casing, suggestion by Bart.marco2020-04-031-1/+1
* * use a PO flag to run idle event. This allows both cases (slow, long term i...marco2020-04-012-2/+2
* * Apply patch from Serge Anvarov, explicitly mark some routines as not implem...michael2020-04-011-9/+9