Home
last modified time | relevance | path

Searched hist:"4 f69910b6e3819988a1446e35e0e85e74672bc23" (Results 1 – 5 of 5) sorted by relevance

/libCEED/tests/
H A Dt010-config.c4f69910b6e3819988a1446e35e0e85e74672bc23 Sat Mar 22 05:32:05 UTC 2025 Jed Brown <jed@jedbrown.org> Add run-time interface for build-time config (fix #1732)

This adds CeedGetGitVersion() to access output of `git describe --dirty`
and CeedGetBuildConfiguration() to get variables like compilers and
flags.

For builds without a Git repo, we return "unknown" or the user can set
the string via `make GIT_DESCRIBE=deadbeaf`.
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md4f69910b6e3819988a1446e35e0e85e74672bc23 Sat Mar 22 05:32:05 UTC 2025 Jed Brown <jed@jedbrown.org> Add run-time interface for build-time config (fix #1732)

This adds CeedGetGitVersion() to access output of `git describe --dirty`
and CeedGetBuildConfiguration() to get variables like compilers and
flags.

For builds without a Git repo, we return "unknown" or the user can set
the string via `make GIT_DESCRIBE=deadbeaf`.
/libCEED/include/ceed/
H A Dceed.h4f69910b6e3819988a1446e35e0e85e74672bc23 Sat Mar 22 05:32:05 UTC 2025 Jed Brown <jed@jedbrown.org> Add run-time interface for build-time config (fix #1732)

This adds CeedGetGitVersion() to access output of `git describe --dirty`
and CeedGetBuildConfiguration() to get variables like compilers and
flags.

For builds without a Git repo, we return "unknown" or the user can set
the string via `make GIT_DESCRIBE=deadbeaf`.
/libCEED/interface/
H A Dceed.c4f69910b6e3819988a1446e35e0e85e74672bc23 Sat Mar 22 05:32:05 UTC 2025 Jed Brown <jed@jedbrown.org> Add run-time interface for build-time config (fix #1732)

This adds CeedGetGitVersion() to access output of `git describe --dirty`
and CeedGetBuildConfiguration() to get variables like compilers and
flags.

For builds without a Git repo, we return "unknown" or the user can set
the string via `make GIT_DESCRIBE=deadbeaf`.
/libCEED/
H A DMakefile4f69910b6e3819988a1446e35e0e85e74672bc23 Sat Mar 22 05:32:05 UTC 2025 Jed Brown <jed@jedbrown.org> Add run-time interface for build-time config (fix #1732)

This adds CeedGetGitVersion() to access output of `git describe --dirty`
and CeedGetBuildConfiguration() to get variables like compilers and
flags.

For builds without a Git repo, we return "unknown" or the user can set
the string via `make GIT_DESCRIBE=deadbeaf`.