Commit Graph

17 Commits (43a28da37471b2f30efa9e814d9c23bac352fb01)

Author SHA1 Message Date
micasnyd 4d34bc10b8 Rust bindgen: Only generate if CMake MAINTAINER_MODE is ON 3 years ago
Micah Snyder (micasnyd) 861153a656 Fix errors when scanning files > 4G 4 years ago
Micah Snyder (micasnyd) 08bf1822b1 CMake: Remove Flex & Bison hard build dependency 5 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder 8e765853d0 Updating generated yara_grammar and yara_lexer files. Including modification to yara_grammar.y to include yara_compiler.h in both the .h and .c file, as previously it was manually added to the .h file which causes build failures if you don't realize this and need to recompile the yacc file. 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder 9eee84876d fix to update autogenerated files for machines that do not have bison installed. also eliminating warning in .y file at the same time by removing ifdef from yara_parser.h 8 years ago
Micah Snyder 8efbf4a0cb eliminating compile warnings in windows 10, vs2015, x86 and x64. 8 years ago
Steven Morgan f0b357ee02 bb11314 fix error check. 10 years ago
Steven Morgan 18ef4abaec Fix warning on Windows. 10 years ago
Steven Morgan b72292f1fc YARA include-file fixups. 10 years ago
Kevin Lin b289385d32 various fixes for windows build 10 years ago
Steven Morgan 5842265fd9 Enable YARA include directives, import YARA compiler struct and functions, improve YARA parse/lex error messages. 10 years ago
Steven Morgan d03c18bed3 Fix YARA arena management, improve error reporting, clean up some code. 10 years ago
Steven Morgan 90941cad26 Improve YARA error messages. Enable parser yr_parser_check_types() function. 10 years ago
Steven Morgan b897e2ecf6 add generated yara [ch] files to git repo. 10 years ago