summaryrefslogtreecommitdiff
path: root/packages/fcl-extra
Commit message (Expand)AuthorAgeFilesLines
* * mipsel-android: Regenerated makefiles. From now the mipsel-android target c...yury2014-02-072-10/+46
* * Fixed backgrounding (must be done before creating controllers, bug ID 23445michael2014-02-061-3/+2
* * Added CheckControlMessage in TCustomDaemonmichael2014-02-061-0/+8
* * always use forward slashes in path to fpmake similarly to paths to other ...hajny2014-02-012-4/+4
* * Handle the location of each package at run-time, not at compilation timejoost2013-06-021-1/+1
* * Some "-A" 's added.marco2013-06-011-6/+6
* * Allow disable of registering of message filemichael2013-05-071-4/+14
* Regenerate with up-to-date fpcmake binarypierre2013-04-291-114/+150
* Regenerate all Makefiles with an up-to-date fpcmake binarypierre2013-04-291-32/+159
* * Re-generated Makefiles for the changes in the Makefile.fpcs in r24349joost2013-04-271-117/+135
* * Now zipinstall is passed to fpmake by all Makefile.fpc'sjoost2013-04-271-0/+2
* * Fixed Bug 24320 with patch as suggested by submittermichael2013-04-251-0/+2
* * Sync with trunk r23500.yury2013-01-231-0/+1
|\
| * * patch from Mantis #23647 Calls inherited destroy in destructor, resolves m...marco2013-01-211-0/+1
* | * Regenerated all makefiles.yury2013-01-172-101/+208
|/
* * Re-generated all the Makefile.fpcs from the packages. So they are almost a...joost2012-11-172-32/+64
* Pass OPT to compilation of fpmake.tom_at_work2012-09-152-9/+122
* Revert r22080 because it prevents crosscompilation.tom_at_work2012-08-162-122/+9
* Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...tom_at_work2012-08-142-9/+122
* + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-242-4/+23
* * regenerated Makefiles with AIX supportjonas2012-04-112-6/+48
* Add x86_64-openbsd target in Makefilespierre2012-04-062-488/+557
* * Set for which os'es the packages have to be compiled for those packages th...joost2012-01-111-1/+1
* * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross-joost2012-01-021-2/+6
* * By default try to build fpmake packages using a buildunitjoost2012-01-012-32/+9
* * Take INSTALL_BASEDIR also into account on make distinstalljoost2012-01-012-3/+3
* * Changes regarding the binutilsprefix from r19272 now applied to all fpmake...joost2012-01-012-3/+3
* * rebuilt Makefilesflorian2011-12-041-8/+9
* * Same change as in r19552 for all other packages compiled with fpmakejoost2011-10-282-169/+12
* * Patch from Reinier Olieslagers to fix typo in propertymichael2011-10-081-1/+2
* * mark all fpmake Makefiles with .NOTPARALLEL:, because they don't declarejonas2011-08-202-1/+4
* + Update all Makefile's modified bypierre2011-08-161-1/+5
* * Do not make the logger active in the getter, so that the application is ab...joost2011-08-101-1/+0
* * Pass INSTALL_UNITDIR to fpmake, it is used in the testsuite-scriptsjoost2011-08-072-8/+8
* * Use fpc_cleanall instead of fpc_distclean on a make distclean when no fpma...joost2011-08-062-2/+2
* * Switched packages to fpmake buildingjoost2011-08-063-1223/+508
* * Some fpmake fixes for windowsjoost2011-08-031-0/+1
* * Trunk version to 2.7.1marco2011-08-033-3/+3
* * Regenned all makefiles before 2.6.x branching.marco2011-08-032-6/+267
* * Several fpmake-file updatesjoost2011-07-111-1/+2
* * Moved daemon.txt to fcl-extra, where daemon.pp is moved tojoost2011-07-031-0/+89
* * Removed debug define, removed stray flush() statementmichael2011-05-252-9/+11
* * Log event no longer virtual, descendents must override DoLogmichael2011-05-231-8/+41
* * Fixed error (AV) in StartService()michael2011-05-231-1/+1
* * moved daemon example from fcl-base to fcl-extra, because daemonapp isjonas2010-12-143-0/+2360
* * Fixed memory allocation in registrationmichael2010-10-151-1/+1
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-292-5/+54
* * Patch from Luiz Americo to use const string params in Log callmichael2010-07-301-4/+4
* * Show help-message with default actions when no action is given, IsConsolejoost2010-07-163-52/+81
* * Fixes for fpmake filesjoost2010-05-121-1/+1