summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/conf2struct: Added ~mips to KEYWORDSJoshua Kinard2021-05-231-1/+1
| | | | | | Bug: https://bugs.gentoo.org/689340 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.18, Repoman-3.0.3
* dev-util/conf2struct: revbump for libconfig subslot depSam James2021-01-023-6/+6
| | | | | Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/conf2struct: 1.3 version bumpCraig Andrews2020-07-203-1/+34
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-util/conf2struct: s390 keyworded (bug #689340)Sam James2020-07-131-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-222-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/conf2struct: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-082-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/conf2struct: x86 keyworded (bug #689340)Thomas Deutschmann2019-11-261-1/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/conf2struct: Cleanup old versionCraig Andrews2019-09-047-199/+0
| | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-util/conf2struct: 1.0 version bumpCraig Andrews2019-09-042-0/+33
| | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-util/conf2struct: Add ~arm keyword wrt bug #689340Mikle Kolyada2019-08-021-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/conf2struct: Remove 0_pre0 versionCraig Andrews2019-07-191-43/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-util/conf2struct: Respect CFLAGS and CCCraig Andrews2019-07-192-0/+47
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-util/conf2struct: Disable parallel makeCraig Andrews2019-07-191-0/+5
| | | | | | Closes: https://bugs.gentoo.org/690152 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-util/conf2struct: Remove use flagsCraig Andrews2019-07-182-2/+2
| | | | | | | These use flags were accidentally included Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-util/conf2struct: The license is actually BSD-2Craig Andrews2019-07-172-2/+2
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* dev-util/conf2struct: Create C parsers for libconfig and command-lineCraig Andrews2019-07-059-0/+233
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>