Sign in
fuchsia
/
fargo
/
HEAD
a7d967b
[write-config] Add rust_api_level_cfg_flags.txt
by Evan Wildenhain
· 2 years, 1 month ago
main
master
22c8e19
Switch from failure to anyhow
by Dan Johnson
· 3 years ago
e39b64c
Suppress some exciting new warnings
by Rob Tsuk
· 4 years, 5 months ago
56e8b99
Otherwise there are constant warnings
by Rob Tsuk
· 4 years, 8 months ago
4319193
Support flatland
by Rob Tsuk
· 4 years, 10 months ago
7980f00
Find libraries in prebuilts
by Rob Tsuk
· 4 years, 10 months ago
d046421
Reorder test arguments to handle user-provided args
by Marc Khouri
· 4 years, 10 months ago
a3645f7
Use `ffx test run` for testing v2 components
by Marc Khouri
· 4 years, 10 months ago
44d385e
Add script to help with CIPD updates
by Marc Khouri
· 4 years, 10 months ago
a9cfd41
include the sdk dir
by Rob Tsuk
· 5 years ago
94a26f5
Add support for .cml (components v2)
by Marc Khouri
· 5 years ago
4426462
Correct libc path for cross-compiled pm_build
by Marc Khouri
· 5 years ago
6bbad67
Add option to pass static link library lines
by Rob Tsuk
· 5 years ago
50d1c58
Support the —bins option to test
by Rob Tsuk
· 5 years ago
0002f01
Support just running lib tests
by Rob Tsuk
· 5 years ago
d7f0211
Warn if cmx file is missing
by Rob Tsuk
· 5 years ago
4533d3e
Add newly required argument for cmc
by Rob Tsuk
· 5 years ago
a85106d
Support session_control
by Rob Tsuk
· 5 years ago
83f9711
Separate zircon build is gone
by Rob Tsuk
· 5 years ago
9ea6c3d
Convert manifest path to absolute
by Rob Tsuk
· 5 years ago
7f6f384
Set caller to suppress ssh configuration messages
by Rob Tsuk
· 6 years ago
e7d0a95
Run cmc include before validating
by Rob Tsuk
· 6 years ago
b9686fe
Use fx shell instead of ssh directly
by Rob Tsuk
· 6 years ago
e81c23f
Add kill option to fargo run and fix threads
by Rob Tsuk
· 6 years ago
cccf426
Add fuchsia.process.Launcher to default sandbox
by Rob Tsuk
· 6 years ago
42825d3
Adapt to new fdio location following http://fxrev.dev/399610
by Dan Johnson
· 6 years ago
856cc30
Add a way to link to static libraries
by Rob Tsuk
· 6 years ago
3fa2e15
Adapt to new locations for libraries
by Rob Tsuk
· 6 years ago
5fedb78
Fix crates relying on rust_panic custom config.
by Dan Johnson
· 6 years ago
9166eed
Fix fargo test
by Rob Tsuk
· 6 years ago
db45b86
Updates to match build
by Rob Tsuk
· 6 years ago
8f26d20
Allow multiple CLI flag occurrences
by Marc Khouri
· 6 years ago
7e8371b
Fixes for ARM and build layout changes
by Rob Tsuk
· 6 years ago
505c3bd
Update build instructions
by Rob Tsuk
· 6 years ago
3675d4d
Adapt to new location of sysroot
by Rob Tsuk
· 6 years ago
aea0300
Enable doc tests on Fuchsia
by Rob Tsuk
· 6 years ago
1fbf64b
Add app-dir option alongside app-name
by Marc Khouri
· 6 years ago
af11f08
Add -Wrust-2018-idioms to all builds
by Rob Tsuk
· 6 years ago
f502643
Add app-name option to test and autotest
by Rob Tsuk
· 6 years ago
a20e301
Output a warning for the sessionctl run mode
by Rob Tsuk
· 6 years ago
9a012b7
Add support for more complex builds
by Rob Tsuk
· 6 years ago
3294ef7
Fixup write-config instruction in README
by Marc Khouri
· 6 years ago
195ebbb
Use a default cmx file for test
by Rob Tsuk
· 7 years ago
c1e5949
Remove trace provider from default libraries
by Rob Tsuk
· 7 years ago
1b406a3
Support new names for emulators
by Rob Tsuk
· 7 years ago
7e97432
Remove the Normal run mode
by Rob Tsuk
· 7 years ago
1407270
Add libraries needed for tracing
by Rob Tsuk
· 7 years ago
71c3b31
Support aemu as well as qemu
by Rob Tsuk
· 7 years ago
e7b95a8
Use structopt instead of using Clap directly
by Rob Tsuk
· 7 years ago
71e8d61
Add a fmt command that uses the Fuchsia toolchain
by Rob Tsuk
· 7 years ago
a18b602
Add --example as an option to test
by Rob Tsuk
· 7 years ago
01df804
Update for new prebuilt location
by Rob Tsuk
· 7 years ago
b3f7b1d
Update lib location for clang change
by Rob Tsuk
· 7 years ago
0df3cc8
Add logging and fix error related to libunwind
by Rob Tsuk
· 7 years ago
4ec5414
llvm-objcopy no longer accepts -strip-all
by Rob Tsuk
· 7 years ago
94d61bc
Add KVM support
by Taylor Cramer
· 7 years ago
b5c0524
Factor out shared emulator args
by Taylor Cramer
· 7 years ago
b5583dc
Allow option to specify app name in manifest
by Rob Tsuk
· 7 years ago
9d7030b
Get rid of duplicate code
by Rob Tsuk
· 7 years ago
16d7c2e
Create and install Fuchsia packages when running
by Rob Tsuk
· 7 years ago
3a5d0fb
Remove unwrap() in favor of better error handling
by Rob Tsuk
· 7 years ago
00271d6
Run rustfmt with Fuchsia config
by Rob Tsuk
· 7 years ago
ace24b3
Get build directory from fx
by Rob Tsuk
· 7 years ago
8cbfcee
Update a stale doc path in README.md
by Nick Pollard
· 7 years ago
2ec8108
Use a timeout on netaddr
by Rob Tsuk
· 7 years ago
e77bd0c
Remove the now redundant `fargo build-tests`
by Erick Tryzelaar
· 7 years ago
110c701
Allow fargo subcommands to take even more arguments
by Erick Tryzelaar
· 7 years ago
8896745
Print help message if no subcommand is specified
by Erick Tryzelaar
· 7 years ago
548c96c
Allow specififying target binary if multiple are present in a crate
by Erick Tryzelaar
· 7 years ago
23e2e32
Add a command to build a Fuchsia targeting rustc
by Rob Tsuk
· 7 years ago
f6bbb82
Don’t specify linker in config
by Rob Tsuk
· 7 years ago
813c9b2
Update to new lld-only linkage
by Taylor Cramer
· 7 years ago
0e58757
Use sessionctl to run mods
by Rob Tsuk
· 8 years ago
f70eeff
Fix typo in threads argument
by Rob Tsuk
· 8 years ago
9f38ea4
Add --nocapture and plumb it through to the runner
by Rob Tsuk
· 8 years ago
9892e39
Use $FUCHSIA_DIR/.config to find build
by Rob Tsuk
· 8 years ago
fb9a716
Adapt to new SDK location
by Rob Tsuk
· 8 years ago
d69ebfe
Don’t use —threads in fargo on Mac
by Rob Tsuk
· 8 years ago
3b9af5b
Update linker flags to match the Fuchsia build
by Petr Hosek
· 8 years ago
0b1fab2
Add run-with-ermine option
by Rob Tsuk
· 8 years ago
test_branch_will_delete
b4c0abb
Add an option to run on target with “run”
by Rob Tsuk
· 8 years ago
8f4f25c
Update to the Rust 2018 edition
by Rob Tsuk
· 8 years ago
9de18e5
Merge "Update a few other places for target triple"
by Rob Tsuk
· 8 years ago
6506203
Support manifest-path in cargo command
by Rob Tsuk
· 8 years ago
d189127
Update a few other places for target triple
by Rob Tsuk
· 8 years ago
891f74b
move & update host target docs
by Benjamin Brittain
· 8 years ago
3c008be
[fargo][sysroot] Update triple and sysroot
by Benjamin Brittain
· 8 years ago
72d815a
Pass the debug-os option to the runner
by Rob Tsuk
· 8 years ago
dfb7d35
Work around rustdoc errors on nightly
by Rob Tsuk
· 8 years ago
db12e05
Use tiles_ctl add instead of set_root_view
by Rob Tsuk
· 8 years ago
901f355
Fix bug I introduces with yesterday’s new feature
by Rob Tsuk
· 8 years ago
2befccc
Add command to create a Fuchsia-compatible .cargo/config
by Rob Tsuk
· 8 years ago
93c49df
Add an option to disable the virtual console when starting
by Rob Tsuk
· 8 years ago
6ca9427
Add an environmental variable for the zircon build directory
by Rob Tsuk
· 8 years ago
c99419f
Implement doc as a fargo command
by Rob Tsuk
· 8 years ago
f3285af
Support passing arguments to fx run
by Rob Tsuk
· 8 years ago
ed26e6d
Use target specific env variables
by Rob Tsuk
· 8 years ago
91aa2ed
Add option to disable cross compilation env variables
by Rob Tsuk
· 8 years ago
f8dcd4b
Update README for cross compilation
by Rob Tsuk
· 8 years ago
942ad4c
Use just RUSTC instead of a target trip env variable
by Rob Tsuk
· 8 years ago
Next »