summaryrefslogtreecommitdiffstats
path: root/NativeCode.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up our final native code warnings, and turn on -Werror.Elliott Hughes2010-08-121-1/+1
* Enable -Wall -Wextra for libcore and cleanup all but one warningBrian Carlstrom2010-05-071-0/+2
* Adapt to new location of libcoreJean-Baptiste Queru2010-04-301-1/+1
* merge more modules into luniPeter Hallam2010-04-271-1/+1
* Silence "note: the mangling of 'va_list' has changed in GCC 4.4".Elliott Hughes2010-02-021-0/+5
* Don't allocate arbitrary-length buffers on the stack.Elliott Hughes2009-11-131-2/+2
* Split libcore/Android.mk into two files, one for Java code and one forDan Bornstein2009-10-261-0/+121