aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Switch to clang-3625443.Stephen Hines2017-01-231-2/+2
* | | Disable global coverage when a module disables asan.Evgenii Stepanov2017-01-241-2/+8
* | | Force Thumb for CFI targets.Evgenii Stepanov2017-01-201-0/+5
| |/ |/|
* | Merge "Hide CFI behind a global flag."Vishwath Mohan2017-01-201-0/+5
|\ \
| * | Hide CFI behind a global flag.Vishwath Mohan2017-01-191-0/+5
| |/
* / Export cc_test as Make class NATIVE_TESTSDan Willemsen2017-01-171-0/+1
|/
* Allow `unversioned_until: "current"`.Dan Albert2017-01-051-0/+8
* Add unversioned_until to ndk_library.Dan Albert2017-01-031-2/+39
* Support versioned=%d at the section level.Dan Albert2017-01-032-3/+19
* Allow disabling the named test directory for cc_testDan Willemsen2016-12-271-1/+12
* Support filegroupsColin Cross2016-12-172-1/+5
* Remove frameworks/base/include from the global include pathColin Cross2016-12-161-1/+0
* Only export exported header libsColin Cross2016-12-151-2/+9
* Merge "Export LLVM_RELEASE_VERSION"Treehugger Robot2016-12-151-0/+1
|\
| * Export LLVM_RELEASE_VERSIONDan Willemsen2016-12-141-0/+1
* | Merge "Move frameworks/native/opengl/include from -isystem to -I"Treehugger Robot2016-12-151-1/+1
|\ \ | |/ |/|
| * Move frameworks/native/opengl/include from -isystem to -IColin Cross2016-12-141-1/+1
* | Pass DepsContext to dependency methodsColin Cross2016-12-1310-18/+28
|/
* Support explicit header-only librariesColin Cross2016-12-133-1/+49
* Remove boolean arguments from NewLibrary()Colin Cross2016-12-136-15/+32
* Allow disabled dependencies when SOONG_ALLOW_MISSING_DEPENDENCIES is setColin Cross2016-12-131-1/+5
* Permit allow_undefined_symbols inside arch blocksColin Cross2016-12-081-1/+1
* Use toolchain to get binary extension for symlinksColin Cross2016-12-081-1/+1
* Install symlinks with same suffix and extension as installed fileColin Cross2016-12-073-22/+36
* Merge "Always check tidy properties"Treehugger Robot2016-12-061-4/+3
|\
| * Always check tidy propertiesColin Cross2016-12-051-4/+3
* | Fix mac buildColin Cross2016-12-061-2/+2
* | Support aidl cpp generationDan Willemsen2016-12-057-2/+76
|/
* Support .asm files for assemblyColin Cross2016-12-027-0/+49
* Support grouping static librariesColin Cross2016-12-024-0/+20
* Support .mm filesColin Cross2016-12-011-1/+1
* Split cc_prebuilt_shared_library into static variantsColin Cross2016-11-292-3/+6
* Add basic VNDK support in SoongDan Willemsen2016-11-287-7/+48
* Merge changes I3454370a,I18dd900dTreehugger Robot2016-11-252-4/+4
|\
| * Move global cppflags to the beginning of cppflagsColin Cross2016-11-221-3/+3
| * genrule: let Android.bp file specify exported header dirsColin Cross2016-11-221-1/+1
* | Merge "Add proper use of LLVM_RELEASE_VERSION for locating libraries."Stephen Hines2016-11-231-1/+7
|\ \ | |/ |/|
| * Add proper use of LLVM_RELEASE_VERSION for locating libraries.Stephen Hines2016-11-181-1/+7
* | Add more whitelisted host librariesColin Cross2016-11-222-0/+4
* | Add Toolchain.Bionic()Dan Willemsen2016-11-178-9/+27
* | Allow Host cc_object and cc_toolchain_libraryDan Willemsen2016-11-172-2/+2
|/
* Support `sdk_version: "current"` for the NDK.Dan Albert2016-11-103-7/+28
* Allow `first_version: "current"` in ndk_library.Dan Albert2016-11-102-7/+26
* Generate "current" API level.Dan Albert2016-11-104-14/+33
* Revert "Revert "Use the platform SDK version from the config.""Dan Albert2016-11-101-10/+1
* Merge "Revert "Use the platform SDK version from the config.""Dan Albert2016-11-101-1/+10
|\
| * Revert "Use the platform SDK version from the config."Dan Albert2016-11-091-1/+10
* | Merge "Add export_include_dirs to the local include path"Treehugger Robot2016-11-102-5/+18
|\ \ | |/ |/|
| * Add export_include_dirs to the local include pathDan Willemsen2016-11-072-5/+18
* | Use the platform SDK version from the config.Dan Albert2016-11-081-10/+1
|/