summaryrefslogtreecommitdiff
path: root/rtl/nativent/Makefile.fpc
Commit message (Expand)AuthorAgeFilesLines
* + add all softfpu units for various targetssvenbarth2020-10-241-0/+1
* Add explicit FPC_SYSTEM_OPT variable that is only used for compilation of sy...pierre2018-01-021-1/+1
* + support the KOI8-R and KOI8-U Cyrillic encodingsnickysn2017-06-071-1/+1
* + added cp3021 (Bulgarian MIK) code page supportnickysn2017-06-071-1/+1
* + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]nickysn2017-06-051-1/+3
* + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869nickysn2017-06-051-1/+2
* + added cp855 to the implicit unit list in the rtl makefilesnickysn2017-06-051-1/+1
* Add explicit rule for uuchar unitpierre2017-02-161-0/+1
* Fix compilation of NativeNT target, patch by Karl-Michael Schindler. Fixes Ma...svenbarth2016-05-201-0/+3
* + add rule for the ISO Pascal unitsvenbarth2016-05-201-0/+3
* * use the dummy DOS unit from the Embedded target so that we can use it for t...svenbarth2016-05-201-1/+1
* o basic extended pascal support:florian2015-11-151-2/+2
* Remove varutils, variants and dateutils units which are now in rtl-objpas pa...pierre2014-04-101-3/+3
* * moving 4 cp9* units. These are 16-bit and big.marco2014-03-291-1/+1
* * strutils moved to packages/rtl-objpasmarco2014-03-291-1/+1
* + character sets for central Europe added also to Makefiles as implicit unitshajny2014-01-201-1/+1
* * Initial active version of marco2014-01-051-4/+2
* rtl: add cp856 to makefilespaul2014-01-051-1/+1
* * fixed building after cpall unit additionjonas2013-07-041-2/+5
* rtl: add missing windows codepages (mantis #0024294)paul2013-04-221-1/+2
* rtl: install all cpXXX .ppu and .o filespaul2013-03-121-2/+3
* compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory ...paul2013-03-121-1/+1
* Removed x86 unit from the Makefile.fpc (it's a Unix only unit) and regenerate...svenbarth2012-08-121-1/+1
* * add definition of SYSTEMUNIT variable in Makefile.fpc's that didn't havejonas2011-09-021-0/+1
* * the default string type for the JVM target is no longer automaticallyjonas2011-08-201-1/+3
* o update by Sven Barth to the NativeNT RTL:florian2010-12-111-15/+28
* * enables compilation of iso7185 unit on all targetsflorian2010-08-061-1/+1
* + patch by Sven Barth to add native NT rtl support to the fpc rtl, resolves #...florian2010-01-071-0/+108