| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable host -fPIE if BUILD_HOST_static is set. | Ying Wang | 2014-04-04 | 1 | -1/+6 |
* | Add GYP as a target type that requires 2nd arch. | Torne (Richard Coles) | 2014-04-02 | 1 | -1/+1 |
* | Remove the unnecessary indirection of TARGET_STRIP_COMMAND | Ying Wang | 2014-03-28 | 1 | -2/+9 |
* | Add a method to leave the symbol table in a library. | Christopher Ferris | 2014-03-18 | 1 | -0/+6 |
* | Do not remove the generated .hpp file from yacc. | Nicolas Geoffray | 2014-03-04 | 1 | -1/+0 |
* | Try to catch more misuse of $(my-dir). | Ying Wang | 2014-02-28 | 1 | -2/+5 |
* | Select src arch for prebuilts. | Ying Wang | 2014-02-27 | 1 | -0/+7 |
* | Allow LOCAL_LDFLAGS to override HOST_GLOBAL_LDFLAGS. | Torne (Richard Coles) | 2014-02-25 | 1 | -2/+2 |
* | Make -rpath-link work with multilib. | Ying Wang | 2014-02-21 | 1 | -2/+2 |
* | Remove dead code. | Ying Wang | 2014-02-12 | 1 | -30/+0 |
* | HACK: add 64-bit directory blacklist | Colin Cross | 2014-02-12 | 1 | -3/+5 |
* | Add all-S-files-under. | Elliott Hughes | 2014-02-11 | 1 | -0/+13 |
* | Fix installing 2nd arch shared libraries | Colin Cross | 2014-02-04 | 1 | -0/+1 |
* | add new gen/ directory for generated sources | Colin Cross | 2014-01-27 | 1 | -0/+45 |
* | Support to build executables for TARGET_2ND_ARCH | Ying Wang | 2014-01-24 | 1 | -2/+2 |
* | Set up rules to build shared libraries for TARGET_2ND_ARCH | Ying Wang | 2014-01-24 | 1 | -8/+2 |
* | Set up rules to build static libraries for TARGET_2ND_ARCH | Ying Wang | 2014-01-24 | 1 | -5/+10 |
* | Allow clang to build host binaries. | Logan Chien | 2014-01-07 | 1 | -7/+7 |
* | enable PIE for dynamically linked Linux host executables | Joshua J. Drake | 2013-12-12 | 1 | -0/+1 |
* | Add utility function find-files-in-subdirs | Ying Wang | 2013-12-04 | 1 | -0/+16 |
* | am ec3c15e5: am 04c4d34d: am 7311a344: Make it easier to enable obfuscation a... | Ying Wang | 2013-08-23 | 1 | -54/+2 |
|\ |
|
| * | am 04c4d34d: am 7311a344: Make it easier to enable obfuscation and optimization. | Ying Wang | 2013-08-23 | 1 | -54/+2 |
| |\ |
|
| | * | Make it easier to enable obfuscation and optimization. | Ying Wang | 2013-08-22 | 1 | -54/+2 |
* | | | am 50a402af: am f1534b62: Merge "Added generic hook for loading vendor specif... | Jean-Baptiste Queru | 2013-07-30 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | am f1534b62: Merge "Added generic hook for loading vendor specific defintions" | Jean-Baptiste Queru | 2013-07-30 | 1 | -0/+3 |
| |\ \ |
|
| | * | | Added generic hook for loading vendor specific defintions | Marie Lennerhagen | 2013-07-26 | 1 | -0/+3 |
* | | | | am cd9cadbc: am 7768c91c: am 94de1eba: Put a copy of the radio/bootloader fil... | Ying Wang | 2013-07-26 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | am 7768c91c: am 94de1eba: Put a copy of the radio/bootloader files in the dis... | Ying Wang | 2013-07-26 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Put a copy of the radio/bootloader files in the dist dir. | Ying Wang | 2013-07-26 | 1 | -0/+1 |
* | | | am 51aab877: am 5d1db8b4: Merge "Allow proto builds to pass in java proto par... | Ying Wang | 2013-07-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Allow proto builds to pass in java proto params. | Ulas Kirazci | 2013-07-25 | 1 | -1/+1 |
| * | | Revert "Allow proto builds to pass in java proto params." | Ulas Kirazci | 2013-07-25 | 1 | -4/+6 |
* | | | Revert "Allow proto builds to pass in java proto params." | Ben Murdoch | 2013-07-25 | 1 | -4/+6 |
* | | | am 6a5fc54f: am a825aa13: Merge "Allow proto builds to pass in java proto par... | Ulas Kirazci | 2013-07-25 | 1 | -6/+4 |
|\ \ \
| |/ / |
|
| * | | Allow proto builds to pass in java proto params. | Ulas Kirazci | 2013-07-24 | 1 | -6/+4 |
| |/ |
|
* | | Split framework jar. | Jeff Brown | 2013-07-17 | 1 | -0/+8 |
* | | core: don't hardcode "out" during findleaves.py invocations. | JP Abgrall | 2013-07-11 | 1 | -1/+1 |
|/ |
|
* | Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES | Ying Wang | 2013-04-15 | 1 | -1/+1 |
* | Link RS compatibility files with libc and make bcc_compat a regular dep. | Stephen Hines | 2013-03-27 | 1 | -1/+1 |
* | Add support for multiple architectures with RS compat lib. | Tim Murray | 2013-03-06 | 1 | -3/+3 |
* | Fix function call syntax error. | Ying Wang | 2013-02-27 | 1 | -1/+1 |
* | Merge "Switch target java library dependency file from javalib.jar to classes... | Ying Wang | 2013-02-27 | 1 | -1/+1 |
|\ |
|
| * | Switch target java library dependency file from javalib.jar to classes.jar | Ying Wang | 2013-02-27 | 1 | -1/+1 |
* | | Reduce RS build verbosity. | Stephen Hines | 2013-02-27 | 1 | -1/+1 |
|/ |
|
* | Untwist the target/host shared library dependencies. | Ying Wang | 2013-02-22 | 1 | -0/+5 |
* | Remove libcompiler_rt.so dependency for RS compat lib. | Stephen Hines | 2013-02-11 | 1 | -1/+1 |
* | Build RS compatibility library apps with libcompiler_rt.so too. | Stephen Hines | 2013-02-07 | 1 | -1/+1 |
* | Attempt #2: libclcore.bc comes from prebuilts/sdk for unbundled projects. | Tim Murray | 2013-02-01 | 1 | -1/+2 |
* | Build libcore without a dep on aapt. | -b master | 2013-01-28 | 1 | -2/+2 |
* | Remove references to llvm-rs-link, which is unused. | Stephen Hines | 2013-01-25 | 1 | -2/+0 |