summaryrefslogtreecommitdiffstats
path: root/core/definitions.mk
Commit message (Expand)AuthorAgeFilesLines
* Support dx generating multiple dex files.Yohann Roussel2014-07-161-6/+3
* Support to add JNI of both archs in multilib build.Ying Wang2014-06-251-2/+12
* build: delete 64-bit blacklistColin Cross2014-06-171-1/+1
* Fix loophole in module expansion.Ying Wang2014-06-101-14/+0
* Support .asm being compiled by yasm targeted for x86.Ying Wang2014-06-061-0/+10
* am b3bed595: Merge "Add a dummy build recipe for generated RS cpp files."Ying Wang2014-05-281-1/+1
|\
| * Add a dummy build recipe for generated RS cpp files.Ying Wang2014-05-281-1/+1
* | am 3805f619: Merge "Revert "Fix for duplicate names in whole static libs""Dan Albert2014-05-271-20/+20
|\ \ | |/
| * Revert "Fix for duplicate names in whole static libs"Dan Albert2014-05-271-20/+20
* | am 31101623: Merge "Fix for duplicate names in whole static libs"Dan Albert2014-05-271-20/+20
|\ \ | |/
| * Fix for duplicate names in whole static libsDan Albert2014-05-231-20/+20
* | am 6cb69bd4: Merge "Add HOST_PREFER_32_BIT to support 32-bit-by-default multi...Ying Wang2014-05-231-1/+2
|\ \ | |/
| * Merge "Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build"Ying Wang2014-05-231-1/+2
| |\
| | * Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib buildYing Wang2014-05-201-1/+2
* | | am 8a3f514d: Merge "Split the rules to build the odex file"Ying Wang2014-05-221-2/+2
|\ \ \ | |/ /
| * | Split the rules to build the odex fileYing Wang2014-05-211-2/+2
| |/
* | am a74ade94: Merge "Support host multilib build"Ying Wang2014-05-151-13/+17
|\ \ | |/
| * Support host multilib buildYing Wang2014-05-141-13/+17
* | Merge commit '8113e43601aac7702b9ec007e81a179826143d1e' into HEADBill Yi2014-04-291-2/+3
|\ \ | |/ |/|
| * am 266cf4f2: am f39752e9: Skip the product-scoped --product flag if it\'s set...Ying Wang2014-03-241-1/+1
| |\
| | * am f39752e9: Skip the product-scoped --product flag if it\'s set in LOCAL_AAP...Ying Wang2014-03-241-1/+1
| | |\
| | | * Skip the product-scoped --product flag if it's set in LOCAL_AAPT_FLAGSYing Wang2014-03-201-1/+1
| * | | am aea9f041: am 8b1bcc7d: Merge "Add a method to leave the symbol table in a ...Christopher Ferris2014-03-191-0/+6
| |\ \ \
| * | | | HACK: add 64-bit directory blacklistColin Cross2014-03-131-3/+5
| * | | | am db48d145: am 247dd0c4: Merge "Do not remove the generated .hpp file from y...Nicolas Geoffray2014-03-111-1/+0
| |\ \ \ \
| * \ \ \ \ am a6230641: am 26bcd640: Merge "Try to catch more misuse of ."Ying Wang2014-03-111-2/+5
| |\ \ \ \ \
| * \ \ \ \ \ am 8e286fbf: am cf1b7d4b: Merge "Select src arch for prebuilts."Ying Wang2014-03-111-0/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 63002088: Merge "Allow LOCAL_LDFLAGS to override HOST_GLOBAL_LDFLAGS."Torne (Richard Coles)2014-03-111-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am eb9b62e0: Merge "Make -rpath-link work with multilib."Ying Wang2014-03-101-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 5c7039fb: Merge "Remove dead code."Ying Wang2014-03-071-30/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am 993ffb80: Merge "Add all-S-files-under."Elliott Hughes2014-03-071-0/+13
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 717de0f5: Merge "Fix installing 2nd arch shared libraries"Colin Cross2014-03-071-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ resolved conflicts for merge of 4df82b3e to klp-dev-plus-aospYing Wang2014-02-081-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Allow proguarding the main app and the test app in a single run.Mihail Dumitrescu2014-02-071-1/+2
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Add utility function find-files-in-subdirsYing Wang2013-12-051-0/+16
* | | | | | | | | | | | Disable host -fPIE if BUILD_HOST_static is set.Ying Wang2014-04-041-1/+6
* | | | | | | | | | | | Add GYP as a target type that requires 2nd arch.Torne (Richard Coles)2014-04-021-1/+1
* | | | | | | | | | | | Remove the unnecessary indirection of TARGET_STRIP_COMMANDYing Wang2014-03-281-2/+9
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Add a method to leave the symbol table in a library.Christopher Ferris2014-03-181-0/+6
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Do not remove the generated .hpp file from yacc.Nicolas Geoffray2014-03-041-1/+0
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Try to catch more misuse of $(my-dir).Ying Wang2014-02-281-2/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Select src arch for prebuilts.Ying Wang2014-02-271-0/+7
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Allow LOCAL_LDFLAGS to override HOST_GLOBAL_LDFLAGS.Torne (Richard Coles)2014-02-251-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Make -rpath-link work with multilib.Ying Wang2014-02-211-2/+2
| |_|_|_|/ |/| | | |
* | | | | Remove dead code.Ying Wang2014-02-121-30/+0
* | | | | HACK: add 64-bit directory blacklistColin Cross2014-02-121-3/+5
| |_|_|/ |/| | |
* | | | Add all-S-files-under.Elliott Hughes2014-02-111-0/+13
| |_|/ |/| |
* | | Fix installing 2nd arch shared librariesColin Cross2014-02-041-0/+1
|/ /
* | add new gen/ directory for generated sourcesColin Cross2014-01-271-0/+45
* | Support to build executables for TARGET_2ND_ARCHYing Wang2014-01-241-2/+2