Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ucpp-1.3.5-2.21 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: ucpp Distribution: openSUSE Tumbleweed
Version: 1.3.5 Vendor: openSUSE
Release: 2.21 Build date: Fri Feb 2 17:17:50 2024
Group: Development/Tools/Building Build host: i04-ch1c
Size: 53730 Source RPM: ucpp-1.3.5-2.21.src.rpm
Packager: https://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.

Provides

Requires

License

BSD-3-Clause

Changelog

* 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

Files

/usr/bin/ucpp
/usr/share/man/man1/ucpp.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:52:28 2024