summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
AgeCommit message (Expand)AuthorFilesLines
2012-01-19tools/extract-api.sh : do not use cat | sed, just sedJérémy Zurcher1-1/+1
2011-10-21take care of eina_xattr.hJérémy Zurcher1-0/+1
2011-08-13fix and update native api extraction and generationJérémy Zurcher1-0/+1
2011-06-19extract-api.sh works with api-next folderJérémy Zurcher1-8/+17
2011-05-11take care of EAPI extern with FFI#attach_variableJérémy Zurcher1-1/+1
2011-05-11take care of eina/eina_log.h and regenerate ffisJérémy Zurcher1-0/+1
2011-05-09use a cleaner way to get the include dir. Previous was buggy on Gentoo at leastLionel Orry1-1/+1
2011-04-29Nicely continue when a header is not found.Lionel Orry1-0/+5
2011-04-28generate eina_hashJérémy Zurcher1-0/+1
2011-04-27add eina_list and specsJérémy Zurcher1-0/+1
2011-04-27add eina_main and specsJérémy Zurcher1-0/+1
2011-04-21extract-api.sh, don't override previous data without -x flagJérémy Zurcher1-4/+10
2011-04-19notify on diff files creationJérémy Zurcher1-1/+1
2011-04-19fix sed-callbacks, update extract-api.sh, add genruby.rbJérémy Zurcher1-6/+10
2011-04-18update tools/sed-* and tools/extract-api.shJérémy Zurcher1-5/+4
2011-04-18generate -callbacksJérémy Zurcher1-3/+3
2011-04-16add gitignore, extract api into ./tools/apiJérémy Zurcher1-11/+15
2011-04-16update sed scripts, add sed-structsJérémy Zurcher1-0/+1
2011-04-16extract-api.sh uses external sed scriptsJérémy Zurcher1-16/+20
2011-04-15add tool/extract-api.shJérémy Zurcher1-0/+32