gccxml 0.9.0+git20130511-1ubuntu2 source package in Ubuntu

Changelog

gccxml (0.9.0+git20130511-1ubuntu2) saucy; urgency=low

  * Use dh_autotools-dev addon to update config.sub|guess.
 -- Dmitrijs Ledkovs <email address hidden>   Thu, 10 Oct 2013 15:27:12 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
gccxml_0.9.0+git20130511.orig.tar.gz 11.9 MiB b6450a5e39726a03e53bfe5f51c677cf1e028a64d4ae60e4a4aaecd83c0609e0
gccxml_0.9.0+git20130511-1ubuntu2.debian.tar.gz 26.5 KiB 31ba6d2685ba8cb3a27e5317be779c1836fb9d9d15409a9f597dcf75ffc04b11
gccxml_0.9.0+git20130511-1ubuntu2.dsc 2.1 KiB 976d24452829b4f865ef5e89c0f59218516aaa064516ac805638c42a3a1fdacd

View changes file

Binary packages built by this source

gccxml: No summary available for gccxml in ubuntu saucy.

No description available for gccxml in ubuntu saucy.

libgccxml-dev: Libraries for building extension to gccxml output

 There is one open-source C++ parser, the C++ front-end to GCC, which
 is currently able to deal with the language in its entirety. The
 purpose of the GCC-XML extension is to generate an XML description of
 a C++ program from GCC's internal representation. Since XML is easy to
 parse, other development tools will be able to work with C++ programs
 without the burden of a complicated C++ parser.
 .
 These libraries are part of the GCC-XML tool.