mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
Add cleaned-up version of zeek-aux
This is the zeek-aux repository with all of the git-related stuff removed, including all of the pre-commit configuration files, git directories, and submodules. It has a modified version of the CMake configuration that uses Zeek's variables and paths, making zeek-aux effectively just a subdirectory to Zeek. All of the source files now have Zeek's license header in them as well.
This commit is contained in:
parent
c090ec1ccd
commit
a1d0cebca4
213 changed files with 7611 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
||||
version = "1.0.0.dev2", # short
|
||||
version = "1.0.0.dev2", # with dev update
|
||||
version = "1.0.0.dev2", # long
|
||||
version = "1.0.0.dev2", # long with dev update
|
||||
version = "1.0.0.dev2", # Python style
|
||||
version = "0.0.1.nope" # should not change, invalid suffix
|
||||
print('Additional change')
|
Loading…
Add table
Add a link
Reference in a new issue