public inbox for bunsen@sourceware.org
 help / color / mirror / Atom feed
* [Bug bunsen/31604] New: learn to ingest CMakeCache.txt
@ 2024-04-04  1:50 fche at redhat dot com
  0 siblings, 0 replies; only message in thread
From: fche at redhat dot com @ 2024-04-04  1:50 UTC (permalink / raw)
  To: bunsen

https://sourceware.org/bugzilla/show_bug.cgi?id=31604

            Bug ID: 31604
           Summary: learn to ingest CMakeCache.txt
           Product: bunsen
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bunsen
          Assignee: bunsen at sourceware dot org
          Reporter: fche at redhat dot com
  Target Milestone: ---

These files are the cmake equivalent of autoconf's config.log or config.status
files, which bunsen can process.  Here's a random CMakeCache.txt extract:




//ASM compiler
CMAKE_ASM_COMPILER:FILEPATH=/usr/lib64/ccache/gcc

//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar

//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib


CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ASM_FLAGS_NONE
CMAKE_ASM_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE
CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO
CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-04  1:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-04  1:50 [Bug bunsen/31604] New: learn to ingest CMakeCache.txt fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).