pkgsrc-wip/cpphs
Emil Sköldberg 27b40851bd Update to version 1.3.
Changes:
- Added a "--cpp" option for drop-in compatibility with standard cpp.
  It causes cpphs to accept standard cpp flags and translate them to
  cpphs equivalents. Compatibility options include: -o, -ansi, -traditional,
  -stdc, -x, -include, -P, -C, -CC, -A. The file behaviour is different
  too - if two filenames are given on the commandline, then the second is
  treated as the output location.
- Fixed a corner-case bug in evaluating chained and overlapping #ifdefs.
2006-10-13 12:57:55 +00:00
..
DESCR cpphs is a liberalised re-implementation of cpp, the C pre-processor, 2005-11-07 17:04:20 +00:00
distinfo Update to version 1.3. 2006-10-13 12:57:55 +00:00
Makefile Update to version 1.3. 2006-10-13 12:57:55 +00:00
PLIST cpphs is a liberalised re-implementation of cpp, the C pre-processor, 2005-11-07 17:04:20 +00:00