summaryrefslogtreecommitdiffstats
path: root/edify (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-16recovery: Switch to clangTao Bao1-0/+2
2015-08-20edify: Switch to C++.Tao Bao5-37/+27
2015-08-08Use CPPFLAGS instead of CFLAGS.Dan Albert1-4/+4
2015-06-03recovery: Switch to clangTao Bao1-0/+2
2014-12-18Remove an uninitialized value.Dan Albert1-2/+1
2014-11-20Global C++11 compatibility.Dan Albert1-3/+4
2014-02-14clean up some warnings when building recoveryDoug Zongker5-7/+15
2013-07-09recovery: move log output to stdoutDoug Zongker2-7/+7
2012-04-12minor recovery changesDoug Zongker2-2/+10
2010-02-25make StringValue wrapper okay to call on NULLDoug Zongker1-0/+1
2010-02-23refactor applypatch and friendsDoug Zongker2-1/+4
2010-02-20add missing includes to fix mac build (maybe)Doug Zongker2-0/+4
2010-02-18relocate applypatch; add type system and new functions to edifyDoug Zongker2-60/+166
2010-02-18Filename check and free allocated stringsKenny Root2-0/+7
2009-06-18add file_getprop() to updaterDoug Zongker2-0/+17
2009-06-13add less_than_int, greater_than_int to edifyDoug Zongker2-0/+63
2009-06-12fixes to edify and updater scriptDoug Zongker6-442/+540
2009-06-12edify extensions for OTA package installation, part 2Doug Zongker3-8/+11
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker6-12/+136
2009-06-10core of edify, an eventual replacement for amendDoug Zongker7-0/+889