summaryrefslogtreecommitdiff
path: root/packages/fcl-process
Commit message (Expand)AuthorAgeFilesLines
...
* Amiga-systems: bugfix for TProcess.commandline, left over space at exenamemarcus2019-06-271-4/+4
* * regenerated Makefiles with LLVM bitcode installation supportjonas2019-04-201-4/+5
* Regenerate Makefile's after fpcmake change in commit #41721pierre2019-03-171-0/+1
* haiku-x86_64: regenerated all Makefiles, take 2karoly2019-01-041-1/+4
* * deprecate .commandline property setter setcommandline too. marco2018-12-161-1/+1
* * Regenerated makefiles to support x86_64-android.yury2018-10-171-1/+4
* * Regenerated makefiles to support aarch64-android.yury2018-10-061-4/+5
* Update all packages Makefile'spierre2018-09-271-1/+14
* Disable libraries not compiling for jvm-java or jvm-android targetspierre2018-09-261-0/+2
* * two new priority classes for all but wince. See comments in process.ppmarco2018-08-293-4/+9
* * centralize some type definitions so that they are compatible between proce...marco2018-08-203-14/+20
* * trunk to 3.3.1marco2018-08-184-4/+4
* * regenned makefile without date/rev components for easier merging.marco2018-08-181-1/+1
* * enable processunicode in fpmake and .fpcmake for win32 and win64.marco2018-08-182-3/+8
* * second part processunicode commit.marco2018-08-182-107/+213
* * Unicode version TProcess in two commits.marco2018-08-183-20/+57
* * give stderr as much chance to drain as output per runcommandloop cycle.marco2018-08-181-18/+23
* * Fixed RunCommandIndir with poStderrToOutputjoost2018-08-151-1/+2
* Rectify location of ipcclient and ipcserver sources from fcl-base/examples to...pierre2018-08-101-0/+3
* * fix compilation after r39568 as Min() requires the Math unitsvenbarth2018-08-041-1/+2
* * alternate readinput with streams.marco2018-08-041-0/+22
* * remove unused private field fterminalprogrammarco2018-07-291-1/+0
* * reduce to one Event only, and use enum to signal what is happening.marco2018-07-281-14/+16
* * Renamed intruncommand to RunCommandLoop.marco2018-07-281-8/+27
* * body of runcommand to TProcess class. If more flexibility is added to this...marco2018-07-281-20/+38
* * fix typo-gotcha probably introduced by an accidental save in the IDE after...marco2018-07-271-1/+1
* * ReadInputStream factored out, analogous as suggested in mantis #32541.marco2018-07-271-54/+34
* Regenerated Makefile's after addition of ppas and ppaslink script removal in ...pierre2018-04-121-5/+8
* * Changed default debug server exe (bug ID 33140)michael2018-02-101-1/+1
* * Make debugserver configurablemichael2018-02-101-2/+12
* packages: disable some packages and files, in preparation of turning off thre...karoly2017-12-301-1/+1
* * Update all fpcsrc Makefile's using latest fpcmake version 2017-09-21 rev ...pierre2017-10-161-1/+5
* regenerated Makefiles for m68k-macos targetkaroly2017-08-221-10/+4
* * Remove targets go32 and nativent, missing syncobjs unit for those platforms...michael2017-08-211-1/+1
* * Patch from Denis Kozlov to fix threaded servermichael2017-08-155-269/+730
* * Patch from Denis Kozlov to fix threaded servermichael2017-08-151-1/+0
* packages: disabled packages for macos and palmos which currently cannot be bu...karoly2017-08-121-1/+1
* * Fix bug 32055michael2017-07-081-1/+1
* Regenerated all Makefile from packages directoriespierre2017-06-011-2/+5
* * Patch by C Western to fix use of uninitialized lock (bug ID 31682michael2017-04-211-1/+2
* Regenerate all Makefile's after changes related to FPCDIR checkspierre2017-04-181-8/+14
* * Call inherited destructormichael2016-07-231-0/+1
* * regenerated makefiles with latest fpcmakenickysn2016-06-181-1/+6
* * regenerate makefiles after the fpcmake updatenickysn2016-06-171-2/+5
* Fix compilation for Windows OS after commit 33702pierre2016-05-181-6/+5
* * Allow server to run message queue in a threadmichael2016-05-176-24/+222
* * Allow to specify a number of messages to sendmichael2016-05-171-2/+9
* * All platforms use a queue nowmichael2016-05-174-193/+252
* * Test programs for crashing IPC servermichael2016-05-164-0/+254
* * Fix compilation of pipesipcmichael2016-05-161-1/+4