Commit History

Author SHA1 Message Date
  dtrg f35d231c1f Added support for the Basic compiler. 18 years ago
  dtrg 46d9eff270 Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg 38276da8ea Adjusted to allow the path of the Lpars.h file to be given on the 18 years ago
  dtrg 8364064fae Updated to the latest version of pm. 18 years ago
  dtrg 98c0efeca4 Added support for the Occam compiler. 18 years ago
  dtrg bffe70f9ac Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg b48e9d9550 Renamed em.h to occam-em.h to avoid a clash with an ACK module 18 years ago
  dtrg d73458fd52 Tweaked the CVS settings. 18 years ago
  dtrg b33fd563b7 Added support for the Modula-2 compiler. 18 years ago
  dtrg dd760329aa Rationalised use of #includes to be more standards-compliant. 18 years ago
  dtrg 383677ff3e Changed to no longer build sys_lock() and sys_unlock(); they only work 18 years ago
  dtrg 75d10944b8 Fixed to use rename() for renaming files, not link()/unlink(). 18 years ago
  dtrg d6bd2c86bd Now avoids piping shell scripts into a new instance of sh, instead 18 years ago
  dtrg 8952648ab5 Modified to include the appropriate header file rather than (badly) 18 years ago
  dtrg 06ed8b1b8f Updated to the latest version of pm. 18 years ago
  dtrg 6f46578879 Modified to not try to unlink directories when installing. 18 years ago
  dtrg 4a8b62c862 Updated version number. 18 years ago
  dtrg 1f78b7ff4e Modified to use rename() instead of link()/unlink() to rename files. 18 years ago
  dtrg 2d5e79ec0a Updated to the latest version of pm which installs files with symlinks. 18 years ago
  dtrg 58fad2b368 Updated to the latest version of pm. 18 years ago
  dtrg 188f135e5e Updated to the latest version of pm. 18 years ago
  dtrg 62a8851bc8 Added a workaround for an OSX compiler bug. 18 years ago
  dtrg 46d504c483 Updated to the latest version of pm. 18 years ago
  dtrg 9c722420dd Replaced calls to the custom strindex() and strrindex() functions with the 18 years ago
  dtrg 80b4463439 Modified to no longer build unoptimised duplicates of all the standard 18 years ago
  dtrg ac7b578128 Changed to call ranlib on ar archives. (Unnecessary on Linux and *BSD, 18 years ago
  dtrg 09f4845060 Removed a really unpleasant test for whether a pointer points at a string 18 years ago
  dtrg 47d990fec8 Modified to avoid creating a zero-length iargs array, which some compilers 18 years ago
  dtrg f3e9069ea0 cpp now gets installed in the right place. 18 years ago
  dtrg 217062585d Really added support for the Pascal compiler. 18 years ago