summaryrefslogtreecommitdiff
path: root/packages/fcl-process
Commit message (Expand)AuthorAgeFilesLines
* + use "Terminal" under Haiku to launch external programs (patch byjonas2010-10-081-4/+35
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-292-5/+53
* * Mantis ipcserver problem solved caused by the adding of locking in the rtlmarco2009-12-111-4/+5
* * Update Makefilespierre2009-12-101-6/+42
* * patch (don't call waitprocess if not running) from Mantis 14707marco2009-11-031-2/+1
* * Patch from Mantis 14709marco2009-11-031-1/+2
* * use "open" rather than xterm for poNewConsole on Darwin (patch byjonas2009-11-011-0/+4
* * fixes for go32v2 compilation by John Lee (approved by Tomas)jonas2009-10-021-2/+5
* * forbid passing derived classes to call by reference parent classes (for obj...florian2009-08-171-8/+8
* * Makefiles version 2.5.1jonas2009-08-132-2/+2
* * regenerated using latest fpcmakejonas2009-08-021-1/+17
* * Use ExeSearch instead of FileSearch to find process executablejoost2009-03-221-1/+1
* * fixed a bunch of cases where ESysEINTR wasn't handledjonas2009-03-191-41/+57
* * fixed unix version of tprocess.waitonexit (use unix.waitprocess so alljonas2009-03-191-4/+2
* * Fixed the problem that an IPC-Server holds a lock on its pipe so that nojoost2009-03-072-5/+19
* * added src/dummy directory to Amiga and MorphOS targets, thus made them to c...karoly2009-02-282-4/+6
* * Fixed packages compilation and installation for wince.yury2008-12-122-4/+4
* * wrong dependency on subdir win for go32v2 removedhajny2008-11-232-2/+2
* * change externalurl to homepageurlpeter2008-11-181-1/+1
* * move dummy implementions to dummy dir and addpeter2008-11-1818-468/+65
* * FCL fpmake manifestsmarco2008-10-231-0/+7
* * regened makefiles to propagate makefile versionsmarco2008-10-221-2/+6
* * updated all makefile.fpc versions to 2.2.2 for fppkg compat.marco2008-10-221-1/+1
* * reset version to latest release: 2.2.2-0peter2008-10-171-1/+1
* * If InitDebugClient fails, do not try to write a debug-messagejoost2008-09-301-1/+1
* * Fix AV when DebugDisabled is true and the program quitsjoost2008-09-291-5/+3
* * added unixtype unit in addition to baseunix unit (currently baseunix contai...ivost2008-09-141-0/+2
* * empty tprocess command line results on windows now in the same exception as...florian2008-07-076-51/+158
* * regenerated with changes in r11233jonas2008-06-151-7/+8
* * fixed fpc_zipinstall for go32v2 and the likegiulio2008-06-031-2/+2
* Fixed go32v2 compilation for 2.2.3 and 2.2.2rc1giulio2008-06-021-1/+1
* * makefiles regenerated with newer fpcmakehajny2008-05-282-5/+8
* * regenerated for i386-Haiku and darwin cross compilation changesjonas2008-05-241-2/+31
* + Haiku support by Olivier Coursière based on old BeOS support florian2008-05-192-0/+33
* * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, ...micha2008-05-051-2/+20
* * add armeb target to compiler/Makefilesmicha2008-03-241-6/+65
* * version 2.2.1, required by fppkgpeter2008-02-041-1/+1
* * make it compile with 2.2.0peter2008-02-041-0/+8
* * updated for new fpmkunitpeter2008-01-081-9/+8
* * disable for now resourcestrings for process.pp because it breakspeter2008-01-061-1/+1
* * Patch from Sergei Gorelkin, making TStream.Read and .Write virtualmichael2007-12-291-6/+4
* * fix executable not found exceptionpeter2007-11-131-8/+10
* * OSs to OSespeter2007-11-121-3/+3
* * regenerated for darwin/x86_64jonas2007-11-101-2/+24
* * workaround trying to allow building GO32v2 snapshots (+ correction for rs...hajny2007-11-103-157/+115
* * remove old program after end.peter2007-11-061-21/+0
* * fix OS macropeter2007-11-061-1/+1
* * fpmake.pp addedpeter2007-11-041-0/+63
* * wait in PeekMessage if no data available immediatelyhajny2007-11-041-1/+7
* * OS/2 requires specification of both np_ReadMode* and np_WriteMode*hajny2007-11-041-1/+2