aboutsummaryrefslogtreecommitdiffstats
path: root/edify
Commit message (Expand)AuthorAgeFilesLines
* recovery: Switch to clangTao Bao2015-11-071-0/+2
* Remove an uninitialized value.Dan Albert2014-12-181-2/+1
* Global C++11 compatibility.Dan Albert2014-11-201-3/+4
* clean up some warnings when building recoveryDoug Zongker2014-02-135-7/+15
* recovery: move log output to stdoutDoug Zongker2013-07-092-7/+7
* minor recovery changesDoug Zongker2012-04-122-2/+10
* make StringValue wrapper okay to call on NULLDoug Zongker2010-02-241-0/+1
* refactor applypatch and friendsDoug Zongker2010-02-222-1/+4
* add missing includes to fix mac build (maybe)Doug Zongker2010-02-192-0/+4
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-182-60/+166
* Filename check and free allocated stringsKenny Root2010-02-172-0/+7
* add file_getprop() to updaterDoug Zongker2009-06-182-0/+17
* add less_than_int, greater_than_int to edifyDoug Zongker2009-06-122-0/+63
* fixes to edify and updater scriptDoug Zongker2009-06-126-442/+540
* edify extensions for OTA package installation, part 2Doug Zongker2009-06-123-8/+11
* edify extensions for OTA package installation, part 1Doug Zongker2009-06-116-12/+136
* core of edify, an eventual replacement for amendDoug Zongker2009-06-097-0/+889