aboutsummaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Clean up Mac OS hacks in acp slightly.Elliott Hughes2016-01-052-4/+5
* CopyFile: Remove bogus reference to HAVE_VALID_STAT_ST_INONarayan Kamath2016-01-051-3/+2
* Fix compiler warnings on Windows in CopyFile.cChristopher Wiley2015-12-302-0/+2
* Fix unused parameter warnings in CopyFile.cChristopher Wiley2015-12-301-0/+5
* Add LOCAL_MODULE_HOST_OSDan Willemsen2015-09-031-0/+1
* Add _(darwin|linux|windows)Dan Willemsen2015-08-281-6/+1
* Merge "Remove legacy windows platform build support"Dan Willemsen2015-08-182-54/+0
|\
| * Remove legacy windows platform build supportDan Willemsen2015-08-172-54/+0
* | Replace HAVE_MS_C_RUNTIME with _WIN32 in build.Elliott Hughes2015-08-171-7/+4
|/
* Remove unused "host/Directories.h".Elliott Hughes2015-07-281-10/+0
* Stop disallowing sanitizers.Dan Albert2015-06-161-2/+1
* Remove HAVE_SYMLINKS.Elliott Hughes2015-01-122-41/+7
* kill HAVE_STAT_ST_MTIMYabin Cui2014-11-101-5/+3
* Never use ASAN for acp.Dan Albert2014-10-311-0/+3
* Support host multilib buildYing Wang2014-05-141-1/+1
* Move pseudolocalize to aaptBjorn Bringert2013-04-263-130/+1
* Use %zd instead of %d for variables of type ssize_tAndrew Hsieh2012-02-271-1/+1
* Include toolchain makefile based on the current config.Ying Wang2012-01-061-0/+2
* Cygwin fix: Use new #if HAVE_STAT_ST_MTIMRaphael Moll2010-11-011-5/+6
* Fix build - USE_MINGW seems to be the preferred defineJean-Baptiste Queru2010-07-091-1/+1
* acp: Ensure dst mtime always greater or equal to src mtimeKan-Ru Chen2010-07-091-0/+18
* Revert "acp: Ensure dst mtime always greater or equal to src mtime"Jean-Baptiste Queru2010-07-081-6/+0
* acp: Ensure dst mtime always greater or equal to src mtimeKan-Ru Chen2010-07-051-0/+6
* remove mkdirs/etc which caused us to depend on libutilsBrian Swetland2009-06-042-43/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-0/+897
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-038-897/+0
* Initial ContributionThe Android Open Source Project2008-10-218-0/+897