criu/scripts/build
Pavel Emelyanov a1ba078830 make: Add .config file processing (v3)
In this file one can add options with which to build CRIU.
Each line is (for now) expanded into CONFIG_$(TEXT) macros
defined in config.h that can be tested later in the code.

v2: Add .config to .gitignore
v3: Don't check that make mrproper removes .config

https://github.com/xemul/criu/issues/235
travis-ci: success for Don't compile in binfmt_misc dumping code by default (rev3)
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Reviewed-by: Dmirty Safonov <dsafonov@virtuozzo.com>
2016-11-03 20:49:13 +03:00
..
binfmt_misc Dockerfile: don't fail if a binfmt-misc rule already exists 2016-02-19 14:32:49 +03:00
Dockerfile.aarch64.hdr dockerfile: extract a common part in one file 2016-02-19 14:33:03 +03:00
Dockerfile.alpine scripts/build: add clang targets 2016-11-02 20:35:57 +03:00
Dockerfile.armv7hf.hdr dockerfile: extract a common part in one file 2016-02-19 14:33:03 +03:00
Dockerfile.ppc64le.hdr travis: enable compilation for ppc64le 2016-05-06 14:38:29 +03:00
Dockerfile.tmpl make: Add .config file processing (v3) 2016-11-03 20:49:13 +03:00
Dockerfile.x86_64.hdr Dockerfile.x86_64: use Ubuntu Trusty 2016-11-02 20:35:57 +03:00
extract-deb-pkg Travis: fix yandex URL for packages 2016-08-01 16:51:05 +03:00
Makefile scripts/build: add clang targets 2016-11-02 20:35:57 +03:00