index
:
build.git
replicant-4.2
replicant-6.0
build
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
combo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Revert "Fix for duplicate names in whole static libs""
Dan Albert
2014-05-27
1
-1
/
+1
|
\
|
*
Revert "Fix for duplicate names in whole static libs"
Dan Albert
2014-05-27
1
-1
/
+1
*
|
Merge "Fix for duplicate names in whole static libs"
Dan Albert
2014-05-27
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix for duplicate names in whole static libs
Dan Albert
2014-05-23
1
-1
/
+1
*
|
Exclude libstdc++ and libgcc if libc++ is requested.
Ying Wang
2014-05-23
6
-26
/
+26
|
/
*
Use aarch64-linux-android-4.9 for arm64 build (attempt #4)
Ben Cheng
2014-05-19
1
-6
/
+5
*
Fix the missing 2nd arch prefix.
Ying Wang
2014-05-16
1
-1
/
+1
*
Support host multilib build
Ying Wang
2014-05-14
8
-146
/
+346
*
Merge "Define __USE_MINGW_ANSI_STDIO for windows build"
Andrew Hsieh
2014-05-13
1
-1
/
+1
|
\
|
*
Define __USE_MINGW_ANSI_STDIO for windows build
Andrew Hsieh
2014-05-09
1
-1
/
+1
*
|
Merge "Disable canonical prefixes of system headers"
Andrew Hsieh
2014-05-09
7
-2
/
+15
|
\
\
|
*
|
Disable canonical prefixes of system headers
Andrew Hsieh
2014-05-09
7
-2
/
+15
|
|
/
*
|
javac: rename common_flags to avoid conflictions
Nick Reuter
2014-05-08
1
-4
/
+4
|
/
*
Apply LOCAL_LDLIBS to target build rules too.
Ying Wang
2014-05-07
6
-12
/
+24
*
add silvermont x86 architecture
Andrew Boie
2014-04-30
2
-0
/
+37
*
Merge "Leave 'linux' defined on x86/x86-64, like arm."
Elliott Hughes
2014-04-24
2
-2
/
+0
|
\
|
*
Leave 'linux' defined on x86/x86-64, like arm.
Elliott Hughes
2014-04-23
2
-2
/
+0
*
|
Leave 'linux' defined on mips/mips64, like arm.
Elliott Hughes
2014-04-23
2
-2
/
+2
|
/
*
Switch to new host prebuilt x86_64-linux-glibc2.11-4.6
Andrew Hsieh
2014-04-23
1
-7
/
+2
*
Update build system for better Clang behavior on Mac.
Tim Murray
2014-04-22
1
-3
/
+7
*
Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #3)"
Ben Cheng
2014-04-18
1
-5
/
+6
*
Use aarch64-linux-android-4.9 for arm64 build (attempt #3)
Ben Cheng
2014-04-16
1
-6
/
+5
*
Add -Wl,-maarch64linux
Andrew Hsieh
2014-04-15
1
-0
/
+1
*
Merge ""desktop" linux has Posix clocks."
Narayan Kamath
2014-04-15
1
-4
/
+1
|
\
|
*
"desktop" linux has Posix clocks.
Narayan Kamath
2014-04-10
1
-4
/
+1
*
|
Revert "Use aarch64-linux-android-4.9 for arm64 build (attempt #2)"
Ben Cheng
2014-04-11
1
-5
/
+6
*
|
Use aarch64-linux-android-4.9 for arm64 build (attempt #2)
Ben Cheng
2014-04-11
1
-6
/
+5
*
|
Decouple platform compiler and NDK library versioning.
Ben Cheng
2014-04-10
6
-0
/
+18
*
|
Merge "Revert "Use aarch64-linux-android-4.9 for arm64 build.""
Ben Cheng
2014-04-10
1
-5
/
+6
|
\
\
|
*
|
Revert "Use aarch64-linux-android-4.9 for arm64 build."
Ben Cheng
2014-04-10
1
-5
/
+6
*
|
|
Merge "Use aarch64-linux-android-4.9 for arm64 build."
Ben Cheng
2014-04-10
1
-6
/
+5
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Use aarch64-linux-android-4.9 for arm64 build.
Ben Cheng
2014-04-09
1
-6
/
+5
*
|
Increase the maximum javac heap size again.
Ying Wang
2014-04-09
1
-1
/
+1
|
/
*
Stop defining HAVE_TIMEDWAIT_MONOTONIC.
Narayan Kamath
2014-04-09
9
-54
/
+0
*
Build with java7 by default.
Narayan Kamath
2014-04-04
1
-1
/
+1
*
Merge "Specify -mcpu=cortex-a15 for denver CPU variants."
Christopher Ferris
2014-03-31
1
-1
/
+1
|
\
|
*
Specify -mcpu=cortex-a15 for denver CPU variants.
Shu Zhang
2014-03-24
1
-1
/
+1
*
|
Remove the unnecessary indirection of TARGET_STRIP_COMMAND
Ying Wang
2014-03-28
6
-6
/
+0
*
|
Increase the maximum javac heap size.
Ying Wang
2014-03-26
1
-1
/
+1
*
|
Make Clang host builds hermetic on Linux.
Tim Murray
2014-03-24
2
-0
/
+8
|
/
*
Add a method to leave the symbol table in a library.
Christopher Ferris
2014-03-18
6
-38
/
+12
*
Remove arm64 clang build warning
Ying Wang
2014-03-18
1
-3
/
+0
*
Merge "Work in progress to enable build system support for Clang."
Colin Cross
2014-03-15
1
-1
/
+1
|
\
|
*
Work in progress to enable build system support for Clang.
Tim Murray
2014-03-14
1
-1
/
+1
*
|
Fix HOST_TOOLCHAIN_PREFIX
Andrew Hsieh
2014-03-12
1
-6
/
+6
|
/
*
Split WITHOUT_CLANG to WITHOUT_HOST_CLANG and WITHOUT_TARGET_CLANG
Ying Wang
2014-03-10
2
-2
/
+2
*
Define __STDC_CONSTANT_MACROS globally to work around host build differences.
Ian Rogers
2014-03-10
3
-3
/
+3
*
Revert "Define __STDC_LIMIT_MACROS globally to work around host build differe...
Ian Rogers
2014-03-10
3
-3
/
+3
*
Define __STDC_LIMIT_MACROS globally to work around host build differences.
Ian Rogers
2014-03-10
3
-3
/
+3
*
Make -rpath-link work with multilib.
Ying Wang
2014-02-21
6
-6
/
+6
[next]