summaryrefslogtreecommitdiffstats
path: root/core/combo/HOST_darwin-x86.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix OSX support for new CLI Tools (starting with 7.1)Brian Chu2015-10-071-0/+6
* Fix file-size stats on OSXKoushik Dutta2015-10-061-1/+6
* Add $ORIGIN/lib[64] to host binary's rpath.Ying Wang2015-06-011-0/+2
* Remove ancient ranlib workaround on Mac OS X.Ying Wang2015-04-091-7/+1
* Fix building on modern versions of Xcode and OS X.Al Sutton2014-11-101-0/+1
* Remove unnecessary 10.8-specific build rulesStephen Hines2014-10-171-5/+0
* Use hermetic host toolchains.Ying Wang2014-07-281-6/+0
* Fix the missing 2nd arch prefix.Ying Wang2014-05-161-1/+1
* Support host multilib buildYing Wang2014-05-141-92/+46
* Update build system for better Clang behavior on Mac.Tim Murray2014-04-221-3/+7
* Make Clang host builds hermetic on Linux.Tim Murray2014-03-241-0/+4
* Define __STDC_CONSTANT_MACROS globally to work around host build differences.Ian Rogers2014-03-101-1/+1
* Revert "Define __STDC_LIMIT_MACROS globally to work around host build differe...Ian Rogers2014-03-101-1/+1
* Define __STDC_LIMIT_MACROS globally to work around host build differences.Ian Rogers2014-03-101-1/+1
* Strip all symbols on x86C. Sean Young2014-02-191-1/+1
* Fix the host inttypes.h problem globally.Ian Rogers2014-01-291-0/+4
* Don't try to group static libraries on mac.Torne (Richard Coles)2013-03-111-4/+0
* am 865d851a: Merge "Remove the obsolete comments and change the misleading va...Ying Wang2012-11-121-5/+5
|\
| * Remove the obsolete comments and change the misleading var name.Ying Wang2012-11-121-5/+5
* | resolved conflicts for merge of 8b3ce5a3 to stage-aosp-masterAndrew Hsieh2012-11-121-24/+41
|\ \ | |/
| * Use prebuilt gcc for MacOSXAndrew Hsieh2012-11-121-23/+40
* | Fix common typo in comments, warning and error messages.Ian Rogers2012-10-011-1/+1
* | Move AndroidConfig.h from system/core to the build project.Ying Wang2012-09-201-2/+1
* | am e3479ea5: am 15012c11: Merge "Build on Mac OS X : add experimental SDK ver...Jean-Baptiste Queru2012-08-221-6/+27
|\ \ | |/
| * Merge "Build on Mac OS X : add experimental SDK versions"Jean-Baptiste Queru2012-08-221-6/+27
| |\
| | * Build on Mac OS X : add experimental SDK versionsSangWook Han2012-08-221-6/+27
| * | Added BUILD_HOST_static to build statically linked executable/shared-libAndrew Hsieh2012-08-211-0/+5
| |/
* | Don't include system/core/include/arch/<arch>/Android.mk for apps-only build.Ying Wang2012-08-161-0/+2
* | am d512fda4: am e42ed0ba: Merge "Move the llvm-gcc warning from HOST_darwin-x...Ying Wang2012-06-291-10/+0
|\ \ | |/
| * am e42ed0ba: Merge "Move the llvm-gcc warning from HOST_darwin-x86.mk to main...Ying Wang2012-06-291-10/+0
| |\
| | * Move the llvm-gcc warning from HOST_darwin-x86.mk to main.mkYing Wang2012-06-281-10/+0
* | | resolved conflicts for merge of 5c0ee702 to masterYing Wang2012-06-081-0/+1
|\ \ \ | |/ /
| * | am 79d39a30: am 874563f9: Merge "Fix generic build on Max OS X 10.7 Lion"Ying Wang2012-06-081-0/+1
| |\ \ | | |/
| | * Fix generic build on Max OS X 10.7 LionSangWook Han2012-06-081-0/+1
* | | Tweak cflags for building with SDK 10.6.Ying Wang2012-06-071-2/+2
* | | am f1e424a6: am 3da13457: am 4b030617: Merge "XCode 4.3+ compatibility check-in"Ying Wang2012-06-071-0/+5
|\ \ \ | |/ /
| * | am 3da13457: am 4b030617: Merge "XCode 4.3+ compatibility check-in"Ying Wang2012-06-071-0/+5
| |\ \ | | |/
| | * XCode 4.3+ compatibility check-inAl Sutton2012-06-071-0/+5
* | | resolved conflicts for merge of 9f4d00b9 to masterYing Wang2012-06-051-1/+1
|\ \ \ | |/ /
| * | am e534e2eb: am 47450542: Merge "Use Mac OS X SDK 10.6."Ying Wang2012-06-051-10/+6
| |\ \ | | |/
| | * Use Mac OS X SDK 10.6.Ying Wang2012-06-051-10/+6
* | | Use Mac OS X SDK 10.6.Ying Wang2012-05-301-10/+6
* | | Revert "Use Mac OS X SDK 10.6."Ying Wang2012-05-251-6/+10
* | | Use Mac OS X SDK 10.6.Ying Wang2012-05-251-10/+6
* | | Compile Mac OS binaries with unwind tables for libcorkscrew.Elliott Hughes2012-05-231-1/+1
* | | am 269a40d1: am b031afab: am bf3d3287: Merge "Use the same compilation flags ...Jean-Baptiste Queru2012-05-081-1/+1
|\ \ \ | |/ /
| * | am b031afab: am bf3d3287: Merge "Use the same compilation flags on OS X 10.8 ...Jean-Baptiste Queru2012-05-071-1/+1
| |\ \ | | |/
| | * Use the same compilation flags on OS X 10.8 as 10.7Al Sutton2012-05-071-1/+1
* | | Merge "Members in LOCAL_WHOLE_STATIC_LIBRARIES should be force_loaded."Shih-wei Liao2012-05-031-19/+1
|\ \ \
| * | | Members in LOCAL_WHOLE_STATIC_LIBRARIES should be force_loaded.Shih-wei Liao2012-05-031-19/+1