Skip to content
forked from fanf2/unifdef

selectively remove C preprocessor conditionals

License

Notifications You must be signed in to change notification settings

jedelbo/unifdef

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unifdef - selectively remove C preprocessor conditionals

Written by Tony Finch <[email protected]> - http:https://dotat.at/prog/unifdef/

The unifdef utility selectively processes conditional C preprocessor
#if and #ifdef directives. It removes from a file both the directives
and the additional text that they delimit, while otherwise leaving the
file alone.

Please see the INSTALL file for installation instructions.

Pre-formatted documentation can be found in unifdef.txt

You can subscribe to release announcements at:
	http:https://freshmeat.net/projects/unifdef

You can clone the development repository using:
	git clone http:https://dotat.at/git/unifdef.git

I also maintain a copy at http:https://github.com/fanf2/unifdef

Please send bug reports and patches to me. Unless you state otherwise,
I will assume that any contributions are under the two-clause BSD
licence. See the COPYING file for details.

Thanks to the following people for their contributions:

Bob Proulx <[email protected]>
 - test suite

Jonathan Nieder <[email protected]>
 - bug fixes, improved unifdefall

Anders H Kaseorg <[email protected]>
 - bug fixes and other improvements

Ben Hutchings at Solarflare Communications
 - lenient evaluation of && and ||

Other contributions are listed in the Changelog.

- end -

About

selectively remove C preprocessor conditionals

Resources

License

Stars

Watchers

Forks

Packages

No packages published