Resources
These resources will help you accomplish more using conda-build. We provide information on topics including build scripts, build variants, making packages relocatable, and defining metadata in the meta.yaml. We also provide guidelines and a template for submitting your own documentation.
- Build scripts (build.sh, bld.bat)
- Anaconda compiler tools
- Defining metadata (meta.yaml)
- Adding pre-link, post-link, and pre-unlink scripts
- Activate scripts
- Making packages relocatable
- Conda package specification
- Using shared libraries
- Build variants
- Conda-build CLI reference
- Adding Windows Start menu items
- Writing style guide
- Tutorial template