dev-util / makeheaders

Tool that automatically generates .h files for a C or C++ programming project

Official package sites : https://www.hwaci.com/sw/mkhdr/ ·

The makeheaders program is a simple utility that will automatically generate all ".h" files for large programming project based on information gleaned from the ".c" and/or ".cpp" source files. It operates by scanning the C and/or C++ source code, extracting appropriate macros, structure and subroutine declarations and writing this declarations, in the correct order, into the generated header files.

v0_p20240823 :: 0 :: gentoo

Modified
License
BSD-2
Keywords
amd64 x86 ~arm ~arm64 ~ppc ~sparc
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-util/makeheaders: Keyword 0_p20240823 arm, #955844
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
dev-util/makeheaders: Keyword 0_p20240823 arm64, #955844
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eric Joldasov · gentoo
dev-util/makeheaders: drop 0_p20240202
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net> Part-of: https://github.com/gentoo/gentoo/pull/41330 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/makeheaders: Stabilize 0_p20240823 amd64, #952815
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/makeheaders: Stabilize 0_p20240823 x86, #952815
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eric Joldasov · gentoo
dev-util/makeheaders: get CPPFLAGS back
Fixes: 2a74cf2a821e39c1ab316bde82221fb41b913391 Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eric Joldasov · gentoo
dev-util/makeheaders: add 0_p20240823
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eric Joldasov · gentoo
dev-util/makeheaders: drop 0_p20220411
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net> Closes: https://github.com/gentoo/gentoo/pull/37919 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
dev-util/makeheaders: Stabilize 0_p20240202 x86, #934937
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
dev-util/makeheaders: Stabilize 0_p20240202 amd64, #934937
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eric Joldasov · gentoo
dev-util/makeheaders: add 0_p20240202
Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eric Joldasov · gentoo
dev-util/makeheaders: drop 0_p4
Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Closes: https://github.com/gentoo/gentoo/pull/29094 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-util/makeheaders: Stabilize 0_p20220411 amd64, #890644
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-util/makeheaders: Stabilize 0_p20220411 x86, #890644
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eric Joldasov · gentoo
dev-util/makeheaders: add 0_p20220411
Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
David Seifert · gentoo
dev-util/makeheaders: Port to EAPI 6
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed