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
*
Add -DWIN32_LEAN_AND_MEAN build flag to get rid of winsock2.h warnings
Adam Lesinski
2014-10-27
1
-1
/
+1
*
core: OSX: Support 10.9 SDK as well
Naseer Ahmed
2014-10-20
3
-5
/
+5
*
Switch to hermetic GCC 4.8.3-based x86_64-w64-mingw32-4.8 compiler.
Stephen Hines
2014-09-30
1
-3
/
+8
*
Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
Alexander Ivchenko
2014-09-10
2
-5
/
+0
*
Change mips64 default to mips64r6 from mips64r2
Andrew Hsieh
2014-09-04
1
-1
/
+1
*
Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov.
Dehao Chen
2014-08-20
1
-0
/
+1
*
Check existance of profile directory for specific device.
Dehao Chen
2014-08-18
1
-2
/
+2
*
Inhibit implicit -Bsymolic in -shared.
Dan Albert
2014-08-08
6
-6
/
+6
*
Fix uses of -fPIC and -fPIE.
Dan Albert
2014-08-08
6
-10
/
+7
*
Change profile use path to the newly created project.
Dehao Chen
2014-08-05
1
-1
/
+1
*
[MIPSR6] Add mips64r6 and mips32r6 targets
Duane Sand
2014-08-05
2
-0
/
+19
*
[MIPS64] Enable mips64 clang
Duane Sand
2014-08-05
1
-3
/
+0
*
[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains
Duane Sand
2014-08-05
12
-130
/
+21
*
Merge "Update the FDO support:" into lmp-dev
Dehao Chen
2014-07-29
7
-35
/
+4
|
\
|
*
Update the FDO support:
Dehao Chen
2014-07-30
7
-35
/
+4
*
|
Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""
Ying Wang
2014-07-30
1
-0
/
+4
|
/
*
Merge "Default to "prescott" as our baseline i686 host build architecture." i...
Stephen Hines
2014-07-24
1
-1
/
+1
|
\
|
*
Default to "prescott" as our baseline i686 host build architecture.
Stephen Hines
2014-07-25
1
-1
/
+1
*
|
Switch NDK arm64 libraries to 4.9.
Przemyslaw Szczepaniak
2014-07-25
1
-1
/
+1
|
/
*
Refactor FDO support code to ensure arm64 can also be built with FDO.
Dehao Chen
2014-07-23
7
-145
/
+47
*
reconcile aosp (8689b90bcfdc92c94475901935b5f6efae0c9abc) after branching. Pl...
Ed Heyl
2014-07-14
2
-2
/
+2
*
am d3b5d574: am ce40d5f9: am bc7501e1: Merge "More consistent use of 64-bit b...
Ying Wang
2014-07-09
6
-12
/
+0
|
\
|
*
am ce40d5f9: am bc7501e1: Merge "More consistent use of 64-bit build variable."
Ying Wang
2014-07-09
6
-12
/
+0
|
|
\
|
|
*
More consistent use of 64-bit build variable.
Ying Wang
2014-07-08
6
-12
/
+0
*
|
|
am 8f73aeea: am 183f90f4: am 3ffcf184: Merge "Remove -Bsymbolic from builds."
Dan Albert
2014-07-08
6
-6
/
+2
|
\
\
\
|
|
/
/
|
*
|
am 183f90f4: am 3ffcf184: Merge "Remove -Bsymbolic from builds."
Dan Albert
2014-07-08
6
-6
/
+2
|
|
\
\
|
|
|
/
|
|
*
Merge "Remove -Bsymbolic from builds."
Dan Albert
2014-07-08
6
-6
/
+2
|
|
|
\
|
|
|
*
Remove -Bsymbolic from builds.
Dan Albert
2014-06-13
6
-6
/
+2
|
*
|
|
[DO NOT MERGE] Workaround to fix klp-modular-dev-plus-aosp build.
Ying Wang
2014-07-02
3
-12
/
+6
|
|
/
/
*
|
|
am 3a2f6ecf: am 491871aa: am 4b7ba417: Merge "Add -Wl,--fatal-warnings to x86...
Elliott Hughes
2014-06-30
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Add -Wl,--fatal-warnings to x86_64.
Elliott Hughes
2014-06-30
1
-0
/
+1
*
|
|
resolved conflicts for merge of 53caaaf6 to master
Elliott Hughes
2014-06-16
2
-662
/
+0
|
\
\
\
|
|
/
/
|
*
|
Remove unused hosts.
Elliott Hughes
2014-06-16
2
-676
/
+0
*
|
|
am 7f880d15: am 553c289a: am 624220c1: Merge "Remove useless stuff from "Andr...
Elliott Hughes
2014-06-13
8
-97
/
+2
|
\
\
\
|
|
/
/
|
*
|
Remove useless stuff from "AndroidConfig.h".
Elliott Hughes
2014-06-12
8
-97
/
+2
|
|
/
*
|
am 56ec31cf: am 3fe9a277: am d0f0918b: Merge "Reenable ccache."
Ying Wang
2014-06-06
1
-2
/
+6
|
\
\
|
|
/
|
*
Reenable ccache.
Ying Wang
2014-06-06
1
-2
/
+6
|
*
Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler.
Primiano Tucci
2014-06-02
2
-8
/
+22
*
|
Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to the compiler.
Primiano Tucci
2014-06-03
2
-8
/
+22
*
|
am 15d49c3b: am 85e0dce5: am a8b65126: Merge "Add -shared to clang LDFLAGS."
Stephen Hines
2014-05-30
4
-0
/
+4
|
\
\
|
|
/
|
*
Merge "Add -shared to clang LDFLAGS."
Stephen Hines
2014-05-30
4
-0
/
+4
|
|
\
|
|
*
Add -shared to clang LDFLAGS.
Tim Murray
2014-05-29
4
-0
/
+4
*
|
|
am ee7493cc: am 329988c2: am a42e0f50: Merge "arm64: restore relro/now"
Nick Kralevich
2014-05-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
arm64: restore relro/now
Nick Kralevich
2014-05-30
1
-2
/
+2
*
|
|
am fb0a19d6: am dc41aa32: am 5c2c70de: Merge "Add -latomic to all target builds"
Andrew Hsieh
2014-05-30
6
-0
/
+30
|
\
\
\
|
|
/
/
|
*
|
Add -latomic to all target builds
Andrew Hsieh
2014-05-29
6
-0
/
+30
|
|
/
*
|
am cd74f307: am a5b0b130: am 3805f619: Merge "Revert "Fix for duplicate names...
Dan Albert
2014-05-27
1
-1
/
+1
|
\
\
|
|
/
|
*
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
*
|
|
am e6918b55: am 212772f6: am 31101623: Merge "Fix for duplicate names in whol...
Dan Albert
2014-05-27
1
-1
/
+1
|
\
\
\
|
|
/
/
[next]