Commit Graph

160 Commits

Author SHA1 Message Date
michael
2e48181661 + Added maxpathlen constant (maximum length of filename path) 2005-05-12 20:29:04 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
olle
b9de360650 * Set errno to zero after close 2005-04-28 18:21:04 +00:00
florian
4aa4aeae79 + TThreadID 2005-04-13 20:10:50 +00:00
olle
1595efd65b * SetFAttr now fails on attempt to set VolumeID 2005-04-03 22:16:02 +00:00
olle
c5373fd3b9 * fixed correct handling of empty pathname 2005-04-03 22:15:04 +00:00
Tomas Hajny
d3c103dfd7 * EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453) 2005-04-03 21:10:59 +00:00
olle
46503e17e2 * minimal fix 2005-03-20 19:37:54 +00:00
olle
d4b4756c01 + Added optional path translation mechanism 2005-03-20 19:37:31 +00:00
olle
5846c1c9e8 - removed FSpLocationFromFullPath 2005-03-20 19:35:24 +00:00
florian
7fef413b69 + SysLocale 2005-02-26 14:38:14 +00:00
olle
99e0612826 + Support for compiler option -Ur 2005-02-24 23:16:14 +00:00
olle
ad87e5cf38 + new unit added: MacOS.pp 2005-02-16 21:38:04 +00:00
peter
aa5b73f3ec * 1.9.8 2005-02-15 22:28:29 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
olle
760c85016b + added support for xcoff when installing 2005-02-08 22:21:23 +00:00
peter
f6f22df152 * system unit updated 2005-02-07 21:30:12 +00:00
peter
110fb12911 * regenerated 2005-02-03 20:33:26 +00:00
florian
4f7560d89e * improved widestring infrastructure manager 2005-02-01 20:22:49 +00:00
olle
f7d9958e46 * filetype/filecreator changed after the file is opened, in case the file did not previously exist 2005-01-24 18:51:23 +00:00
olle
6e6527e46b * rearrangement of FEXPAND code
* added StrPas where necessary after compiler change
2005-01-24 18:40:08 +00:00
olle
1b4a6da152 + compiling of ctypes 2005-01-24 18:36:15 +00:00
olle
e298e2a774 + compiling of ctypes
+ compiling of UPINTERFACES (located in XCode), and moved to rtl/macos
2005-01-24 18:35:29 +00:00
olle
8e646a530a + a tiny bit of support for macos
+ warning that this is under construction
2005-01-24 18:28:58 +00:00
olle
4dd211d6e0 * fixed CONST and wrong record value params 2005-01-22 15:06:17 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
olle
b1bc493cb1 * Moved all info in this file to Wiki page, redirection info added. 2005-01-02 15:50:48 +00:00
olle
9887fb710e + added creation of output dirs, if needed 2005-01-01 20:26:30 +00:00
olle
64cfdb5dc7 + first version 2004-12-28 21:56:15 +00:00
olle
4adda1b1d8 * minor fix 2004-12-28 01:33:19 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
Tomas Hajny
433df6f69f * compilation fix for dosh.inc changes 2004-12-05 21:04:56 +00:00
Tomas Hajny
ca4d769412 * compilation fix for dosh.inc changes 2004-12-05 20:33:32 +00:00
Tomas Hajny
c016de5709 * Makefiles regenerated 2004-12-05 19:26:19 +00:00
Tomas Hajny
e1252e7302 * GetMsCount added, platform independent routines moved to single include file 2004-12-05 16:44:43 +00:00
Tomas Hajny
353d5cc3de + GetProcessID added 2004-12-05 14:36:37 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
peter
dbc2025604 ErrOutput added 2004-11-04 09:32:31 +00:00
peter
86f78c7300 * units are now created in separate directory units/cpu-os/
* distclean uses cleanall rule and removes units dir
  * cross compile support fixed, it is now possible to cycle a ppcsparc
    without deleting ppc386
  * bintutilsperfix defaults to cpu-os-
2004-10-30 12:36:43 +00:00
peter
869b0ecc85 * compiler defined HEAP and HEAPSIZE removed 2004-10-25 15:38:59 +00:00
olle
eaec1c4e68 * Interface to StdLibC moved from system to macostp 2004-10-19 19:56:59 +00:00
mazen
25a119908a * First implementation of ExecuteProcess 2004-10-14 16:27:11 +00:00
olle
0e5d980f63 + Added SetDefaultMacOS[Filetype|Creator]
* Files written to by fpc rtl now always will get decent filetype/creator
  * Adapted to use FSpGetFullPath
2004-09-30 19:58:42 +00:00
olle
4a9345c203 * FSpGetFullPath now returns the path in an ansistring 2004-09-30 19:53:29 +00:00
olle
ae0d5d47c0 + even more stuff added 2004-09-30 19:33:53 +00:00
mazen
209e2b49ed * implement Find{First,Next,Close} according to Dos unit code 2004-09-30 10:42:05 +00:00
olle
3bb96fefbd + added skeleton version 2004-09-28 15:39:29 +00:00
olle
1d54db870a + Added compiling of cmem.pp and charset.pp 2004-09-12 20:28:54 +00:00
olle
bd642b9e1c + InitGraf called for MPW tool, which make strange bug disappear.
* bugfix initial wd for MPW tool
  + Added SysInitExceptions
