platform_build_soong/cmd
Colin Cross d03797e48a Remove hardlink optmization in sbox
The hardlink optimization attempts to save I/O by hardlinking input
files into the sandbox instead of copying them, but it never works on
a Linux build due to nsjail always making out and the source tree into
separate bind-mounted filesystems.  If the optimization did work it
would actually cause build failures when it hardlinked the relative
bionic/libc/fs_config_generator.py symlink into the sandbox directory
without the target.  Just remove the optimization for now since it
never works.

Test: m checkbuild
Change-Id: I96e8c0c145e7c99958639594edf8a93b69ae90eb
2020-11-25 18:28:58 +00:00
..
dep_fixer Rewrite depfile from sbox to stay reproducible 2019-08-29 14:47:40 -07:00
diff_target_files Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
extract_apks Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
extract_jar_packages Fix bpfmt issues and add bpfmt to preupload checks 2020-06-29 09:14:08 +02:00
extract_linker Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
host_bionic_inject Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
javac_wrapper Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
merge_zips Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
multiproduct_kati Add --skip-soong-tests argument to soong_ui and use it in multiproduct_kati 2020-10-29 14:22:04 -07:00
path_interposer Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
pom2bp pom2bp: add apex_available/min_sdk_version 2020-05-27 00:37:45 +09:00
pom2mk Add -jetifier to pom2mk and pom2bp 2019-04-20 21:47:14 -07:00
sbox Remove hardlink optmization in sbox 2020-11-25 18:28:58 +00:00
soong_build Refactor queryview templates into a different file. 2020-11-18 08:54:05 -05:00
soong_env Add and update comments in env and android_env.go 2020-11-16 16:01:27 -08:00
soong_ui Improve soong_ui main.go comments. 2020-11-17 18:29:58 -08:00
zip2zip Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
zipsync zipsync handles symlink 2020-11-19 08:58:02 +09:00