summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2018-01-15Add theme_load to fe-fuzzJoseph Bisch
2018-01-15Merge pull request #780 from josephbisch/fuzz-event-get-paramsJoseph Bisch
Add event_get_params to fe-fuzz
2017-12-07Add a test program to test mode parsingWill Storey
This uses GLib's testing framework. It is to test the changes to the mode parsing for #603.
2017-10-24remove lynx from autogen and make a separate syncdocs scriptailin-nemui
2017-10-24Add event_get_params to fe-fuzzJoseph Bisch
2017-01-07Add frontend for fuzzingJoseph Bisch
Use the following configure command: $ ./configure --with-fuzzer --with-fuzzer-lib=/path/to/libFuzzer.a \ CC=clang CXX=clang++ Places an irssi-fuzz in src/fe-fuzz/ after build. Also can specify SANFLAGS to override the chosen sanitizer flags (defaults to "-g -fsanitize=address -fsanitize-coverage=trace-pc-guard").
2015-11-25ignore MYMETA.* generated by scripts in project rootWill Song
2014-07-06Ignore build products in .gitignoreDavid Leadbeater
2014-06-30Removed docs/help from the .gitignoreGeert Hauwaerts
2014-05-31Add .gitignoreAlexander Færøy
2014-05-31Kill update-changelog.shAlexander Færøy