platform_build_soong/cc
Colin Cross 9b09f248d8 Install symlinks with same suffix and extension as installed file
Move symlink installation into the binaryDecorator so that it can
access the suffix and extension when installing symlinks.  Also
consolidates the symlink and symlink_preferred_arch handling.

Test: m -j clang, ls -l out/host/windows-x86/bin/clang++.exe
Change-Id: I1204afb71fac87b276bd6b625b52ee21274855a0
2016-12-07 17:35:37 -08:00
..
config Support .asm files for assembly 2016-12-02 21:12:30 -08:00
androidmk.go Install symlinks with same suffix and extension as installed file 2016-12-07 17:35:37 -08:00
binary.go Install symlinks with same suffix and extension as installed file 2016-12-07 17:35:37 -08:00
builder.go Fix mac build 2016-12-06 02:52:43 +00:00
cc.go Support aidl cpp generation 2016-12-05 15:49:40 -08:00
cc_test.go Add support for building on Darwin hosts 2015-05-07 14:09:48 -07:00
check.go Add clang-tidy support 2016-10-31 16:21:01 -07:00
compiler.go Support aidl cpp generation 2016-12-05 15:49:40 -08:00
gen.go Support aidl cpp generation 2016-12-05 15:49:40 -08:00
gen_stub_libs.py Generate "current" API level. 2016-11-10 13:49:26 -08:00
installer.go Install symlinks with same suffix and extension as installed file 2016-12-07 17:35:37 -08:00
library.go Support aidl cpp generation 2016-12-05 15:49:40 -08:00
linker.go Support grouping static libraries 2016-12-02 21:34:42 +00:00
makevars.go Support aidl cpp generation 2016-12-05 15:49:40 -08:00
ndk_headers.go Add a "license" property to ndk_headers. 2016-10-20 13:30:07 -07:00
ndk_library.go Allow first_version: "current" in ndk_library. 2016-11-10 14:01:08 -08:00
ndk_prebuilt.go Start using "struct Objects" to store object Paths 2016-10-31 16:18:49 -07:00
ndk_sysroot.go Add a "license" property to ndk_headers. 2016-10-20 13:30:07 -07:00
object.go Allow Host cc_object and cc_toolchain_library 2016-11-17 01:50:14 -08:00
prebuilt.go Split cc_prebuilt_shared_library into static variants 2016-11-29 15:29:34 -08:00
proto.go Add subdir to GenPath 2016-11-02 21:19:11 -07:00
pylintrc Don't warn for TODOish comments. 2016-08-01 14:36:22 -07:00
relocation_packer.go Add Relocation Packer support 2016-09-15 03:39:05 +00:00
sanitize.go Support sanitizing a single device arch 2016-11-02 15:18:19 -07:00
stl.go Add Toolchain.Bionic() 2016-11-17 01:50:43 -08:00
strip.go Separate cc.go 2016-07-29 15:17:58 -07:00
test.go Move registration into android package 2016-10-12 14:30:44 -07:00
test_gen_stub_libs.py Generate "current" API level. 2016-11-10 13:49:26 -08:00
tidy.go Always check tidy properties 2016-12-05 17:12:10 -08:00
toolchain_library.go Allow Host cc_object and cc_toolchain_library 2016-11-17 01:50:14 -08:00
util.go Support aidl cpp generation 2016-12-05 15:49:40 -08:00