foundationdb/fdbcli
mpilman 2537f26de6 First implementaion of more user-friendly cpack
Up unto here this code is only very rudiemantery tested.

This is a firest attempt of making cpack more user-friendly.
The basic idea is to generate a component for package type so
that we can have different paths depending on whether we build
an RPM, a DEB, a TGZ, or a MacOS installer. The cpack package
config file will then chose the correct components to use.

In a later point this should make it possible to build these
with `make packages` and the ugly iteration with calling cmake
between each package would be obsolete. While this solution is
a bit more bloated, it is also much more flexible and it will be
much easier to use.

Another benefit is, that this will get rid of all warnings during
a cpack run
2019-03-07 16:49:29 -08:00
..
linenoise Initial repository commit 2017-05-25 13:48:44 -07:00
CMakeLists.txt First implementaion of more user-friendly cpack 2019-03-07 16:49:29 -08:00
FlowLineNoise.actor.cpp Adjust all includes to be relative to the root. 2018-10-19 17:35:33 +00:00
FlowLineNoise.h remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
fdbcli.actor.cpp net: Support IPv6 #963 2019-03-04 14:12:41 -08:00
fdbcli.vcxproj boost 1.52.0 -> 1.67.0 in all vcxproj files 2019-03-05 22:06:12 -08:00
fdbcli.vcxproj.filters Initial repository commit 2017-05-25 13:48:44 -07:00
local.mk Make old build system work on build/cmake/Dockerfile 2019-02-28 14:24:52 -08:00