-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
conda build options #110
Comments
For reference, here is the conda build help:
|
Determine what |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Meta issue to track implementation of build command line options (see review in #103).
Priority
--output
-t, --test
--no-test
-b, --build-only
--skip-existing
--keep-old-work
--dirty
-q, --quiet
--debug
--croot
--verify
--no-verify
--strict-verify
--output-folder
-c, --channel
--use-local
--override-channels
--repodata-fn
--zstd-compression-level
--no-remove-work-dir
--no-include-recipe
-s, --source
--keep-going, -k
--no-copy-test-source-files
--extra-deps
--extra-meta
Later
--append-file
--clobber-file
-m, --variant-config-files
-e, --exclusive-config-files, --exclusive-config-file
--variants
--check
--no-anaconda-upload
Investigate
--python
--perl
--numpy
--R
--lua
--bootstrap
--old-build-string
--use-channeldata
--post
-p, --test-run-post
--no-activate
--cache-dir
--stats-file
--suppress-variables
--experimental {jlap,lock}
Maybe
--token
--user
--label
--no-force-upload
Ignore
--no-build-id
--build-id-pat
--no-prefix-length-fallback
--prefix-length-fallback
--prefix-length
--no-locking
--error-overlinking
--no-error-overlinking
--error-overdepending
--no-error-overdepending
--long-test-prefix
--no-long-test-prefix
--merge-build-host
Error
-n, --no-source
The text was updated successfully, but these errors were encountered: