GithubHelp home page GithubHelp logo

lguzzon-scratchbook / unifdef Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fanf2/unifdef

0.0 1.0 0.0 585 KB

selectively remove C preprocessor conditionals

Home Page: http://dotat.at/prog/unifdef

License: Other

C 74.10% Makefile 1.19% Shell 9.43% C++ 0.02% ApacheConf 1.10% HTML 2.65% Perl 0.81% Roff 10.71%

unifdef's Introduction

unifdef - selectively remove C preprocessor conditionals

Written by Tony Finch <[email protected]> - http://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 download the latest release tar and zip files from:
	http://dotat.at/prog/unifdef

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

I also maintain a copy at http://github.com/fanf2/unifdef
(Warning: GitHub's zip download is incomplete and unusable.)

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

Ruediger Meier <[email protected]>
 - build and portability cleanups

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

Steve Underwood <[email protected]>
 - read #define and #undef directives from a file

Brian Ginsbach <[email protected]>
 - improved expression evaluator

Other contributions are listed in the Changelog.

- end -

unifdef's People

Contributors

fanf2 avatar rudimeier avatar bginsbach avatar lguzzon avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.