Commit Graph

5286 Commits

Author SHA1 Message Date
peter
206ae47ad5 * regenerate for win32 fix 2000-01-18 00:25:15 +00:00
peter
33dea14407 * no opengl for win32 yet 2000-01-18 00:23:43 +00:00
peter
c184fbc3fa * added db package 2000-01-18 00:23:27 +00:00
peter
e4510fa2d7 * fixed compilerzip,fclzip targets 2000-01-18 00:23:05 +00:00
peter
76d0678bcf * fixed uninited local var 2000-01-18 00:22:48 +00:00
peter
094857811d * export FPCEXTCMD which didn't work :( 2000-01-18 00:22:29 +00:00
peter
96c6b12998 * unexport OS_SOURCE,FPC_VERSION
* remove docsrc,installersrc from generic source target
2000-01-18 00:21:43 +00:00
peter
a58242957b * fixed interpret_envvar whcih crashed when the envvar was not set
* also warn if the envvar is empty (=not set)
2000-01-17 22:50:28 +00:00
peter
4f22717b61 * open with mode 2 in rewrite 2000-01-17 20:02:30 +00:00
peter
74aeb645bd * 0.99.14 release update 2000-01-17 20:02:17 +00:00
Jonas Maebe
bc9c4771c0 + support for NaN's, cleaner support for Inf 2000-01-17 13:00:51 +00:00
pierre
81f2dbd175 * uses windows needed for GetShortName 2000-01-17 12:20:03 +00:00
peter
b62af487eb * handle check fixed 2000-01-16 23:10:15 +00:00
peter
c67ec0e996 * fixed typo 2000-01-16 23:05:03 +00:00
peter
1b6cb38346 * use environment variable again for win32, the file writing gives to
much trouble
2000-01-16 22:26:46 +00:00
peter
cea4495a20 * check handle for file closing 2000-01-16 22:25:38 +00:00
peter
c888816ce9 * use env var again for win32 2000-01-16 22:24:19 +00:00
peter
25dda03cdc * renamed call_offset to para_offset 2000-01-16 22:17:11 +00:00
Tomas Hajny
89fde0f912 * 'uses Dos' added for OS/2 target 2000-01-16 19:10:25 +00:00
Tomas Hajny
565a908ddc * cdecl for EMXWRAP added 2000-01-16 18:56:13 +00:00
Tomas Hajny
075dd0424b * got rid of PPC386.CFG dependency 2000-01-16 18:44:21 +00:00
Jonas Maebe
094d7d1829 * changed "with object_type" construct because of bug in the
compiler
2000-01-16 14:15:33 +00:00
Jonas Maebe
41557bcd50 + bug0307 2000-01-16 14:13:29 +00:00
marco
d02b25d577 * some ugly comments fixed. 2000-01-16 13:24:48 +00:00
marco
9f0387aa6d * Remove the file! 2000-01-14 22:06:54 +00:00
marco
4270c2044e * removed I hope 2000-01-14 22:06:07 +00:00
marco
98d6d42cb3 * Some fixes, rename .pas to .pp, ptop'ed 2000-01-14 22:05:47 +00:00
marco
e1882abb1b * Change Lee's first name to John :-) 2000-01-14 22:03:43 +00:00
marco
f992828ffa * Changed some comments 2000-01-14 22:03:07 +00:00
pierre
54ff867462 + support for long filenames with spaces for compilation
* avoid too long linker error output
2000-01-14 15:38:28 +00:00
pierre
78e67e94cb + GetShortFileName used for tcodeeditor file opening 2000-01-14 15:36:42 +00:00
pierre
72cc83f234 + parsecmd supports "filename with spaces" for IDE 2000-01-14 15:33:15 +00:00
pierre
68e4d27435 * use ./ instead of . to look into startup dir 2000-01-14 14:40:37 +00:00
pierre
99d8f90aec + some warnings for wrong lines inside config files 2000-01-14 14:33:53 +00:00
pierre
170d305b21 * avoid searching of include file in start dir first 2000-01-14 14:28:40 +00:00
peter
9694a38178 * small updates 2000-01-14 13:06:22 +00:00
peter
23daf4bcac * version 0.99.14 2000-01-14 13:05:54 +00:00
peter
aadec7d674 * package generation fixes 2000-01-14 12:16:40 +00:00
peter
87f28ae1aa * sourceinstall updates 2000-01-14 12:14:41 +00:00
marco
47b12415e8 * Initial version 2000-01-14 12:02:04 +00:00
peter
1e82a44e48 * 0.99.14 spec file 2000-01-13 21:18:37 +00:00
peter
615fb3e8b8 * 0.99.14 updates 2000-01-13 21:18:15 +00:00
peter
68890b85c1 * 0.99.14 release prepares 2000-01-13 21:16:40 +00:00
peter
ffaf1b5adc * regenerated 2000-01-13 21:15:26 +00:00
peter
6b31a47ad8 * updates for new fpcmake features 2000-01-13 21:11:30 +00:00
peter
9c2c5c7c8e * zipsourcesinstall
* zip fixes, bzip2 support with USETAR=bz2
  * multi pkg's support to include several dirs
2000-01-13 21:08:46 +00:00
marco
3e27a0fa9c * now flagged binary I hope. 2000-01-13 19:13:26 +00:00
marco
ea45c273eb * Fixed input routine 2000-01-13 19:12:05 +00:00
marco
dfea6438af * fixed too long topline 2000-01-13 19:11:16 +00:00
Jonas Maebe
04a3db19c2 * moved deallocation of registers used in reference that points to string after
copyshortstring (this routine doesn't require extra regs)
2000-01-13 16:52:47 +00:00