1 dépôt
Settings that define whether a project module is public or internal to ensure correct dependency propagation.
Distinct from Function Visibility Controls: Distinct from Function Visibility Controls: manages the visibility of entire project modules rather than individual functions.
Explore 1 awesome GitHub repository matching security & cryptography · Project Module Visibility Controls. Refine with filters or upvote what's useful.
Premake is a build system generator and cross-platform build configuration tool. It functions as a scripting engine that transforms scripted workspace definitions into native project files for multiple build toolsets and compilers. Additionally, it can generate JSON-formatted compilation databases for use with language servers and static analysis tools. The project distinguishes itself through a programmable runtime that allows for internal function hooking and the interception of build logic. This extensibility enables users to create custom toolset generators, implement modular extensions f
Allows setting whether project modules are treated as public to manage dependency handling correctly.