Searched hist:"4 f69910b6e3819988a1446e35e0e85e74672bc23" (Results 1 – 5 of 5) sorted by relevance
| /libCEED/tests/ |
| H A D | t010-config.c | 4f69910b6e3819988a1446e35e0e85e74672bc23 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 D | releasenotes.md | 4f69910b6e3819988a1446e35e0e85e74672bc23 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 D | ceed.h | 4f69910b6e3819988a1446e35e0e85e74672bc23 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 D | ceed.c | 4f69910b6e3819988a1446e35e0e85e74672bc23 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 D | Makefile | 4f69910b6e3819988a1446e35e0e85e74672bc23 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`.
|