Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • fabiao/cookbook
  • redox-os/cookbook
  • stratact/cookbook
  • carrot93/cookbook
  • microcolonel/cookbook
  • feliwir/cookbook
  • xTibor/cookbook
  • jD91mZM2/cookbook
  • mpajkowski/cookbook
  • rw_van/cookbook
  • athei/cookbook
  • kblobr/cookbook
  • VitalyAnkh/cookbook
  • sajattack/cookbook
  • sainath14/cookbook
  • ackxolotl/cookbook
  • AdminXVII/cookbook
  • coolreader18/cookbook
  • deepaksirone/cookbook
  • smckay/cookbook
  • 4lDO2/cookbook
  • tomasritter/cookbook
  • alfredoyang/cookbook
  • samuela/cookbook
  • andrewdavidmackenzie/cookbook
  • uuuvn/cookbook
  • josh_williams/cookbook
  • bjorn3/cookbook
  • ids1024/cookbook
  • Chocimier/cookbook
  • bpisch/cookbook
  • willnode/cookbook
  • grnmeira/cookbook
  • andrey.turkin/cookbook
  • cameronbraid/cookbook
  • kamirr/cookbook
  • freewilll/cookbook
  • kivimango/cookbook
  • rukai/cookbook
  • mattmadeofpasta/cookbook
  • jordan_mccallum/cookbook
  • dahc/cookbook
  • Forest0923/cookbook
  • LLeny/cookbook
  • doriancodes/cookbook
  • ashton/cookbook
  • gmacd/cookbook
  • mojo/cookbook
  • wt/cookbook
  • red15/cookbook
  • hasheddan/cookbook
  • dimymark/cookbook
  • andypython/cookbook
  • enygmator/cookbook
  • Ivan/cookbook
  • argslc/cookbook
  • adi-g15/cookbook
  • tfinnegan937/cookbook
  • raffaeleragni/cookbook
  • Lekkit/cookbook
  • bitstr0m/cookbook
  • josh/cookbook
  • zhaozhao/cookbook
  • blueskyson/cookbook
  • Xunjin/cookbook
  • StaringAtEditor/cookbook
  • monk_programmer/cookbook
  • DimitarGj/cookbook
  • njskalski/cookbook
69 results
Show changes
Showing
with 131 additions and 0 deletions
#TODO camino crate error
[source]
git = "https://github.com/rust-lang/rust-clippy"
[build]
template = "cargo"
#TODO require the rust-src rustc-dev llvm-tools-preview components
[source]
git = "https://github.com/formal-land/coq-of-rust"
[build]
template = "custom"
script = """
cookbook_cargo_packages coq_of_rust_cli coq_of_rust_lib
"""
#TODO camino crate error
[source]
git = "https://github.com/rust-lang/crater"
[build]
template = "cargo"
dependencies = [
"openssl1",
]
#TODO missing script to properly move the binary
[source]
git = "https://github.com/rust-diplomat/diplomat"
[build]
template = "custom"
script = """
cookbook_cargo_packages diplomat
"""
#TODO camino crate error
[source]
git = "https://github.com/evcxr/evcxr"
[build]
template = "custom"
script = """
cookbook_cargo_packages evcxr_jupyter
"""
#TODO camino crate error
[source]
git = "https://github.com/evcxr/evcxr"
[build]
template = "custom"
script = """
cookbook_cargo_packages evcxr_repl
"""
#TODO compiled but not tested
[source]
git = "https://github.com/model-checking/kani"
[build]
template = "cargo"
#TODO compiled but not tested
[source]
git = "https://github.com/fornwall/rust-script"
[build]
template = "cargo"
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/a11ywatch/rust-to-npm"
[build]
template = "custom"
script = """
cookbook_cargo_packages rust-to-npm-cli
"""
#TODO serde crate error (after cargo update)
[source]
git = "https://github.com/rust-lang/rustfmt"
[build]
template = "cargo"
#TODO serde crate error
[source]
git = "https://github.com/rust-lang/rustup"
[build]
template = "cargo"
dependencies = [
"openssl1",
]
#TODO libc error
[source]
git = "https://github.com/mozilla/sccache"
[build]
template = "cargo"
dependencies = [
"openssl1",
]
#TODO users crate error
[source]
git = "https://github.com/igor-petruk/scriptisto"
[build]
template = "cargo"
#TODO missing script for GNU Make, see https://wiki.mercurial-scm.org/UnixInstall
#TODO require CPython header files
[source]
tar = "https://www.mercurial-scm.org/release/mercurial-6.6.2.tar.gz"
[build]
template = "custom"
#TODO not compiled or tested
[source]
git = "https://github.com/trunk-rs/trunk"
[build]
template = "cargo"
#TODO fs4 crate error
[source]
git = "https://github.com/rustwasm/wasm-pack"
[build]
template = "cargo"
#TODO compiled but not tested
[source]
git = "https://github.com/bytecodealliance/wasm-tools"
[build]
template = "cargo"
#TODO region crate error
[source]
git = "https://github.com/wasmerio/wasmer"
[build]
template = "custom"
script = """
cookbook_cargo_packages wasmer-cli
"""
#TODO fs-set-times and rustix crates error
[source]
git = "https://github.com/wasmi-labs/wasmi"
[build]
template = "custom"
script = """
cookbook_cargo_packages wasmi_cli
"""
#TODO not compiled or tested
[source]
git = "https://github.com/kateinoigakukun/wasminspect"
[build]
template = "cargo"