| Commit message (Expand) | Author | Age | Files | Lines |
* | * Changed signature of TForkEvent | michael | 2014-02-11 | 2 | -2/+2 |
* | * Check running | michael | 2014-02-07 | 1 | -1/+4 |
* | * Check running | michael | 2014-02-07 | 1 | -1/+1 |
* | * Added ExitCode (different from ExitStatus) | michael | 2014-02-07 | 3 | -7/+27 |
* | * mipsel-android: Regenerated makefiles. From now the mipsel-android target c... | yury | 2014-02-07 | 1 | -5/+17 |
* | * always use forward slashes in path to fpmake similarly to paths to other ... | hajny | 2014-02-01 | 2 | -4/+4 |
* | * remove finherithandles for wince like r25981 did in mantis #22271 fro win32 | marco | 2013-12-30 | 1 | -1/+0 |
* | * cleaned out some ver2_2_0 defines. | marco | 2013-12-14 | 1 | -8/+0 |
* | * Fix bug 22271 | michael | 2013-11-07 | 1 | -1/+0 |
* | * disable packages which do not build on msdos | florian | 2013-08-11 | 1 | -1/+1 |
* | * Handle the location of each package at run-time, not at compilation time | joost | 2013-06-02 | 1 | -1/+1 |
* | * fixes some allochwnd functions for FPC_UNICODE_RTL (use -A explicitly) | marco | 2013-06-01 | 1 | -7/+7 |
* | Regenerate all Makefiles with an up-to-date fpcmake binary | pierre | 2013-04-29 | 1 | -32/+109 |
* | * Re-generated Makefiles for the changes in the Makefile.fpcs in r24349 | joost | 2013-04-27 | 1 | -81/+34 |
* | * Now zipinstall is passed to fpmake by all Makefile.fpc's | joost | 2013-04-27 | 1 | -0/+2 |
* | * Regenerated all makefiles. | yury | 2013-01-17 | 1 | -93/+19 |
* | * disable uncompilable targets for embedded targets | florian | 2012-12-31 | 1 | -0/+1 |
* | * Re-generated all the Makefile.fpcs from the packages. So they are almost a... | joost | 2012-11-17 | 2 | -32/+64 |
* | Pass OPT to compilation of fpmake. | tom_at_work | 2012-09-15 | 2 | -9/+114 |
* | * improved KDE detection | michael | 2012-09-05 | 1 | -1/+1 |
* | * Set terminal correctly (fix for #21028) | michael | 2012-08-20 | 1 | -3/+3 |
* | Revert r22080 because it prevents crosscompilation. | tom_at_work | 2012-08-16 | 2 | -114/+9 |
* | Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of... | tom_at_work | 2012-08-14 | 2 | -9/+114 |
* | * properly initialize FPipeBuffersize. Follow up to Mantis #22327 | marco | 2012-07-01 | 1 | -0/+1 |
* | * make pipesize a property. Mantis #22327, patch by Cyrax. | marco | 2012-06-30 | 8 | -17/+19 |
* | * (runcommand), fix for corruption of outputstring if command fails with | marco | 2012-06-30 | 1 | -1/+1 |
* | * workaround rangecheck error, Mantis #22055. Possibly temporarily while | marco | 2012-06-16 | 1 | -1/+1 |
* | * if wifexited, pass exitcode unmodified. Bug #22055, though it doesn't clos... | marco | 2012-06-03 | 1 | -3/+7 |
* | * A few utility routines that capture program output in a string. | marco | 2012-05-30 | 1 | -0/+123 |
* | * if arguments and exename already quoted, then assume the user did it prope... | marco | 2012-05-30 | 1 | -2/+10 |
* | + Regenerate all Makefiles's after adding x86_64 netbsd target | pierre | 2012-04-24 | 1 | -2/+5 |
* | * regenerated Makefiles with AIX support | jonas | 2012-04-11 | 1 | -3/+14 |
* | Add x86_64-openbsd target in Makefiles | pierre | 2012-04-06 | 1 | -2/+8 |
* | * Call inherited in destructors. | marco | 2012-03-23 | 1 | -0/+2 |
* | * SimpleIPC, avoid stale server state files (Unix). Patch by Andrew, Mantis ... | marco | 2012-02-20 | 1 | -1/+20 |
* | * Fixed wince compilation (fpmake) | joost | 2012-02-02 | 1 | -3/+3 |
* | * Always use the bootstrap-units to compile these fpmake.pp files. Also when... | joost | 2012-01-21 | 2 | -26/+1 |
* | * Converted fpmkunit and the packages it depends on to fpmake building. | joost | 2012-01-19 | 3 | -1077/+239 |
* | * increase loop in determine xterm, Mantis #21028 | marco | 2012-01-15 | 1 | -0/+1 |
* | * include src/dummy on arm-gba, resolves #21003 | florian | 2012-01-06 | 2 | -28/+10 |
* | * rebuilt Makefiles | florian | 2011-12-04 | 1 | -174/+18 |
* | * UNDEFINE corrected to UNDEF | hajny | 2011-11-19 | 1 | -1/+1 |
* | * fixed closepipe<>pipeclose and handle<>fhandle typos reported by Jonas. | marco | 2011-11-19 | 1 | -2/+2 |
* | * TIn/OutputPipeStream gets closed on freeing | hajny | 2011-11-18 | 6 | -1/+33 |
* | * Fixed so it compiles also in pipesipc | michael | 2011-11-13 | 1 | -31/+37 |
* | * Added cleanup of stale socket files (bug 17248) | michael | 2011-11-12 | 2 | -0/+62 |
* | * Modify file permissions when global socket | michael | 2011-11-11 | 1 | -1/+7 |
* | + working (although very limited) generic TProcess implementation based on ... | hajny | 2011-10-05 | 1 | -17/+108 |
* | * correction of whitespace definition | hajny | 2011-10-04 | 1 | -1/+1 |
* | * fix for breakage under Unix platforms - see also bug #20400 | hajny | 2011-10-03 | 1 | -0/+2 |