summaryrefslogtreecommitdiffstats
path: root/edify (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix google-runtime-int warnings.Chih-Hung Hsieh2016-04-181-3/+4
* edify: accept long string literal.Yabin Cui2016-01-272-13/+16
* Rename .l/.y to .ll/.yyYing Wang2016-01-123-2/+2
* edify: Switch to C++.Tao Bao2015-08-205-37/+27
* Use CPPFLAGS instead of CFLAGS.Dan Albert2015-08-081-4/+4
* recovery: Switch to clangTao Bao2015-06-031-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-145-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-251-0/+1
* refactor applypatch and friendsDoug Zongker2010-02-232-1/+4
* add missing includes to fix mac build (maybe)Doug Zongker2010-02-202-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-182-0/+7
* add file_getprop() to updaterDoug Zongker2009-06-182-0/+17
* add less_than_int, greater_than_int to edifyDoug Zongker2009-06-132-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-126-12/+136
* core of edify, an eventual replacement for amendDoug Zongker2009-06-107-0/+889