summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Missing mesalib unitarosmarcus2014-08-171-0/+94
* Missing sockets unitmarcus2014-08-171-0/+476
* AROS: New Workbench unitmarcus2014-08-1795-78258/+2390
* Complete rewrite of basic AROS system unitsmarcus2013-11-2045-12892/+15401
* Moved some basic units to RTLmarcus2013-01-2249-7025/+7292
* AROS specific units improvementsmarcus2013-01-108-4391/+4853
* AROS RTL Bugfixe Seek File return correct positionmarcus2013-01-105-19/+117
* regenerated/added some makefiles, so it's possible to "make cycle" FPC on ARO...karoly2011-08-264-6/+2812
* Aros specific units (arosunits)marcus2011-08-0721-1/+27066
* Added Target aros: fpcmake, compiler, rtl and packagesmarcus2011-08-0750-326/+8350
* + aros branchflorian2011-08-060-0/+0
* + Added missing PMULLD instruction, part of Mantis #19910sergei2011-08-0615-2/+30
* * TProcess.setparameter assigned a TStrings instead of .assign()ing it.marco2011-08-051-2/+1
* + After reaching EOF condition, clear FNodeData[0] slotsergei2011-08-052-8/+26
* * Changed behavior of FNesting to conform closer to semantics of .net XmlRead...sergei2011-08-051-11/+9
* * Factored ParseIgnoreSection into separate proceduresergei2011-08-052-27/+38
* * Fixed filename in readme, patch from Attila Borka, Mantis #19826marco2011-08-051-1/+1
* * strtodatetime adapted to new strtotime regime. Take separator from formats...marco2011-08-052-16/+16
* * TDataset.BlockReadSize, patch by Luiz, mantis 19897 (library part. test in...marco2011-08-052-1/+22
* * fixed two places where after r1913 valid_for_assign() didn't immediatelyjonas2011-08-041-7/+7
* * Do not use the error-handling of r10890 on non-unix systems (It won't work)joost2011-08-044-0/+15
* * Updated fpmake_proc.inc and fpmake_add.inc. Manually changed the entry forjoost2011-08-043-12/+8
* * Added detection of gdb-version to fpmakejoost2011-08-041-5/+122
* * Made BuildEngine.log public, so it can be used in fpmake.pp filesjoost2011-08-041-8/+13
* * add overloaded strtotime, patch by Lacak2, Mantis #19870marco2011-08-042-0/+16
* * Error-handling added in make distclean. When the fpmake executablejoost2011-08-044-4/+4
* * Make HandleRequest publicmichael2011-08-041-1/+1
* * Map text to ftmemo(binary) instead of ftblobmarco2011-08-031-4/+5
* * fpmake.pp-file fixesjoost2011-08-032-1/+36
* * fpmake-file updates for darwinjoost2011-08-032-462/+454
* * TNumericField.SetAsboolean Mantis 18765marco2011-08-032-1/+10
* * Another attempt to kill stale mergeinfomarco2011-08-030-0/+0
* * Several fpmake.pp fixesjoost2011-08-033-2/+14
* * fixed some files with svn:mergeinfomarco2011-08-030-0/+0
* * Disabled compilation of matroska for fpmake, like it is done for fpcmakejoost2011-08-031-0/+0
* * Some fpmake fixes for windowsjoost2011-08-034-3/+10
* * Trunk version to 2.7.1marco2011-08-03380-389/+389
* * Regenned all makefiles before 2.6.x branching.marco2011-08-03378-3127/+126220
* * also mention ARM as supported architecture for mach-ojonas2011-08-021-1/+1
* * fixed cosmetic error in help after r18070jonas2011-08-021-1/+1
* + when compiling for Darwin/ARM, pass the subarchitecture to the linker.jonas2011-08-0210-45/+220
* + added armv7 identifier (no special code generation, but required tojonas2011-08-021-0/+2
* * fixed switched around lists for read-only/read-write typed constsjonas2011-08-021-2/+2
* * When the fpmake executable is deleted, perform a regular fpcmake distclean...joost2011-08-024-28/+48
* * Deref old content of node in FPSList.put. Mantis #19854marco2011-08-021-0/+4
* * Fixed possible AV in DistClean (uninitialized variable)joost2011-08-021-4/+4
* * fix compilation non win32/64. Patch from Vincent on IRCmarco2011-08-021-0/+1
* * Fixed fpmake.pp filejoost2011-08-011-1/+1
* * Remove the unit-directory entirely on a distclean. To avoid problems when ...joost2011-08-011-2/+73
* * xmlread.pp, renamed TXMLReader to TXMLTextReader.sergei2011-08-011-117/+117