Commit Graph

277 Commits

Author SHA1 Message Date
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
peter
9addbba86a * regenerated 2003-01-14 21:15:21 +00:00
florian
4fec8d0699 * updated makefile 2003-01-13 23:17:35 +00:00
olle
9cb9efe752 no message 2003-01-13 17:19:22 +00:00
olle
ef64762d59 + added support for rudimentary file handling 2003-01-13 17:18:55 +00:00
florian
a75837eebb + added makefiles to make like easier 2003-01-13 15:13:03 +00:00
olle
20f111f255 + created this file 2002-11-28 10:59:53 +00:00
olle
a6652bc306 + added support for rudimentary heap 2002-11-28 10:58:02 +00:00
olle
c12d6337ef + added switch MAC_SYS_RUNABLE
+ added include of system.h etc
  + added standard globals
  + added dummy hook procedures
2002-10-23 15:29:09 +00:00
florian
674d20ef5e * changes from Olle to compile/link a simple program 2002-10-10 19:44:05 +00:00
florian
538a94d316 * first dummy implementation 2002-10-02 21:34:31 +00:00