osquery-1/tools/codegen
prateeknischal b9c55aec25
Fix codegen template for extension group (#6244)
The template has a reference to waitThenShutdown
which does not exist in the definitions.
Instead of that, a function, waitForShutdown is defined in the
osquery/system.h which should have been used.
This causes compilation to fail in case of building an extension.
This commit fixes that function call in the template.
2020-02-18 17:49:14 +01:00
..
templates Fix codegen template for extension group (#6244) 2020-02-18 17:49:14 +01:00
amalgamate.py Fix python3 deprecation warning (#5977) 2019-11-26 16:57:27 -05:00
BUCK Fix LICENSE information on file headers (#5375) 2019-01-21 11:51:54 -08:00
CMakeLists.txt CMake: Future proof Python finding mechanism (#6120) 2019-12-11 22:32:08 -05:00
genapi.py website: Update the website specs formatting code genapi (#6124) 2020-01-12 01:44:46 -05:00
gentable.py tables: Remove INDEX requirement for ADDITIONAL option (#6104) 2019-12-10 15:43:35 -05:00
gentargets.py Upgrade Python tools to Python3 (#5846) 2019-10-05 10:30:10 -04:00
genwebsitejson.py website: Update the website specs formatting code genapi (#6124) 2020-01-12 01:44:46 -05:00
genwebsitemetadata.py Upgrade Python tools to Python3 (#5846) 2019-10-05 10:30:10 -04:00
substitute.py Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00