summaryrefslogtreecommitdiff
path: root/rtl/nds/Makefile.fpc
Commit message (Expand)AuthorAgeFilesLines
* --- Merging r29600 into '.':marco2015-03-121-6/+13
* * fix for #26846, wrong line continuation character in gba and nds makefile....marco2014-12-271-1/+1
* * moving 4 cp9* units. These are 16-bit and big.marco2014-03-291-1/+1
* * cleaning out old makefile rules.marco2014-03-291-16/+0
* + character sets for central Europe added also to Makefiles as implicit unitshajny2014-01-201-1/+1
* * Initial active version of marco2014-01-051-3/+3
* rtl: add cp856 to makefilespaul2014-01-051-1/+1
* rtl: add missing windows codepages (mantis #0024294)paul2013-04-221-1/+2
* rtl: install all cpXXX .ppu and .o filespaul2013-03-121-1/+2
* compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory ...paul2013-03-121-1/+3
* * the default string type for the JVM target is no longer automaticallyjonas2011-08-201-1/+3
* * Updated nds to devkitARM r32 and libnds 1.4.8Legolas2010-10-311-1/+1
* * enables compilation of iso7185 unit on all targetsflorian2010-08-061-1/+1
* * fixed propertiesflorian2009-06-221-234/+234
* * updated nds/gba linker scripts and reverted some changes for 2.2.4a releaseLegolas2009-05-311-2/+2
* - removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependenciesjonas2008-07-201-1/+1
* * use math.SetExceptionMask() to disable floating point exceptionsjonas2008-07-201-1/+1
* * Fixed nds rtl Legolas2008-05-171-2/+2
* + added exeinfo to implicit units so make install works againjonas2008-01-181-0/+1
* * Changed .elf extension to .nef (Not Executable File) for intermediate file ...Legolas2007-07-091-2/+2
* + support for make -jX by marking all Makefiles that need to be executedjonas2007-01-271-1/+2
* Fixed lineinfo compilation with -gltom_at_work2006-12-261-1/+1
* * Fixed compiling after 5624Legolas2006-12-181-2/+6
* * DWARF debug lineinfo readertom_at_work2006-12-171-1/+2
* * rtl part of first Nintendo DS portLegolas2006-12-141-0/+227