Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ucpp | Distribution: openSUSE Tumbleweed |
Version: 1.3.5 | Vendor: openSUSE |
Release: 2.9 | Build date: Sun Jul 29 13:59:44 2018 |
Group: Development/Tools/Building | Build host: reproducible |
Size: 52742 | Source RPM: ucpp-1.3.5-2.9.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://gitlab.com/scarabeusiv/ucpp/ | |
Summary: A preprocessor compliant to C99 |
ucpp is a preprocessor for C source code, specifically code compliant to the ISO standard 9899:1999, also known as C99. A preprocessor is responsible for macro replacement, conditional compilation and inclusion of header files. ucpp operates in two modes: -- lexer mode: ucpp is linked to some other code and outputs a stream of tokens (each call to the lex() function will yield one token) -- non-lexer mode: ucpp preprocesses text and outputs the resulting text to a file descriptor; if linked to some other code, the cpp() function must be called repeatedly, otherwise ucpp is a stand-alone binary.
BSD-3-Clause
* Sun Jul 29 2018 jengelh@inai.de - Compact description and ensure neutrality. * Wed Jun 06 2018 tchvatal@suse.com - Version update to 1.3.5: * Few cppcheck fixes * Move to gitlab * Few manpage tweaks * Fri Nov 01 2013 tchvatal@suse.com - Drop clean phase and use verbose build. * Sat Apr 20 2013 tchvatal@suse.com - Add http url path. * Wed Dec 19 2012 tchvatal@suse.com - Version bump to 1.3.4 * this version moves all the options from header to conf switches * add possibility to use the headers in c++ apps * silences warnings * remove weird exit so buildservice does not complain * Thu Nov 22 2012 tchvatal@suse.com - Depend on xz for unpacking. * Wed Nov 21 2012 tchvatal@suse.com - Initial commit, required by libreoffice-4.0
/usr/bin/ucpp /usr/share/man/man1/ucpp.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 30 00:56:19 2024