summaryrefslogtreecommitdiff
path: root/packages/fcl-process
Commit message (Expand)AuthorAgeFilesLines
* * Changed signature of TForkEventmichael2014-02-112-2/+2
* * Check runningmichael2014-02-071-1/+4
* * Check runningmichael2014-02-071-1/+1
* * Added ExitCode (different from ExitStatus)michael2014-02-073-7/+27
* * mipsel-android: Regenerated makefiles. From now the mipsel-android target c...yury2014-02-071-5/+17
* * always use forward slashes in path to fpmake similarly to paths to other ...hajny2014-02-012-4/+4
* * remove finherithandles for wince like r25981 did in mantis #22271 fro win32marco2013-12-301-1/+0
* * cleaned out some ver2_2_0 defines.marco2013-12-141-8/+0
* * Fix bug 22271michael2013-11-071-1/+0
* * disable packages which do not build on msdosflorian2013-08-111-1/+1
* * Handle the location of each package at run-time, not at compilation timejoost2013-06-021-1/+1
* * fixes some allochwnd functions for FPC_UNICODE_RTL (use -A explicitly)marco2013-06-011-7/+7
* Regenerate all Makefiles with an up-to-date fpcmake binarypierre2013-04-291-32/+109
* * Re-generated Makefiles for the changes in the Makefile.fpcs in r24349joost2013-04-271-81/+34
* * Now zipinstall is passed to fpmake by all Makefile.fpc'sjoost2013-04-271-0/+2
* * Regenerated all makefiles.yury2013-01-171-93/+19
* * disable uncompilable targets for embedded targetsflorian2012-12-311-0/+1
* * 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/+114
* * improved KDE detectionmichael2012-09-051-1/+1
* * Set terminal correctly (fix for #21028)michael2012-08-201-3/+3
* Revert r22080 because it prevents crosscompilation.tom_at_work2012-08-162-114/+9
* Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...tom_at_work2012-08-142-9/+114
* * properly initialize FPipeBuffersize. Follow up to Mantis #22327marco2012-07-011-0/+1
* * make pipesize a property. Mantis #22327, patch by Cyrax.marco2012-06-308-17/+19
* * (runcommand), fix for corruption of outputstring if command fails withmarco2012-06-301-1/+1
* * workaround rangecheck error, Mantis #22055. Possibly temporarily while marco2012-06-161-1/+1
* * if wifexited, pass exitcode unmodified. Bug #22055, though it doesn't clos...marco2012-06-031-3/+7
* * A few utility routines that capture program output in a string.marco2012-05-301-0/+123
* * if arguments and exename already quoted, then assume the user did it prope...marco2012-05-301-2/+10
* + Regenerate all Makefiles's after adding x86_64 netbsd targetpierre2012-04-241-2/+5
* * regenerated Makefiles with AIX supportjonas2012-04-111-3/+14
* Add x86_64-openbsd target in Makefilespierre2012-04-061-2/+8
* * Call inherited in destructors.marco2012-03-231-0/+2
* * SimpleIPC, avoid stale server state files (Unix). Patch by Andrew, Mantis ...marco2012-02-201-1/+20
* * Fixed wince compilation (fpmake)joost2012-02-021-3/+3
* * Always use the bootstrap-units to compile these fpmake.pp files. Also when...joost2012-01-212-26/+1
* * Converted fpmkunit and the packages it depends on to fpmake building. joost2012-01-193-1077/+239
* * increase loop in determine xterm, Mantis #21028marco2012-01-151-0/+1
* * include src/dummy on arm-gba, resolves #21003florian2012-01-062-28/+10
* * rebuilt Makefilesflorian2011-12-041-174/+18
* * UNDEFINE corrected to UNDEFhajny2011-11-191-1/+1
* * fixed closepipe<>pipeclose and handle<>fhandle typos reported by Jonas.marco2011-11-191-2/+2
* * TIn/OutputPipeStream gets closed on freeinghajny2011-11-186-1/+33
* * Fixed so it compiles also in pipesipcmichael2011-11-131-31/+37
* * Added cleanup of stale socket files (bug 17248)michael2011-11-122-0/+62
* * Modify file permissions when global socketmichael2011-11-111-1/+7
* + working (although very limited) generic TProcess implementation based on ...hajny2011-10-051-17/+108
* * correction of whitespace definitionhajny2011-10-041-1/+1
* * fix for breakage under Unix platforms - see also bug #20400hajny2011-10-031-0/+2