descriptionexpand macros, reduce #ifdefs
ownerTony Finch
last changeMon, 20 May 2024 15:45:10 +0000 (16:45 +0100)
readme

unifdef: expand macros, reduce #ifdefs

The unifdef utility is a partial C and C++ preprocessor. It can expand just the macros you want expanded, selectively process #ifdef and #if conditional directves, and simplify #if controlling expressions.

For more information, please see the unifdef home page .

shortlog
2024-05-20 Tony Finchbuild: update warnings for more recent versions of... main
2024-05-20 Tony Finchbuild: make cleaner now makes doc-clean
2024-05-20 Tony Finchbuild: bump versions; use pre-installed copies when...
2024-05-20 Tony Finchbuild: fix docs dependencies
2024-05-20 Tony Finchdoc: move external references to their own page
2024-05-20 Tony Finchdoc: Derek Jones commentary on section 6.10 of the...
2024-03-19 Tony Finchbuild: fix incomplete TAGS file
2024-03-19 Tony Finchunifdef: reclassify comment about mcpp
2024-03-19 Tony Finchunifdef: notes on __has_ tests
2024-03-19 Tony Finchunifdef: update link to boost wave
2024-03-19 Tony Finchdoc: __VA_OPT__ obsoletes the conditional macro expansi...
2024-03-19 Tony Finchdoc: move standards and add the mcpp summary
2024-03-19 Tony Finchdoc: C23 supports more flavours of integer constant
2024-03-19 Tony Finchdoc: binary integer literals are in C23
2024-03-19 Tony Finchunifdef: support for C++23 named universal characters
2024-02-28 Tony Finchdoc: better version of C23
...
tags
4 years ago unifdef-3.0.0 unifdef-3.0.0
heads
2 months ago main