aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/make-dissectors.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-29make-dissectors: Use g_file_set_contents()João Valverde1-25/+39
2017-11-23make-dissectors: Another attempt to use newlines instead of spacesJoão Valverde1-1/+7
2017-11-23make-dissectors: Fallback to the newly introduced glib-compat replacementJoão Valverde1-7/+1
2017-11-23make-dissectors: Don't use stdoutJoão Valverde1-12/+38
2017-11-23[make-dissectors] g_ptr_array_new_full() is glib 2.30.0 which we do notAndersBroman1-0/+7
2017-11-23make-dissectors: Print the number of functions successfully parsedJoão Valverde1-0/+2
2017-11-20Revert "make-dissectors: Be more resilient with whitespace"João Valverde1-5/+2
2017-11-20make-dissectors: Be more resilient with whitespaceJoão Valverde1-2/+5
2017-11-20Rewrite make-dissector-reg.py in CJoão Valverde1-0/+157