osquery-1/cmake
Stefano Bonicatti 974bdef901 Various fixes and CI steps for packaging (#5881)
* Fix packaging regression on Windows

Component variables should be set only for Linux and macOS,
otherwise on Windows the internal WiX IDs change and the
WiX fragment patch won't work.

Cleanup the version patch component, since WiX doesn't support
version components that are not digits.

* Add the rpm package to the CI Dockerfile, to test rpm packaging

* Fix TGZ generation on other platforms

* Add dpkg-dev and file packages to the CI Dockerfile

They are needed for creating DEB debug packages.

* Add a packaging steps to the CI

Set TGZ as a default packaging system when one cannot detected.

Fix generatePackageTarget indentation.
2019-10-13 12:53:16 +02:00
..
modules Integrate cppcheck and clang-tidy within the CMake project (#5730) 2019-10-08 18:17:11 +02:00
wix_patches Fix MSI Service Error handling 2019-09-19 12:32:35 -04:00
CPackConfig.cmake.in Patch environment file path in initd and systemd scripts during DEB packaging (#5802) 2019-09-12 18:02:23 -04:00
flags.cmake fuzzing: Restore simple libFuzzer-based config fuzzing (#5844) 2019-10-02 18:09:35 -04:00
globals.cmake Add ccache support also for compiling C (#5872) 2019-10-08 22:39:28 +02:00
options.cmake Integrate cppcheck and clang-tidy within the CMake project (#5730) 2019-10-08 18:17:11 +02:00
packaging.cmake Various fixes and CI steps for packaging (#5881) 2019-10-13 12:53:16 +02:00
toolchain.cmake Linux custom toolchain integration (#5759) 2019-09-06 19:51:25 -04:00
utilities.cmake Specify PATH when calling format_check if using the custom toolchain (#5834) 2019-09-24 19:17:55 -04:00