History log of /frameworks/compile/mclinker/mcld-host-build.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1ffd2e60edb2bd5e333acf2811e613d2348333ac 26-May-2014 Logan Chien <tzuhsiang.chien@gmail.com> Don't build with libc++ when building for Windows SDK.

Change-Id: Id605ce8e1ee33ba89e8ce67a51ffb60c74623e26
/frameworks/compile/mclinker/mcld-host-build.mk
98d256071dc852335e8b6933d6d99686f2fd533c 24-Apr-2014 Stephen Hines <srhines@google.com> Build with libc++ instead of stlport.

Change-Id: I7ab550e4833d4007de5021166c58f98a01147792
/frameworks/compile/mclinker/mcld-host-build.mk
1eedfe80a30cf1cbb77b8b75be35d8be638a5ce7 02-Apr-2014 Tim Murray <timmurray@google.com> Fix MCLinker builds with clang.

bug 13588226

Change-Id: I4030f3f218e2b25c30d9bf3d6c382a86b2d5feb1
/frameworks/compile/mclinker/mcld-host-build.mk
2bb9d97b7dd35f78e67c3a774f2029c22b4fbb0b 11-Mar-2014 Ian Rogers <irogers@google.com> Work-around OS flex differences.

Linux flex generates declarations with int vs Darwin with size_t.
Switch host build to clang for better error messages. Disable Werror
until errors are dealt with.

Change-Id: I0abc8923dd1e57d55e8f318c7d1fcf8f8c975571
/frameworks/compile/mclinker/mcld-host-build.mk
943ef80b7307562a424144f15aca97a73da6fb4b 17-Dec-2012 Shih-wei Liao <sliao@google.com> Fix Mac build by adding -Wno-unused-parameter.

Change-Id: If8c0b2e5aa8ed73710f2622f2780b1089214f36e
/frameworks/compile/mclinker/mcld-host-build.mk
870db7da8a0e7320db485504e1821012e2954475 16-Dec-2012 Shih-wei Liao <sliao@google.com> Enable -Wall -Werror.

Change-Id: I6dd7f0c203f3b303d9d9878ccbba382ff3540ea0
/frameworks/compile/mclinker/mcld-host-build.mk
c842fe71ef087c982cc03d0ea73eeaf455d932d3 16-Dec-2012 Shih-wei Liao <sliao@google.com> Include mcld/Config/Config.h in command line.

MCLinker upstream builds with -DHAVE_XXX in command line instead of
having a single config file (e.g., config.h) including in every file.
This commit adds "-include mcld/Config/Config.h" to the build commands
as if -DHAVE_XXX is supplied through the command line.

Change-Id: I21329db658e5229146dc24eb7ef7f2bfca427cf1
/frameworks/compile/mclinker/mcld-host-build.mk
c66b4dbbcf3da9d294d0c63a6c70f86478d59c1f 15-Dec-2012 Shih-wei Liao <sliao@google.com> Fix spaces.

Change-Id: Ib431d912acfef0a7baf4e709a18ee35e763f9226
/frameworks/compile/mclinker/mcld-host-build.mk
5460a1f25d9ddecb5c70667267d66d51af177a99 17-Mar-2012 Shih-wei Liao <sliao@google.com> Linkloader improvement: mclinker.

Change-Id: I8805e39ccbc2ee204234fb3e71c70c906f3990bb
/frameworks/compile/mclinker/mcld-host-build.mk