Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/linux-sunxi/sunxi-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/fexc.c
AgeCommit message (Expand)Author
2012-06-16Relicensed as GPLv2+Alejandro Mery
2012-06-14fexc: fix error returning (closes #2)Alejandro Mery
2012-05-11fexc: allow bin inputs that aren't regular filesAlejandro Mery
2012-05-11fexc: move bin2fex's main() inAlejandro Mery
2012-05-11script_fex: move parser from fex2bin.c and make fexc use itAlejandro Mery
2012-05-11fexc: use script_bin.oAlejandro Mery
2012-05-11fexc: move fex2bin's main() inAlejandro Mery
2012-05-11fexc: use script.oAlejandro Mery
2012-05-11fexc: finish main()Alejandro Mery
2012-05-11fexc: indentify optional input and output filenames from the argumentsAlejandro Mery
2012-05-10fexc: set formats for bin2fex and implement -qAlejandro Mery
2012-05-10fexc: prepare for multitool support and validate input and output format optionsAlejandro Mery
2012-05-10fexc: add do-nothing `fexc` toolAlejandro Mery