Commit Graph

5417 Commits

Author SHA1 Message Date
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
Jonas Maebe
5910b48cbe * released -dalignreg
* some small fixes to -dnewOptimizations helper procedures
2000-01-13 13:07:05 +00:00
Jonas Maebe
7fbe48e245 * fixed warning 2000-01-13 13:06:03 +00:00
peter
d2529529f5 * regenerated for new package deps 2000-01-13 11:40:51 +00:00
peter
87d843fbbd * better package dep creation 2000-01-13 11:34:26 +00:00
peter
277184ad38 * fixed zstream, it works now correct with zlib/paszlib 2000-01-12 23:43:40 +00:00
michael
78794fe79a + Initial implementation 2000-01-12 23:31:23 +00:00
peter
a1bfbbfeea * log added 2000-01-12 23:29:49 +00:00
peter
03f93fb547 * regenerated to support gecho and win32 fpcext.cmd fixes 2000-01-12 23:26:13 +00:00
peter
db1631b118 * fixed uint setting. MSDOS is also defined for the go32v2 target, so
use first a check for FPC and if not found then check MSDOS
2000-01-12 23:21:59 +00:00
peter
c8b298b9ac * gecho support
* use foreach to write fpcext.cmd
  * add fpcext.cmd to clean targets
2000-01-12 23:20:36 +00:00
michael
d9b9560795 Works again inder linux 2000-01-12 23:11:03 +00:00
michael
f13bdfe511 + Removed CR/LF 2000-01-12 22:55:24 +00:00
michael
110e306700 + Initial implementation 2000-01-12 22:46:58 +00:00
michael
1973473209 + Moved to subdirectories for easier packing 2000-01-12 22:02:26 +00:00
michael
ff5c5af14f + moved to subdirectories for easier packing 2000-01-12 22:01:39 +00:00
peter
f158f8be13 * added objfpc mode for 0.99.12 2000-01-12 10:43:40 +00:00
peter
8988e21b27 * fixed bug which sometimes matched .ppw with .pp 2000-01-12 10:40:59 +00:00
peter
96ed273164 * smartlinking fixes for binary writer
* release alignreg code and moved instruction writing align to cpuasm,
    but it doesn't use the specified register yet
2000-01-12 10:38:16 +00:00
peter
6f3e82438e * only give unsupported error once 2000-01-12 10:34:29 +00:00