index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
cargo-build-system.scm
Age
Commit message (
Expand
)
Author
2019-07-16
build/cargo-build-system: Use bundled json instead of guile-json.
Robert Vollmert
2019-07-16
build/cargo-build-system: Set CARGO_HOME early.
Robert Vollmert
2019-06-11
build-system/cargo: Don't copy source as an output.
Ivan Petkov
2019-06-11
build-system/cargo: Use sources from package sources.
Ivan Petkov
2019-05-10
build/cargo-utils: Remove "src-name" parameter.
Ivan Petkov
2019-04-09
build-system/cargo: refactor phases to successfully build
Ivan Petkov
2019-03-01
gnu: rust: Factor out "cargo-utils" from "cargo-build-system".
Ivan Petkov
2018-03-11
build-system/gnu: Add 'bootstrap' phase.
Ludovic Courtès
2017-04-14
build-system/cargo: Remove store reference.
Mathieu Othacehe
2017-03-17
build/cargo-build-system: Make cargo-build-system install working packages.
Danny Milosavljevic
2017-01-01
build-system: cargo: Handle Cargo.lock file not present.
David Craven
2017-01-01
build-system: cargo: Make Cargo.toml writeable.
David Craven
2016-12-14
build-system: Add cargo build system.
David Craven