- Guide: rules_ocaml
-
Topics
- Accessibility
- Aggregates
- Aspects
- Bootstrapping
- Caching
- Compilers
- Conditional Builds
- Configuration
- Configurable Defaults
- Configuration Profiles
- Conventions
- Dependencies
- Deployment
- Diagnostics
- Executables
- File Generation
- Interop
- Labels
- Linking
- Maintenance
- Modules (Bazel)
- Modules (OCaml)
- Namespacing
- Offline development
- OPAM
- Optimization
- Packages
- Preprocessing
- Profiles
- Providers
- PPX Support
- Querying
- Repositories
- Refactoring
- Separate Compilation
- Split Dependencies
- Signatures
- Stamping
- Structures
- Targets
- Testing
- Threading
- Toolchains
- Tools
- Troubleshooting
- user.bazelrc
- Visibility
- Workspaces
Configuration Last updated May 2, 2022
Bazel Configurations
Bazel has several different notions of "configuration". A complete discussion of these is beyond the scope of this manual, but the following links will give you more information. |
-
Starlark Build Configurations, a/k/a "build settings"
-
--config command-line option
-
rules_ocaml Configurable Defaults