3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-06 09:00:54 +00:00
yosys/cmake
Catherine c9e3ae8c9a CMake: improve and vendor upstream FindBISON module.
This change uses the `find_program(VALIDATOR)` functionality available
since CMake 3.25 to find the acceptable Bison executable instead of
failing if the first one found is too old. (macOS ships with Bison 2.6.)

This change also explicitly finds a usable M4 and ensures the Bison
command will use it. (macOS ships with an m4 which can fail if XCode
Tools aren't installed.)
2026-06-05 17:40:25 +00:00
..
toolchain Migrate build system to CMake 2026-06-03 08:58:10 +00:00
CheckLibcFeatures.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
Condition.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
FindBISON.cmake CMake: improve and vendor upstream FindBISON module. 2026-06-05 17:40:25 +00:00
FindDlfcn.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
FindPyosysEnv.cmake Update top-level Python project for CMake compatibility. 2026-06-03 09:03:23 +00:00
FindPython3Devel.cmake Update top-level Python project for CMake compatibility. 2026-06-03 09:03:23 +00:00
GetPyosysVersion.cmake Update top-level Python project for CMake compatibility. 2026-06-03 09:03:23 +00:00
PkgConfig.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
PmgenCommand.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
YosysAbc.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
YosysAbcSubmodule.cmake docs: Resolving todos 2026-06-04 20:35:52 +12:00
YosysComponent.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
YosysConfigScript.cmake Populate link_flags in yosys-config 2026-06-04 10:15:47 +02:00
YosysInstallDirs.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
YosysLinkTarget.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
YosysVerific.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
YosysVersion.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00
YosysVersionData.cmake Migrate build system to CMake 2026-06-03 08:58:10 +00:00