2004-09-12 19:51:02 +00:00
olle
cc13caea8e + even more added 2004-09-12 19:48:24 +00:00
Tomas Hajny
027bbcd67f * one more define added for shared fexpand (still conditional) 2004-09-12 13:00:55 +00:00
armin
458e3c3780 * makefiles regenerated
* ide: added target netwlibc
2004-09-04 23:33:38 +00:00
olle
9a4855aa43 + added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
olle
3429e0068a + added support for Exec via AppleEvents - Toolserver 2004-08-20 10:20:12 +00:00
olle
78249b1e66 + added Yield routine 2004-08-20 10:18:15 +00:00
olle
ec0f1ed092 + added things 2004-08-20 10:16:33 +00:00
olle
3a29988676 + Added unit macpas 2004-08-16 16:22:11 +00:00
olle
3f4eb52fec * envstr now returns empty string when index out of bounds 2004-07-25 22:46:14 +00:00
olle
ef5ff3185b + added qd, the "QuickDraw globals" 2004-07-14 23:34:07 +00:00
daniel
6c4cade37d * Matrix unit included in build process 2004-07-07 21:37:29 +00:00
olle
97537d503c + Now also compiles units: dos, macutils, macostp, unixutil 2004-06-21 19:24:54 +00:00
olle
a01ae11431 + New unit dos.pp for Mac OS 2004-06-21 19:24:06 +00:00
olle
5cdcf47d16 + Variables describing misc OS features added
+ Detection of GUI app
  * Working directory for APPTYPE TOOL correct now
  + Exit code <> 0 written to, console for console apps, to system debugger (if installed) for GUI apps.
  * Misc fixes
2004-06-21 19:23:34 +00:00
olle
e1fbcc0994 + New unit, utility functions extracted from System.pp 2004-06-21 19:18:41 +00:00
olle
0331789fad + added more entries 2004-06-21 19:16:47 +00:00
peter
2ed14823c5 * New heapmanager that releases memory back to the OS, donated
by Micha Nelissen
2004-06-17 16:16:13 +00:00
olle
23c89ea193 + added correct alignment 2004-05-27 21:36:07 +00:00
peter
423fde7ac6 * regenerated 2004-05-23 18:25:48 +00:00
olle
c638ab7c69 + added note about -a option 2004-05-11 18:06:22 +00:00
olle
1f2eb63e83 + added call to MaxApplZone to have the whole MacOS heap available 2004-05-11 18:05:41 +00:00
olle
3c657e949d * updated 2004-04-29 11:48:02 +00:00
olle
f0c23cea14 * fixed wrong external directive 2004-04-29 11:28:51 +00:00
olle
8611b8b6d0 * do_read/do_write addr arg changed to pointer
* misc internal changes
2004-04-29 11:27:36 +00:00
olle
d035c66633 * removed dos and objects form units list 2004-04-27 22:16:17 +00:00
olle
73f73fb6f1 * updated according to the new version of fpcmake.ini 2004-04-20 23:29:59 +00:00
olle
e631bf13d2 + added all units that currently compile on MacOS 2004-04-20 22:48:09 +00:00
olle
39806df8bb * updated for macos 2004-03-04 15:39:08 +00:00
olle
acd7fb50c6 * internal changes 2004-02-04 15:17:16 +00:00
olle
a8d6c1961d * misc fixes 2004-02-04 15:10:37 +00:00
Tomas Hajny
e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added 2004-01-20 23:05:31 +00:00
marco
55850b063a * regenerating the makefiles with some netbsd fixes + version upgrades 2004-01-05 23:34:21 +00:00
Jonas Maebe
fb999d409f * make the C-main public 2004-01-04 21:06:43 +00:00
florian
058d480f40 * error handling for Variants improved 2003-11-26 20:00:19 +00:00
olle
00065dd24d + handles program parameters for MPW
+ program start stub
  * improved working directory handling
  * minor changes
  + some documentation
2003-10-29 22:34:52 +00:00
peter
2d6deeaade * regenerated 2003-10-28 16:44:35 +00:00
peter
168ccf83c3 * regenerated 2003-10-27 15:58:54 +00:00
olle
f326c832d9 + working direcory emulated
+ implemented directory handling procs
  + all proc which take a path param, now resolve it relative wd
2003-10-17 23:44:30 +00:00
olle
9451d191a6 + new include file containing portions of MacOS api, written in turbo dialect 2003-10-17 23:41:18 +00:00
peter
d0eac29ab9 * THandle is platform dependent 2003-10-16 15:43:13 +00:00
peter
9fc4e555dd * regenerated 2003-10-09 14:35:20 +00:00
marco
feaed02001 * cross compiling fixes to makefile and fpcmake 2003-10-04 13:48:11 +00:00
marco
73876b7490 * CROSSCOMPILING stage 2 2003-10-03 21:40:35 +00:00
marco
eaceacb7e2 * remake with new fpc param 2003-10-02 08:50:13 +00:00
peter
3d8d9c96f8 * sbrk returns pointer 2003-09-27 11:52:35 +00:00
olle
19e0c3eb31 + filehandling complete
+ heaphandling complete
  + support for random
  * filehandling now uses filedecriptors in StdCLib
  * other minor changes
  - removed DEFINE MAC_SYS_RUNNABLE
2003-09-12 12:45:15 +00:00
peter
29762b04a6 * regenerated 2003-04-01 16:09:56 +00:00
Tomas Hajny
f2cd222a55 + platform extensions unified, emx target added 2003-03-24 00:01:12 +00:00