summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* + enhanced clone of GNU rm, helper for building GO32v2 releases under WinXP...hajny2009-11-012-0/+574
* rtl: introduce new TObject methods: UnitName, GetHashCode, Equals, ToString a...paul2009-11-011-4/+4
* * Small patch from Graeme to fix ordering (bug ID 14917)michael2009-10-291-9/+13
* * (reworked) patch from m. spiller to add turbo delphi doc output formatmichael2009-10-232-0/+501
* * Patch from m. spiller to actually output xml michael2009-10-231-1/+12
* * Fixes compilation problemmarco2009-10-101-4/+4
* * fpdoc parts of binary support + disable options.marco2009-10-101-3/+14
* * added some non-cleaned units to be cleanedmarco2009-10-102-60/+60
* * output style more like the coding style fpc sources commonly are usingflorian2009-10-092-42/+46
* * handle postfix type declations in typedefs properlyflorian2009-10-092-43/+47
* * support LL as int number postfixflorian2009-10-092-1532/+1556
* + handle unary plusflorian2009-10-092-2006/+2128
* * properties fixedflorian2009-10-062-4246/+4246
* * don't eat char directly after a commentflorian2009-10-062-8/+4
* * check for css-file existancemarco2009-10-051-0/+5
* * fixes for go32v2 compilation by John Lee (approved by Tomas)jonas2009-10-021-0/+7
* * binary toc on by defaultmarco2009-09-081-1/+3
* + file forgotten to add in r13588florian2009-08-241-0/+12
* * implicit units in a Makefile.fpc are installed when doing a cross install, ...florian2009-08-232-1/+176
* * Makefiles version 2.5.1jonas2009-08-1311-11/+11
* - alpha simulator removed: we never used it so far, fpc has no alpha support,...florian2009-08-137-4229/+0
* * regenerated using latest fpcmakejonas2009-08-0217-17/+510
* * RUNBATCH now only initialized when not already set. For Dos under Windows ...marco2009-07-302-2409/+2346
* * moved field definitions before method/property definitions (see mantisjonas2009-06-273-10/+12
* + darwin/arm support for fcl-res and fpcresjonas2009-05-012-2/+3
* * Patch from Graeme Geldenhuys to supply formatting for definition listsmichael2009-04-291-0/+22
* * With --help, do not check for package namemichael2009-04-141-1/+1
* * Use ExeSearch instead of FileSearch to find command executablejoost2009-03-221-2/+2
* * Use ExeSearch instead of FileSearch to find fpc executablejoost2009-03-221-35/+1
* * When IsSuperUser is true, use the GlobalUnitDir instead of thejoost2009-03-221-1/+1
* * Fixed a security issue. Do not try to run an executable named fpc in the c...joost2009-03-211-1/+36
* + univint dependencies on Darwin for packages using custapp after r12921jonas2009-03-194-2/+138
* * changes from r12727 (import library prefix) reflected in fpcmakehajny2009-02-282-272/+301
* * added .txt extensions to all README, TODO and COPYING filesjonas2009-02-289-0/+0
* * properties setflorian2009-02-251-80/+80
* * show usage if no parametersmarco2009-02-181-0/+6
* * When RemoteRepository is "auto" download a list of mirrors, not the other ...joost2009-01-031-1/+1
* * While parsing a string to abtain a version number the default build-number...joost2009-01-031-6/+36
* * Load the local mirrors before an update is tried if it is a new installati...joost2009-01-011-1/+1
* * PackageAvailableVersionStr should use the AvailableRepository instead of I...joost2008-12-291-1/+1
* * Fixed error where unit names with underscores are not correctly handledmichael2008-12-191-4/+4
* * Escape ModuleName, fixes building of module AVL_Treejoost2008-12-181-1/+1
* * Small fix from Andrew Haines to fix dos paths in CHM filesmichael2008-11-261-15/+15
* * replace showall with list commandpeter2008-11-188-1190/+1205
* * fix building package in currentdir that waspeter2008-11-182-14/+19
* * use random name for tempbuilddirpeter2008-11-181-3/+6
* * Added fpclasschart to Makefilemichael2008-11-172-60/+60
* * Patch from Andrew to add searchable chm to usage optionsmichael2008-11-141-0/+2
* * Patch from andrew haines to make generated CHMs searchablemichael2008-11-142-0/+6
* * allow disabling of mirrors.xml when a custom remoterepository is configuredmarco2008-10-241-4/+9