summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
AgeCommit message (Expand)AuthorFilesLines
2012-02-27parse elm_bubble.h, generate elm_bubble.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_calendar.h, generate elm_calendar.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_clock.h, generate elm_clock.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_check.h, generate elm_check.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_menu.h, generate elm_menu.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_grid.h, generate elm_grid.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_image.h, generate elm_image.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_panel.h, generate elm_panel.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_frame.h, generate elm_frame.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_button.h, generate elm_button.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_box.h, generate elm_box.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_object.h and generate elm_object.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_label.h and generate elm_label.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_bg.h and generate elm_bg.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_win.h and generate elm_win.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_list.h and generate elm_list.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_entry.h and generate elm_entry.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_scroller.h and generate elm_scroller.rbJérémy Zurcher1-0/+1
2012-02-27parse elm_icon.h and generate elm_icon.rbJérémy Zurcher1-0/+1
2012-02-26parse elm_object_item.h and generate native/elm/elm_object_item.rbJérémy Zurcher1-1/+2
2012-02-26parse and generate elm_general and elm_tooltipJérémy Zurcher1-0/+2
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