summaryrefslogtreecommitdiffstats
path: root/NativeCode.mk
Commit message (Expand)AuthorAgeFilesLines
* am 60e4a65d: am 916c54b2: Merge "Enable host multilib for ART testing."Ian Rogers2014-06-251-0/+1
|\
| * Enable host multilib for ART testing.Ian Rogers2014-06-171-0/+1
* | am 209d4528: am 0a58ece3: Merge "Fix Mac build."Ian Rogers2014-06-111-1/+4
|\ \ | |/
| * Fix Mac build.Ian Rogers2014-06-101-1/+4
* | am cc6d37df: am 4aa9da3f: Merge "Build fix."Ian Rogers2014-06-111-1/+1
|\ \ | |/
| * Build fix.Ian Rogers2014-06-091-1/+1
* | am a97fc534: am a3f1cb68: Merge "Remove deprecated WITH_HOST_DALVIK."Ian Rogers2014-06-111-17/+15
|\ \ | |/
| * Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-091-17/+15
* | am 9de62953: am 694b7052: am 697dc169: Merge "Build libcore native code on th...Ian Rogers2014-05-231-0/+2
|\ \ | |/
| * Build libcore native code on the host with clang.Ian Rogers2014-05-231-0/+2
* | Add support for network-specific host name resolution.Paul Jensen2014-05-131-1/+1
|/
* Finish moving away from LD_LIBRARY_PATH on Android.Elliott Hughes2014-04-031-1/+1
* Add libutils dependency for libziparchive.Narayan Kamath2013-12-111-2/+2
* Add a JNI wrapper over libziparchive.Narayan Kamath2013-12-061-2/+2
* A simple set of JNI argument passing tests.Ian Rogers2013-11-051-0/+1
* Split Conscrypt makefile out from libcoreKenny Root2013-09-161-47/+0
* Conscrypt: remove dependence on stlportKenny Root2013-09-111-1/+0
* Fixed interruption of blocked SSLSocket via Socket.close()Brian Carlstrom2013-09-101-9/+6
* Move conscrypt out libjavacore and split testsKenny Root2013-08-301-5/+39
* Move libcore to C++11.Elliott Hughes2013-08-121-0/+1
* Bring NativeCode.mk in line with the internal copy.Elliott Hughes2013-07-301-5/+4
* Fix libcore's NativeCode.mk so we actually compile with -Werror.Elliott Hughes2013-07-301-43/+23
* Move System.currentTimeMillis, nanoTime, and mapLibraryName into the library.Elliott Hughes2013-06-071-1/+1
* Tracking libnativehelper dependenciesBrian Carlstrom2013-05-101-0/+1
* Add -host suffix for master changesKenny Root2013-05-021-1/+1
* Merge "NativeCrypto: build native library standalone"Kenny Root2013-05-021-0/+15
|\
| * NativeCrypto: build native library standaloneKenny Root2013-05-021-0/+15
* | Tracking changes to *-host for host shared librariesBrian Carlstrom2013-05-011-32/+10
|/
* Move JSSE to new packageKenny Root2013-04-291-2/+3
* Change native test module nameKenny Root2013-02-011-2/+2
* NativeCrypto: add test base for OpenSSL ENGINEsKenny Root2013-01-281-0/+66
* Add dependencies on the makefiles.Elliott Hughes2012-08-281-0/+3
* Stop using -fvisibility=hidden.Elliott Hughes2012-08-011-3/+0
* Make libjavacore independent of libnativehelper for the PDK.Elliott Hughes2012-05-041-5/+8
* am 617f435b: am 8d778522: am 61f172cd: Merge "Simplify and speed up makefile."Jean-Baptiste Queru2012-04-241-14/+1
|\
| * Simplify and speed up makefile.Jean-Baptiste Queru2012-04-191-14/+1
* | Restrict -fvisibility-inlines-hidden to C++ codeAndy McFadden2012-01-201-1/+4
* | Remove static libraries from static library module.Ying Wang2011-11-071-2/+0
|/
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-2/+0
* Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3)Brian Carlstrom2011-04-291-13/+0
* Use -fvisibility and clean up a little.Elliott Hughes2011-03-081-1/+4
* Tell editors that these are Makefiles (or fragments thereof).Elliott Hughes2011-01-071-1/+2
* resolved conflicts for merge of bb253213 to dalvik-devBrian Carlstrom2010-11-221-2/+2
|\
| * Fix the libcore part of the simulator build.Marco Nelissen2010-11-221-2/+2
* | resolved conflicts for merge of 18fb450a to dalvik-devBrian Carlstrom2010-11-191-2/+8
|\ \ | |/
| * Fix for simulator build, no stlport in simulatorKristian Monsen2010-11-191-1/+6
| * Move from MAX/MIN to std::max/std::minBrian Carlstrom2010-11-101-1/+1
* | Rewrite File.getCanonicalPath.Elliott Hughes2010-11-081-2/+2
|/
* Add optional tags to libcore.Jesse Wilson2010-09-161-0/+2
* Make the bouncy castle keystore available for the host build.Jesse Wilson2010-09-131-1/+2