osquery-1/tools/build_defs/oss/osquery
Filipe Manco bc35638678 Define osquery version on base.cfg (#5478)
Summary:
Pull Request resolved: https://github.com/facebook/osquery/pull/5478

This makes it easier to update the osquery version and simplifies cxx.bzl by removing osquery specific preprocessor flags.

This will also make rebuilding osquery after changing versions faster, since the flags are now only defined for the headers which need them.

Reviewed By: akindyakov

Differential Revision: D14183142

fbshipit-source-id: 396d550f5b35a1d294fee802d2364cd9f7ab1d7a
2019-02-27 11:23:03 -08:00
..
codegen.bzl Add Facebook Copyright message to Facebook owned, open-source osquery files (#5445) 2019-02-18 13:51:04 -08:00
cxx.bzl Define osquery version on base.cfg (#5478) 2019-02-27 11:23:03 -08:00
defaults.bzl Add Facebook copyright header to bzl files (#5451) 2019-02-19 09:29:31 -08:00
globs.bzl Add Facebook copyright header to bzl files (#5451) 2019-02-19 09:29:31 -08:00
native_functions.bzl Add Facebook copyright header to bzl files (#5451) 2019-02-19 09:29:31 -08:00
native.bzl Add Facebook copyright header to bzl files (#5451) 2019-02-19 09:29:31 -08:00
platforms.bzl Add Facebook copyright header to bzl files (#5451) 2019-02-19 09:29:31 -08:00
python.bzl Add Facebook copyright header to bzl files (#5451) 2019-02-19 09:29:31 -08:00
third_party_archive.bzl Add Facebook copyright header to bzl files (#5451) 2019-02-19 09:29:31 -08:00
third_party.bzl Pass kwargs to osquery_tp_prebuilt_cxx_library (#5469) 2019-02-26 07:59:14 -08:00