summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* * regenned makefiles marco2009-10-2416-80/+1829
* * version updated for fpc/marco2009-10-2421-1839/+90
* --- Merging r13791 into '.':marco2009-10-111-0/+7
* --- Merging r13673 into '.':marco2009-09-281-1/+3
* --- Merging r13526 into '.':jonas2009-09-153-1/+188
* --- Merging r13530 into '.':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
* * use stdout onlypeter2008-10-232-601/+592
* * remove debug writelnpeter2008-10-231-1/+0
* * log configuration settingspeter2008-10-234-4/+54
* * regened makefiles to propagate makefile versionsmarco2008-10-2217-22/+90
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-225-5/+5
* * patch from petermarco2008-10-221-2/+2
* * Add the main unit URL to the index, the fp IDE uses the index for context ...marco2008-10-181-0/+4
* * use AvailableRepository when compiling new packagespeter2008-10-171-2/+2
* * when cross compiling, fallback to fpc when no cross compiler is foundflorian2008-09-272-2320/+2395
* * fpdoc: fixed AV when looking for link tags, patch from Michael van Canneytvincents2008-09-191-1/+4
* * fpdoc: fixed memleakvincents2008-09-181-0/+1
* * Added support for interface delegation (Implements)michael2008-08-311-0/+6
* * Fixed link detection to units that have not yet been scannedmichael2008-08-311-22/+51
* * Print short description of linked node in class overviewmichael2008-08-304-27/+382
* * Removed session infomichael2008-08-251-183/+4