summaryrefslogtreecommitdiffstats
path: root/NativeCode.mk
Commit message (Expand)AuthorAgeFilesLines
* Use libziparchive shared library on host.Narayan Kamath2015-04-291-2/+2
* Add a static dependency on libbase.Narayan Kamath2015-04-291-2/+2
* Remove forced alignment code.Christopher Ferris2015-03-231-0/+31
* Explicitly specify the icu:: namespace.Elliott Hughes2015-03-061-1/+1
* Remove OpenSSL ENGINE testKenny Root2015-02-271-1/+0
* Don't try to build the libcore native code on the Mac.Elliott Hughes2014-12-171-0/+4
* Remove unnecessary include directives.Elliott Hughes2014-12-151-2/+2
* am e4298641: Merge "Fix the Mac build by moving libcore to libc++."Dan Albert2014-11-051-0/+2
|\
| * Fix the Mac build by moving libcore to libc++.Dan Albert2014-11-041-0/+2
* | resolved conflicts for merge of f9a3c05f to stage-aosp-masterIan Rogers2014-11-051-2/+2
|\|
| * Move from UniquePtr to std::unique_ptr.Ian Rogers2014-11-041-2/+2
* | 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