Commit Graph

107 Commits

Author SHA1 Message Date
michael
f7650f0e9a + Fixed some compiling errors 1999-04-30 11:34:27 +00:00
peter
3f9b3dc921 + FileNameCaseSensetive boolean 1999-04-28 11:42:44 +00:00
michael
f76519f41d + now it REALLY compiles 1999-04-23 09:06:17 +00:00
peter
f0d58ee1d2 * fixed sysutils dependencys
* objpas files are agian in the main Makefile, makefile.op is obsolete
1999-04-22 10:56:31 +00:00
peter
ca2e762bab * compatibility fixes 1999-04-20 11:36:07 +00:00
peter
404580d448 + crt unit that compiles 1999-04-20 11:34:11 +00:00
peter
93b9fd3102 * removed os.inc 1999-04-08 12:22:52 +00:00
peter
57b01570ba * fixes for 0.99.10 1999-03-30 17:00:22 +00:00
peter
3515bff9f7 * fixed file sharing 1999-03-24 23:25:59 +00:00
florian
826b8ead0f + addition and changes to compile the direct draw unit
of Erik Ungerer (with -dv2com and indirect disabled)
1999-03-22 22:12:50 +00:00
michael
215e6cb22d - Really removed debug statements 1999-03-18 16:15:59 +00:00
peter
728a26f106 * removed initernalization debug writeln's 1999-03-16 21:01:00 +00:00
peter
f1b0c333cb * makefile.fpc targets start with fpc_
* small updates for install scripts
1999-03-16 00:46:54 +00:00
michael
90926ed6ed + clean and libsclean added 1999-03-12 21:02:19 +00:00
pierre
73b33240d5 + code for coff writer 1999-03-12 00:07:48 +00:00
peter
d52b68e703 * AS is now always asw 1999-03-10 23:45:21 +00:00
florian
67c66987e5 + system.cmdline variable for go32v2 and win32 added 1999-03-10 22:15:28 +00:00
peter
04c3f5099b * makefile.fpc updates and defaultfpcdir var 1999-03-09 01:35:46 +00:00
michael
4be2417de7 Fixed internationalization support 1999-03-03 15:22:40 +00:00
michael
ea3f7ed428 + Added internationalization support 1999-02-28 13:18:10 +00:00
michael
56f48f40b6 + Fixed type in strings target 1999-02-25 09:59:03 +00:00
michael
7865673a04 * Joined strings and sysutils 1999-02-25 07:39:17 +00:00
michael
f6908c234f + Moved getlocaltime to system-dependent files 1999-02-24 15:57:28 +00:00
michael
641d6e3304 + Implemented filetruncate 1999-02-09 12:01:03 +00:00
michael
a7761fce12 + Added filetruncate 1999-02-03 11:41:30 +00:00
pierre
03d3ba4054 win32.inc 1999-01-29 09:24:46 +00:00
pierre
28e8e7951d * conversion from boolean to longint must be explicit 1999-01-28 18:24:29 +00:00
pierre
33aac9b556 + system_exit procedure added 1999-01-18 10:05:47 +00:00
peter
d86094c298 + added math unit to objects 1999-01-15 11:47:12 +00:00
florian
ecd19b85b6 + first version 1999-01-12 14:47:45 +00:00
florian
efeab84797 * some updates to compile API units for win32 1999-01-09 07:29:46 +00:00
peter
c6000eea2b * removed winspool requirement 1999-01-07 15:52:22 +00:00
peter
decd60caa8 * clean doesn't clean objpasdir anymore 1999-01-04 11:57:45 +00:00
peter
a1bbee561c * small fixes for better compatibility 1998-12-28 23:35:14 +00:00
peter
e2904b82a1 * fixes for smartlinking 1998-12-28 23:30:11 +00:00
peter
f11d46a93e + stdout, which is needed when you write something in the system unit
to the screen. Like the runtime error
1998-12-28 15:50:42 +00:00
pierre
02a46a6547 * HandleError -> HandleErrorFrame to avoid problem in
assembler code in i386.inc
    (call to overloaded function in assembler block !)
1998-12-21 14:28:20 +00:00
peter
7470cd1cae * use -FE 1998-12-21 13:06:10 +00:00
peter
eea18b6d34 - not necessary 1998-12-15 22:47:00 +00:00
peter
516958a67b * removed temp symbols 1998-12-15 22:42:49 +00:00
pierre
957fdc1f2d + exception handling by default 1998-12-09 17:57:33 +00:00
pierre
67dba7efc3 + added conversion from exceptions into run time error
(only if syswin32 compiled with -ddebug for now !)
  * added HandleError(errno,frame)
    where you specify the frame
    needed for win32 exception handling
1998-12-01 14:00:08 +00:00
pierre
292e21df12 * needs asw to link correctly wprt0 or wdllprt0 file 1998-11-30 13:13:40 +00:00
pierre
8a0fb3c67e + added the changes from Pavel Ozerski after several modifications
to be able to create DLLs
1998-11-30 09:16:57 +00:00
Jonas Maebe
7c0bfa9585 + added warning about TABs 1998-11-24 19:49:32 +00:00
pierre
bc986a816e + added objects unit 1998-11-18 09:28:07 +00:00
peter
b0abdd9de6 * fixed longbool returns for api calls 1998-11-16 15:48:53 +00:00
pierre
62d78e76ad * changed getdir(byte,string) to getdir(byte,shortstring) 1998-11-16 14:14:58 +00:00
peter
057e2e3891 + pascal type aliases 1998-11-12 11:41:05 +00:00
florian
7a43ffe6cb + Is* flags added
+ IsLibrary works also
1998-10-27 15:07:16 +00:00