From d430034fe582b53a008359299583fb6e960f9e65 Mon Sep 17 00:00:00 2001 From: emeric Date: Sat, 11 Oct 2014 13:30:20 +0200 Subject: [PATCH] Moved third party libs in a dedicated directory --- src/Makefile.am | 2 +- test/Makefile.am | 10 +++++----- .../boost}/gil/extension/io_new/bmp_all.hpp | 0 .../boost}/gil/extension/io_new/bmp_io_old.hpp | 0 .../boost}/gil/extension/io_new/bmp_read.hpp | 0 .../boost}/gil/extension/io_new/bmp_tags.hpp | 0 .../boost}/gil/extension/io_new/bmp_write.hpp | 0 .../boost}/gil/extension/io_new/detail/base.hpp | 0 .../gil/extension/io_new/detail/bit_operations.hpp | 0 .../extension/io_new/detail/conversion_policies.hpp | 0 .../gil/extension/io_new/detail/dynamic_io_new.hpp | 0 .../boost}/gil/extension/io_new/detail/io.hpp | 0 .../boost}/gil/extension/io_new/detail/io_device.hpp | 0 .../boost}/gil/extension/io_new/detail/io_error.hpp | 0 .../boost}/gil/extension/io_new/detail/path_spec.hpp | 0 .../extension/io_new/detail/read_and_convert_image.hpp | 0 .../extension/io_new/detail/read_and_convert_view.hpp | 0 .../boost}/gil/extension/io_new/detail/read_image.hpp | 0 .../gil/extension/io_new/detail/read_image_info.hpp | 0 .../boost}/gil/extension/io_new/detail/read_view.hpp | 0 .../boost}/gil/extension/io_new/detail/reader_base.hpp | 0 .../gil/extension/io_new/detail/row_buffer_helper.hpp | 0 .../boost}/gil/extension/io_new/detail/typedefs.hpp | 0 .../boost}/gil/extension/io_new/detail/write_view.hpp | 0 .../gil/extension/io_new/formats/bmp/is_allowed.hpp | 0 .../boost}/gil/extension/io_new/formats/bmp/read.hpp | 0 .../extension/io_new/formats/bmp/supported_types.hpp | 0 .../boost}/gil/extension/io_new/formats/bmp/write.hpp | 0 .../boost}/gil/extension/io_new/formats/jpeg/base.hpp | 0 .../gil/extension/io_new/formats/jpeg/is_allowed.hpp | 0 .../boost}/gil/extension/io_new/formats/jpeg/read.hpp | 0 .../extension/io_new/formats/jpeg/supported_types.hpp | 0 .../boost}/gil/extension/io_new/formats/jpeg/write.hpp | 0 .../boost}/gil/extension/io_new/formats/png/base.hpp | 0 .../gil/extension/io_new/formats/png/is_allowed.hpp | 0 .../boost}/gil/extension/io_new/formats/png/read.hpp | 0 .../extension/io_new/formats/png/supported_types.hpp | 0 .../boost}/gil/extension/io_new/formats/png/write.hpp | 0 .../gil/extension/io_new/formats/pnm/is_allowed.hpp | 0 .../boost}/gil/extension/io_new/formats/pnm/read.hpp | 0 .../extension/io_new/formats/pnm/supported_types.hpp | 0 .../boost}/gil/extension/io_new/formats/pnm/write.hpp | 0 .../gil/extension/io_new/formats/tiff/device.hpp | 0 .../gil/extension/io_new/formats/tiff/is_allowed.hpp | 0 .../boost}/gil/extension/io_new/formats/tiff/log.hpp | 0 .../boost}/gil/extension/io_new/formats/tiff/read.hpp | 0 .../extension/io_new/formats/tiff/supported_types.hpp | 0 .../boost}/gil/extension/io_new/formats/tiff/write.hpp | 0 .../boost}/gil/extension/io_new/jpeg_all.hpp | 0 .../boost}/gil/extension/io_new/jpeg_io_old.hpp | 0 .../boost}/gil/extension/io_new/jpeg_read.hpp | 0 .../boost}/gil/extension/io_new/jpeg_tags.hpp | 0 .../boost}/gil/extension/io_new/jpeg_write.hpp | 0 .../boost}/gil/extension/io_new/png_all.hpp | 0 .../boost}/gil/extension/io_new/png_io_old.hpp | 0 .../boost}/gil/extension/io_new/png_read.hpp | 0 .../boost}/gil/extension/io_new/png_tags.hpp | 0 .../boost}/gil/extension/io_new/png_write.hpp | 0 .../boost}/gil/extension/io_new/pnm_all.hpp | 0 .../boost}/gil/extension/io_new/pnm_io_old.hpp | 0 .../boost}/gil/extension/io_new/pnm_read.hpp | 0 .../boost}/gil/extension/io_new/pnm_tags.hpp | 0 .../boost}/gil/extension/io_new/pnm_write.hpp | 0 .../boost}/gil/extension/io_new/tiff_all.hpp | 0 .../boost}/gil/extension/io_new/tiff_io_old.hpp | 0 .../boost}/gil/extension/io_new/tiff_read.hpp | 0 .../boost}/gil/extension/io_new/tiff_tags.hpp | 0 .../boost}/gil/extension/io_new/tiff_write.hpp | 0 .../boost}/gil/extension/numeric/affine.hpp | 0 .../boost}/gil/extension/numeric/algorithm.hpp | 0 .../extension/numeric/channel_numeric_operations.hpp | 0 .../boost}/gil/extension/numeric/convolve.hpp | 0 .../boost}/gil/extension/numeric/kernel.hpp | 0 .../gil/extension/numeric/pixel_numeric_operations.hpp | 0 .../boost}/gil/extension/numeric/resample.hpp | 0 .../boost}/gil/extension/numeric/sampler.hpp | 0 .../boost}/gil/extension/toolbox/dynamic_images.hpp | 0 .../boost}/gil/extension/toolbox/gil_extensions.hpp | 0 .../boost}/gil/extension/toolbox/gray_alpha.hpp | 0 .../boost}/gil/extension/toolbox/hsl.hpp | 0 .../boost}/gil/extension/toolbox/hsv.hpp | 0 .../boost}/gil/extension/toolbox/lab.hpp | 0 .../boost}/gil/extension/toolbox/xyz.hpp | 0 {boost => third-party/boost}/process.hpp | 0 {boost => third-party/boost}/process/all.hpp | 0 {boost => third-party/boost}/process/child.hpp | 0 {boost => third-party/boost}/process/config.hpp | 0 {boost => third-party/boost}/process/create_pipe.hpp | 0 {boost => third-party/boost}/process/execute.hpp | 0 {boost => third-party/boost}/process/executor.hpp | 0 {boost => third-party/boost}/process/initializers.hpp | 0 {boost => third-party/boost}/process/mitigate.hpp | 0 {boost => third-party/boost}/process/pipe.hpp | 0 {boost => third-party/boost}/process/posix/child.hpp | 0 .../boost}/process/posix/create_pipe.hpp | 0 {boost => third-party/boost}/process/posix/execute.hpp | 0 .../boost}/process/posix/executor.hpp | 0 .../boost}/process/posix/initializers.hpp | 0 .../boost}/process/posix/initializers/bind_fd.hpp | 0 .../boost}/process/posix/initializers/bind_stderr.hpp | 0 .../boost}/process/posix/initializers/bind_stdin.hpp | 0 .../boost}/process/posix/initializers/bind_stdout.hpp | 0 .../boost}/process/posix/initializers/close_fd.hpp | 0 .../boost}/process/posix/initializers/close_fds.hpp | 0 .../boost}/process/posix/initializers/close_fds_if.hpp | 0 .../boost}/process/posix/initializers/close_stderr.hpp | 0 .../boost}/process/posix/initializers/close_stdin.hpp | 0 .../boost}/process/posix/initializers/close_stdout.hpp | 0 .../boost}/process/posix/initializers/hide_console.hpp | 0 .../boost}/process/posix/initializers/inherit_env.hpp | 0 .../process/posix/initializers/initializer_base.hpp | 0 .../process/posix/initializers/notify_io_service.hpp | 0 .../process/posix/initializers/on_exec_error.hpp | 0 .../process/posix/initializers/on_exec_setup.hpp | 0 .../process/posix/initializers/on_fork_error.hpp | 0 .../process/posix/initializers/on_fork_setup.hpp | 0 .../process/posix/initializers/on_fork_success.hpp | 0 .../boost}/process/posix/initializers/run_exe.hpp | 0 .../boost}/process/posix/initializers/set_args.hpp | 0 .../boost}/process/posix/initializers/set_cmd_line.hpp | 0 .../boost}/process/posix/initializers/set_env.hpp | 0 .../boost}/process/posix/initializers/set_on_error.hpp | 0 .../boost}/process/posix/initializers/start_in_dir.hpp | 0 .../process/posix/initializers/throw_on_error.hpp | 0 {boost => third-party/boost}/process/posix/pipe.hpp | 0 .../boost}/process/posix/search_path.hpp | 0 .../boost}/process/posix/shell_path.hpp | 0 .../boost}/process/posix/terminate.hpp | 0 .../boost}/process/posix/wait_for_exit.hpp | 0 {boost => third-party/boost}/process/search_path.hpp | 0 {boost => third-party/boost}/process/shell_path.hpp | 0 {boost => third-party/boost}/process/terminate.hpp | 0 {boost => third-party/boost}/process/wait_for_exit.hpp | 0 {boost => third-party/boost}/process/windows/child.hpp | 0 .../boost}/process/windows/create_pipe.hpp | 0 .../boost}/process/windows/execute.hpp | 0 .../boost}/process/windows/executor.hpp | 0 .../boost}/process/windows/initializers.hpp | 0 .../process/windows/initializers/bind_stderr.hpp | 0 .../boost}/process/windows/initializers/bind_stdin.hpp | 0 .../process/windows/initializers/bind_stdout.hpp | 0 .../process/windows/initializers/close_stderr.hpp | 0 .../process/windows/initializers/close_stdin.hpp | 0 .../process/windows/initializers/close_stdout.hpp | 0 .../process/windows/initializers/hide_console.hpp | 0 .../process/windows/initializers/inherit_env.hpp | 0 .../process/windows/initializers/initializer_base.hpp | 0 .../windows/initializers/on_CreateProcess_error.hpp | 0 .../windows/initializers/on_CreateProcess_setup.hpp | 0 .../windows/initializers/on_CreateProcess_success.hpp | 0 .../boost}/process/windows/initializers/run_exe.hpp | 0 .../boost}/process/windows/initializers/set_args.hpp | 0 .../process/windows/initializers/set_cmd_line.hpp | 0 .../boost}/process/windows/initializers/set_env.hpp | 0 .../process/windows/initializers/set_on_error.hpp | 0 .../process/windows/initializers/show_window.hpp | 0 .../process/windows/initializers/start_in_dir.hpp | 0 .../process/windows/initializers/throw_on_error.hpp | 0 {boost => third-party/boost}/process/windows/pipe.hpp | 0 .../boost}/process/windows/search_path.hpp | 0 .../boost}/process/windows/shell_path.hpp | 0 .../boost}/process/windows/terminate.hpp | 0 .../boost}/process/windows/wait_for_exit.hpp | 0 163 files changed, 6 insertions(+), 6 deletions(-) rename {boost => third-party/boost}/gil/extension/io_new/bmp_all.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/bmp_io_old.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/bmp_read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/bmp_tags.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/bmp_write.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/base.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/bit_operations.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/conversion_policies.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/dynamic_io_new.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/io.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/io_device.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/io_error.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/path_spec.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/read_and_convert_image.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/read_and_convert_view.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/read_image.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/read_image_info.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/read_view.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/reader_base.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/row_buffer_helper.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/typedefs.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/detail/write_view.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/bmp/is_allowed.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/bmp/read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/bmp/supported_types.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/bmp/write.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/jpeg/base.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/jpeg/is_allowed.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/jpeg/read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/jpeg/supported_types.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/jpeg/write.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/png/base.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/png/is_allowed.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/png/read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/png/supported_types.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/png/write.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/pnm/is_allowed.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/pnm/read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/pnm/supported_types.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/pnm/write.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/tiff/device.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/tiff/is_allowed.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/tiff/log.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/tiff/read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/tiff/supported_types.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/formats/tiff/write.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/jpeg_all.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/jpeg_io_old.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/jpeg_read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/jpeg_tags.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/jpeg_write.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/png_all.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/png_io_old.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/png_read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/png_tags.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/png_write.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/pnm_all.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/pnm_io_old.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/pnm_read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/pnm_tags.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/pnm_write.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/tiff_all.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/tiff_io_old.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/tiff_read.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/tiff_tags.hpp (100%) rename {boost => third-party/boost}/gil/extension/io_new/tiff_write.hpp (100%) rename {boost => third-party/boost}/gil/extension/numeric/affine.hpp (100%) rename {boost => third-party/boost}/gil/extension/numeric/algorithm.hpp (100%) rename {boost => third-party/boost}/gil/extension/numeric/channel_numeric_operations.hpp (100%) rename {boost => third-party/boost}/gil/extension/numeric/convolve.hpp (100%) rename {boost => third-party/boost}/gil/extension/numeric/kernel.hpp (100%) rename {boost => third-party/boost}/gil/extension/numeric/pixel_numeric_operations.hpp (100%) rename {boost => third-party/boost}/gil/extension/numeric/resample.hpp (100%) rename {boost => third-party/boost}/gil/extension/numeric/sampler.hpp (100%) rename {boost => third-party/boost}/gil/extension/toolbox/dynamic_images.hpp (100%) rename {boost => third-party/boost}/gil/extension/toolbox/gil_extensions.hpp (100%) rename {boost => third-party/boost}/gil/extension/toolbox/gray_alpha.hpp (100%) rename {boost => third-party/boost}/gil/extension/toolbox/hsl.hpp (100%) rename {boost => third-party/boost}/gil/extension/toolbox/hsv.hpp (100%) rename {boost => third-party/boost}/gil/extension/toolbox/lab.hpp (100%) rename {boost => third-party/boost}/gil/extension/toolbox/xyz.hpp (100%) rename {boost => third-party/boost}/process.hpp (100%) rename {boost => third-party/boost}/process/all.hpp (100%) rename {boost => third-party/boost}/process/child.hpp (100%) rename {boost => third-party/boost}/process/config.hpp (100%) rename {boost => third-party/boost}/process/create_pipe.hpp (100%) rename {boost => third-party/boost}/process/execute.hpp (100%) rename {boost => third-party/boost}/process/executor.hpp (100%) rename {boost => third-party/boost}/process/initializers.hpp (100%) rename {boost => third-party/boost}/process/mitigate.hpp (100%) rename {boost => third-party/boost}/process/pipe.hpp (100%) rename {boost => third-party/boost}/process/posix/child.hpp (100%) rename {boost => third-party/boost}/process/posix/create_pipe.hpp (100%) rename {boost => third-party/boost}/process/posix/execute.hpp (100%) rename {boost => third-party/boost}/process/posix/executor.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/bind_fd.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/bind_stderr.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/bind_stdin.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/bind_stdout.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/close_fd.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/close_fds.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/close_fds_if.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/close_stderr.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/close_stdin.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/close_stdout.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/hide_console.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/inherit_env.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/initializer_base.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/notify_io_service.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/on_exec_error.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/on_exec_setup.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/on_fork_error.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/on_fork_setup.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/on_fork_success.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/run_exe.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/set_args.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/set_cmd_line.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/set_env.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/set_on_error.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/start_in_dir.hpp (100%) rename {boost => third-party/boost}/process/posix/initializers/throw_on_error.hpp (100%) rename {boost => third-party/boost}/process/posix/pipe.hpp (100%) rename {boost => third-party/boost}/process/posix/search_path.hpp (100%) rename {boost => third-party/boost}/process/posix/shell_path.hpp (100%) rename {boost => third-party/boost}/process/posix/terminate.hpp (100%) rename {boost => third-party/boost}/process/posix/wait_for_exit.hpp (100%) rename {boost => third-party/boost}/process/search_path.hpp (100%) rename {boost => third-party/boost}/process/shell_path.hpp (100%) rename {boost => third-party/boost}/process/terminate.hpp (100%) rename {boost => third-party/boost}/process/wait_for_exit.hpp (100%) rename {boost => third-party/boost}/process/windows/child.hpp (100%) rename {boost => third-party/boost}/process/windows/create_pipe.hpp (100%) rename {boost => third-party/boost}/process/windows/execute.hpp (100%) rename {boost => third-party/boost}/process/windows/executor.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/bind_stderr.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/bind_stdin.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/bind_stdout.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/close_stderr.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/close_stdin.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/close_stdout.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/hide_console.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/inherit_env.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/initializer_base.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/on_CreateProcess_error.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/on_CreateProcess_setup.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/on_CreateProcess_success.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/run_exe.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/set_args.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/set_cmd_line.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/set_env.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/set_on_error.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/show_window.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/start_in_dir.hpp (100%) rename {boost => third-party/boost}/process/windows/initializers/throw_on_error.hpp (100%) rename {boost => third-party/boost}/process/windows/pipe.hpp (100%) rename {boost => third-party/boost}/process/windows/search_path.hpp (100%) rename {boost => third-party/boost}/process/windows/shell_path.hpp (100%) rename {boost => third-party/boost}/process/windows/terminate.hpp (100%) rename {boost => third-party/boost}/process/windows/wait_for_exit.hpp (100%) diff --git a/src/Makefile.am b/src/Makefile.am index bb843b57..9b24e69f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -105,5 +105,5 @@ MOSTLYCLEANFILES = \ %.pb.cc %.pb.h: $(srcdir)/remote/proto/%.proto $(PROTOC) --proto_path=$(srcdir)/remote/proto/ --cpp_out=$(builddir)/ $^ -lms_CXXFLAGS=-DBOOST_LOG_DYN_LINK -std=c++11 -Wall -I$(top_srcdir) -I$(srcdir)/ui -I$(srcdir)/remote +lms_CXXFLAGS=-DBOOST_LOG_DYN_LINK -std=c++11 -Wall -I$(top_srcdir)/third-party -I$(srcdir)/ui -I$(srcdir)/remote diff --git a/test/Makefile.am b/test/Makefile.am index cb2081d0..be44845c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,5 @@ -TESTS = database-integrity sql-query database-user remote +TESTS = database-integrity sql-query database-user remote-client check_PROGRAMS = database-integrity sql-query database-user remote-client @@ -21,7 +21,7 @@ BUILT_SOURCES = \ $(builddir)/messages.pb.h -remote_client_CXXFLAGS=-std=c++11 -Wall -Wextra -DBOOST_LOG_DYN_LINK -I$(top_srcdir) -I$(top_srcdir)/src +remote_client_CXXFLAGS=-std=c++11 -Wall -Wextra -DBOOST_LOG_DYN_LINK -I$(top_srcdir)/src %.pb.cc %.pb.h: $(top_srcdir)/src/remote/proto/%.proto $(PROTOC) --proto_path=$(top_srcdir)/src/remote/proto/ --cpp_out=$(builddir)/ $^ @@ -40,7 +40,7 @@ database_user_SOURCES = \ $(top_srcdir)/src/database/User.cpp \ $(top_srcdir)/src/database/Video.cpp -database_user_CXXFLAGS=-std=c++11 -Wall -Wextra -DBOOST_LOG_DYN_LINK -I$(top_srcdir) -I$(top_srcdir)/src +database_user_CXXFLAGS=-std=c++11 -Wall -Wextra -DBOOST_LOG_DYN_LINK -I$(top_srcdir)/src database_integrity_SOURCES = \ @@ -56,11 +56,11 @@ database_integrity_SOURCES = \ $(top_srcdir)/src/database/User.cpp \ $(top_srcdir)/src/database/Video.cpp -database_integrity_CXXFLAGS=-std=c++11 -Wall -Wextra -DBOOST_LOG_DYN_LINK -I$(top_srcdir) -I$(top_srcdir)/src +database_integrity_CXXFLAGS=-std=c++11 -Wall -Wextra -DBOOST_LOG_DYN_LINK -I$(top_srcdir)/src sql_query_SOURCES = \ $(srcdir)/CheckSqlQuery.cpp \ $(top_srcdir)/src/database/SqlQuery.cpp -sql_query_CXXFLAGS=-std=c++11 -Wall -Wextra -I$(top_srcdir) -I$(top_srcdir)/src +sql_query_CXXFLAGS=-std=c++11 -Wall -Wextra -I$(top_srcdir)/src diff --git a/boost/gil/extension/io_new/bmp_all.hpp b/third-party/boost/gil/extension/io_new/bmp_all.hpp similarity index 100% rename from boost/gil/extension/io_new/bmp_all.hpp rename to third-party/boost/gil/extension/io_new/bmp_all.hpp diff --git a/boost/gil/extension/io_new/bmp_io_old.hpp b/third-party/boost/gil/extension/io_new/bmp_io_old.hpp similarity index 100% rename from boost/gil/extension/io_new/bmp_io_old.hpp rename to third-party/boost/gil/extension/io_new/bmp_io_old.hpp diff --git a/boost/gil/extension/io_new/bmp_read.hpp b/third-party/boost/gil/extension/io_new/bmp_read.hpp similarity index 100% rename from boost/gil/extension/io_new/bmp_read.hpp rename to third-party/boost/gil/extension/io_new/bmp_read.hpp diff --git a/boost/gil/extension/io_new/bmp_tags.hpp b/third-party/boost/gil/extension/io_new/bmp_tags.hpp similarity index 100% rename from boost/gil/extension/io_new/bmp_tags.hpp rename to third-party/boost/gil/extension/io_new/bmp_tags.hpp diff --git a/boost/gil/extension/io_new/bmp_write.hpp b/third-party/boost/gil/extension/io_new/bmp_write.hpp similarity index 100% rename from boost/gil/extension/io_new/bmp_write.hpp rename to third-party/boost/gil/extension/io_new/bmp_write.hpp diff --git a/boost/gil/extension/io_new/detail/base.hpp b/third-party/boost/gil/extension/io_new/detail/base.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/base.hpp rename to third-party/boost/gil/extension/io_new/detail/base.hpp diff --git a/boost/gil/extension/io_new/detail/bit_operations.hpp b/third-party/boost/gil/extension/io_new/detail/bit_operations.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/bit_operations.hpp rename to third-party/boost/gil/extension/io_new/detail/bit_operations.hpp diff --git a/boost/gil/extension/io_new/detail/conversion_policies.hpp b/third-party/boost/gil/extension/io_new/detail/conversion_policies.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/conversion_policies.hpp rename to third-party/boost/gil/extension/io_new/detail/conversion_policies.hpp diff --git a/boost/gil/extension/io_new/detail/dynamic_io_new.hpp b/third-party/boost/gil/extension/io_new/detail/dynamic_io_new.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/dynamic_io_new.hpp rename to third-party/boost/gil/extension/io_new/detail/dynamic_io_new.hpp diff --git a/boost/gil/extension/io_new/detail/io.hpp b/third-party/boost/gil/extension/io_new/detail/io.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/io.hpp rename to third-party/boost/gil/extension/io_new/detail/io.hpp diff --git a/boost/gil/extension/io_new/detail/io_device.hpp b/third-party/boost/gil/extension/io_new/detail/io_device.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/io_device.hpp rename to third-party/boost/gil/extension/io_new/detail/io_device.hpp diff --git a/boost/gil/extension/io_new/detail/io_error.hpp b/third-party/boost/gil/extension/io_new/detail/io_error.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/io_error.hpp rename to third-party/boost/gil/extension/io_new/detail/io_error.hpp diff --git a/boost/gil/extension/io_new/detail/path_spec.hpp b/third-party/boost/gil/extension/io_new/detail/path_spec.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/path_spec.hpp rename to third-party/boost/gil/extension/io_new/detail/path_spec.hpp diff --git a/boost/gil/extension/io_new/detail/read_and_convert_image.hpp b/third-party/boost/gil/extension/io_new/detail/read_and_convert_image.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/read_and_convert_image.hpp rename to third-party/boost/gil/extension/io_new/detail/read_and_convert_image.hpp diff --git a/boost/gil/extension/io_new/detail/read_and_convert_view.hpp b/third-party/boost/gil/extension/io_new/detail/read_and_convert_view.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/read_and_convert_view.hpp rename to third-party/boost/gil/extension/io_new/detail/read_and_convert_view.hpp diff --git a/boost/gil/extension/io_new/detail/read_image.hpp b/third-party/boost/gil/extension/io_new/detail/read_image.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/read_image.hpp rename to third-party/boost/gil/extension/io_new/detail/read_image.hpp diff --git a/boost/gil/extension/io_new/detail/read_image_info.hpp b/third-party/boost/gil/extension/io_new/detail/read_image_info.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/read_image_info.hpp rename to third-party/boost/gil/extension/io_new/detail/read_image_info.hpp diff --git a/boost/gil/extension/io_new/detail/read_view.hpp b/third-party/boost/gil/extension/io_new/detail/read_view.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/read_view.hpp rename to third-party/boost/gil/extension/io_new/detail/read_view.hpp diff --git a/boost/gil/extension/io_new/detail/reader_base.hpp b/third-party/boost/gil/extension/io_new/detail/reader_base.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/reader_base.hpp rename to third-party/boost/gil/extension/io_new/detail/reader_base.hpp diff --git a/boost/gil/extension/io_new/detail/row_buffer_helper.hpp b/third-party/boost/gil/extension/io_new/detail/row_buffer_helper.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/row_buffer_helper.hpp rename to third-party/boost/gil/extension/io_new/detail/row_buffer_helper.hpp diff --git a/boost/gil/extension/io_new/detail/typedefs.hpp b/third-party/boost/gil/extension/io_new/detail/typedefs.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/typedefs.hpp rename to third-party/boost/gil/extension/io_new/detail/typedefs.hpp diff --git a/boost/gil/extension/io_new/detail/write_view.hpp b/third-party/boost/gil/extension/io_new/detail/write_view.hpp similarity index 100% rename from boost/gil/extension/io_new/detail/write_view.hpp rename to third-party/boost/gil/extension/io_new/detail/write_view.hpp diff --git a/boost/gil/extension/io_new/formats/bmp/is_allowed.hpp b/third-party/boost/gil/extension/io_new/formats/bmp/is_allowed.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/bmp/is_allowed.hpp rename to third-party/boost/gil/extension/io_new/formats/bmp/is_allowed.hpp diff --git a/boost/gil/extension/io_new/formats/bmp/read.hpp b/third-party/boost/gil/extension/io_new/formats/bmp/read.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/bmp/read.hpp rename to third-party/boost/gil/extension/io_new/formats/bmp/read.hpp diff --git a/boost/gil/extension/io_new/formats/bmp/supported_types.hpp b/third-party/boost/gil/extension/io_new/formats/bmp/supported_types.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/bmp/supported_types.hpp rename to third-party/boost/gil/extension/io_new/formats/bmp/supported_types.hpp diff --git a/boost/gil/extension/io_new/formats/bmp/write.hpp b/third-party/boost/gil/extension/io_new/formats/bmp/write.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/bmp/write.hpp rename to third-party/boost/gil/extension/io_new/formats/bmp/write.hpp diff --git a/boost/gil/extension/io_new/formats/jpeg/base.hpp b/third-party/boost/gil/extension/io_new/formats/jpeg/base.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/jpeg/base.hpp rename to third-party/boost/gil/extension/io_new/formats/jpeg/base.hpp diff --git a/boost/gil/extension/io_new/formats/jpeg/is_allowed.hpp b/third-party/boost/gil/extension/io_new/formats/jpeg/is_allowed.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/jpeg/is_allowed.hpp rename to third-party/boost/gil/extension/io_new/formats/jpeg/is_allowed.hpp diff --git a/boost/gil/extension/io_new/formats/jpeg/read.hpp b/third-party/boost/gil/extension/io_new/formats/jpeg/read.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/jpeg/read.hpp rename to third-party/boost/gil/extension/io_new/formats/jpeg/read.hpp diff --git a/boost/gil/extension/io_new/formats/jpeg/supported_types.hpp b/third-party/boost/gil/extension/io_new/formats/jpeg/supported_types.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/jpeg/supported_types.hpp rename to third-party/boost/gil/extension/io_new/formats/jpeg/supported_types.hpp diff --git a/boost/gil/extension/io_new/formats/jpeg/write.hpp b/third-party/boost/gil/extension/io_new/formats/jpeg/write.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/jpeg/write.hpp rename to third-party/boost/gil/extension/io_new/formats/jpeg/write.hpp diff --git a/boost/gil/extension/io_new/formats/png/base.hpp b/third-party/boost/gil/extension/io_new/formats/png/base.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/png/base.hpp rename to third-party/boost/gil/extension/io_new/formats/png/base.hpp diff --git a/boost/gil/extension/io_new/formats/png/is_allowed.hpp b/third-party/boost/gil/extension/io_new/formats/png/is_allowed.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/png/is_allowed.hpp rename to third-party/boost/gil/extension/io_new/formats/png/is_allowed.hpp diff --git a/boost/gil/extension/io_new/formats/png/read.hpp b/third-party/boost/gil/extension/io_new/formats/png/read.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/png/read.hpp rename to third-party/boost/gil/extension/io_new/formats/png/read.hpp diff --git a/boost/gil/extension/io_new/formats/png/supported_types.hpp b/third-party/boost/gil/extension/io_new/formats/png/supported_types.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/png/supported_types.hpp rename to third-party/boost/gil/extension/io_new/formats/png/supported_types.hpp diff --git a/boost/gil/extension/io_new/formats/png/write.hpp b/third-party/boost/gil/extension/io_new/formats/png/write.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/png/write.hpp rename to third-party/boost/gil/extension/io_new/formats/png/write.hpp diff --git a/boost/gil/extension/io_new/formats/pnm/is_allowed.hpp b/third-party/boost/gil/extension/io_new/formats/pnm/is_allowed.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/pnm/is_allowed.hpp rename to third-party/boost/gil/extension/io_new/formats/pnm/is_allowed.hpp diff --git a/boost/gil/extension/io_new/formats/pnm/read.hpp b/third-party/boost/gil/extension/io_new/formats/pnm/read.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/pnm/read.hpp rename to third-party/boost/gil/extension/io_new/formats/pnm/read.hpp diff --git a/boost/gil/extension/io_new/formats/pnm/supported_types.hpp b/third-party/boost/gil/extension/io_new/formats/pnm/supported_types.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/pnm/supported_types.hpp rename to third-party/boost/gil/extension/io_new/formats/pnm/supported_types.hpp diff --git a/boost/gil/extension/io_new/formats/pnm/write.hpp b/third-party/boost/gil/extension/io_new/formats/pnm/write.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/pnm/write.hpp rename to third-party/boost/gil/extension/io_new/formats/pnm/write.hpp diff --git a/boost/gil/extension/io_new/formats/tiff/device.hpp b/third-party/boost/gil/extension/io_new/formats/tiff/device.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/tiff/device.hpp rename to third-party/boost/gil/extension/io_new/formats/tiff/device.hpp diff --git a/boost/gil/extension/io_new/formats/tiff/is_allowed.hpp b/third-party/boost/gil/extension/io_new/formats/tiff/is_allowed.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/tiff/is_allowed.hpp rename to third-party/boost/gil/extension/io_new/formats/tiff/is_allowed.hpp diff --git a/boost/gil/extension/io_new/formats/tiff/log.hpp b/third-party/boost/gil/extension/io_new/formats/tiff/log.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/tiff/log.hpp rename to third-party/boost/gil/extension/io_new/formats/tiff/log.hpp diff --git a/boost/gil/extension/io_new/formats/tiff/read.hpp b/third-party/boost/gil/extension/io_new/formats/tiff/read.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/tiff/read.hpp rename to third-party/boost/gil/extension/io_new/formats/tiff/read.hpp diff --git a/boost/gil/extension/io_new/formats/tiff/supported_types.hpp b/third-party/boost/gil/extension/io_new/formats/tiff/supported_types.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/tiff/supported_types.hpp rename to third-party/boost/gil/extension/io_new/formats/tiff/supported_types.hpp diff --git a/boost/gil/extension/io_new/formats/tiff/write.hpp b/third-party/boost/gil/extension/io_new/formats/tiff/write.hpp similarity index 100% rename from boost/gil/extension/io_new/formats/tiff/write.hpp rename to third-party/boost/gil/extension/io_new/formats/tiff/write.hpp diff --git a/boost/gil/extension/io_new/jpeg_all.hpp b/third-party/boost/gil/extension/io_new/jpeg_all.hpp similarity index 100% rename from boost/gil/extension/io_new/jpeg_all.hpp rename to third-party/boost/gil/extension/io_new/jpeg_all.hpp diff --git a/boost/gil/extension/io_new/jpeg_io_old.hpp b/third-party/boost/gil/extension/io_new/jpeg_io_old.hpp similarity index 100% rename from boost/gil/extension/io_new/jpeg_io_old.hpp rename to third-party/boost/gil/extension/io_new/jpeg_io_old.hpp diff --git a/boost/gil/extension/io_new/jpeg_read.hpp b/third-party/boost/gil/extension/io_new/jpeg_read.hpp similarity index 100% rename from boost/gil/extension/io_new/jpeg_read.hpp rename to third-party/boost/gil/extension/io_new/jpeg_read.hpp diff --git a/boost/gil/extension/io_new/jpeg_tags.hpp b/third-party/boost/gil/extension/io_new/jpeg_tags.hpp similarity index 100% rename from boost/gil/extension/io_new/jpeg_tags.hpp rename to third-party/boost/gil/extension/io_new/jpeg_tags.hpp diff --git a/boost/gil/extension/io_new/jpeg_write.hpp b/third-party/boost/gil/extension/io_new/jpeg_write.hpp similarity index 100% rename from boost/gil/extension/io_new/jpeg_write.hpp rename to third-party/boost/gil/extension/io_new/jpeg_write.hpp diff --git a/boost/gil/extension/io_new/png_all.hpp b/third-party/boost/gil/extension/io_new/png_all.hpp similarity index 100% rename from boost/gil/extension/io_new/png_all.hpp rename to third-party/boost/gil/extension/io_new/png_all.hpp diff --git a/boost/gil/extension/io_new/png_io_old.hpp b/third-party/boost/gil/extension/io_new/png_io_old.hpp similarity index 100% rename from boost/gil/extension/io_new/png_io_old.hpp rename to third-party/boost/gil/extension/io_new/png_io_old.hpp diff --git a/boost/gil/extension/io_new/png_read.hpp b/third-party/boost/gil/extension/io_new/png_read.hpp similarity index 100% rename from boost/gil/extension/io_new/png_read.hpp rename to third-party/boost/gil/extension/io_new/png_read.hpp diff --git a/boost/gil/extension/io_new/png_tags.hpp b/third-party/boost/gil/extension/io_new/png_tags.hpp similarity index 100% rename from boost/gil/extension/io_new/png_tags.hpp rename to third-party/boost/gil/extension/io_new/png_tags.hpp diff --git a/boost/gil/extension/io_new/png_write.hpp b/third-party/boost/gil/extension/io_new/png_write.hpp similarity index 100% rename from boost/gil/extension/io_new/png_write.hpp rename to third-party/boost/gil/extension/io_new/png_write.hpp diff --git a/boost/gil/extension/io_new/pnm_all.hpp b/third-party/boost/gil/extension/io_new/pnm_all.hpp similarity index 100% rename from boost/gil/extension/io_new/pnm_all.hpp rename to third-party/boost/gil/extension/io_new/pnm_all.hpp diff --git a/boost/gil/extension/io_new/pnm_io_old.hpp b/third-party/boost/gil/extension/io_new/pnm_io_old.hpp similarity index 100% rename from boost/gil/extension/io_new/pnm_io_old.hpp rename to third-party/boost/gil/extension/io_new/pnm_io_old.hpp diff --git a/boost/gil/extension/io_new/pnm_read.hpp b/third-party/boost/gil/extension/io_new/pnm_read.hpp similarity index 100% rename from boost/gil/extension/io_new/pnm_read.hpp rename to third-party/boost/gil/extension/io_new/pnm_read.hpp diff --git a/boost/gil/extension/io_new/pnm_tags.hpp b/third-party/boost/gil/extension/io_new/pnm_tags.hpp similarity index 100% rename from boost/gil/extension/io_new/pnm_tags.hpp rename to third-party/boost/gil/extension/io_new/pnm_tags.hpp diff --git a/boost/gil/extension/io_new/pnm_write.hpp b/third-party/boost/gil/extension/io_new/pnm_write.hpp similarity index 100% rename from boost/gil/extension/io_new/pnm_write.hpp rename to third-party/boost/gil/extension/io_new/pnm_write.hpp diff --git a/boost/gil/extension/io_new/tiff_all.hpp b/third-party/boost/gil/extension/io_new/tiff_all.hpp similarity index 100% rename from boost/gil/extension/io_new/tiff_all.hpp rename to third-party/boost/gil/extension/io_new/tiff_all.hpp diff --git a/boost/gil/extension/io_new/tiff_io_old.hpp b/third-party/boost/gil/extension/io_new/tiff_io_old.hpp similarity index 100% rename from boost/gil/extension/io_new/tiff_io_old.hpp rename to third-party/boost/gil/extension/io_new/tiff_io_old.hpp diff --git a/boost/gil/extension/io_new/tiff_read.hpp b/third-party/boost/gil/extension/io_new/tiff_read.hpp similarity index 100% rename from boost/gil/extension/io_new/tiff_read.hpp rename to third-party/boost/gil/extension/io_new/tiff_read.hpp diff --git a/boost/gil/extension/io_new/tiff_tags.hpp b/third-party/boost/gil/extension/io_new/tiff_tags.hpp similarity index 100% rename from boost/gil/extension/io_new/tiff_tags.hpp rename to third-party/boost/gil/extension/io_new/tiff_tags.hpp diff --git a/boost/gil/extension/io_new/tiff_write.hpp b/third-party/boost/gil/extension/io_new/tiff_write.hpp similarity index 100% rename from boost/gil/extension/io_new/tiff_write.hpp rename to third-party/boost/gil/extension/io_new/tiff_write.hpp diff --git a/boost/gil/extension/numeric/affine.hpp b/third-party/boost/gil/extension/numeric/affine.hpp similarity index 100% rename from boost/gil/extension/numeric/affine.hpp rename to third-party/boost/gil/extension/numeric/affine.hpp diff --git a/boost/gil/extension/numeric/algorithm.hpp b/third-party/boost/gil/extension/numeric/algorithm.hpp similarity index 100% rename from boost/gil/extension/numeric/algorithm.hpp rename to third-party/boost/gil/extension/numeric/algorithm.hpp diff --git a/boost/gil/extension/numeric/channel_numeric_operations.hpp b/third-party/boost/gil/extension/numeric/channel_numeric_operations.hpp similarity index 100% rename from boost/gil/extension/numeric/channel_numeric_operations.hpp rename to third-party/boost/gil/extension/numeric/channel_numeric_operations.hpp diff --git a/boost/gil/extension/numeric/convolve.hpp b/third-party/boost/gil/extension/numeric/convolve.hpp similarity index 100% rename from boost/gil/extension/numeric/convolve.hpp rename to third-party/boost/gil/extension/numeric/convolve.hpp diff --git a/boost/gil/extension/numeric/kernel.hpp b/third-party/boost/gil/extension/numeric/kernel.hpp similarity index 100% rename from boost/gil/extension/numeric/kernel.hpp rename to third-party/boost/gil/extension/numeric/kernel.hpp diff --git a/boost/gil/extension/numeric/pixel_numeric_operations.hpp b/third-party/boost/gil/extension/numeric/pixel_numeric_operations.hpp similarity index 100% rename from boost/gil/extension/numeric/pixel_numeric_operations.hpp rename to third-party/boost/gil/extension/numeric/pixel_numeric_operations.hpp diff --git a/boost/gil/extension/numeric/resample.hpp b/third-party/boost/gil/extension/numeric/resample.hpp similarity index 100% rename from boost/gil/extension/numeric/resample.hpp rename to third-party/boost/gil/extension/numeric/resample.hpp diff --git a/boost/gil/extension/numeric/sampler.hpp b/third-party/boost/gil/extension/numeric/sampler.hpp similarity index 100% rename from boost/gil/extension/numeric/sampler.hpp rename to third-party/boost/gil/extension/numeric/sampler.hpp diff --git a/boost/gil/extension/toolbox/dynamic_images.hpp b/third-party/boost/gil/extension/toolbox/dynamic_images.hpp similarity index 100% rename from boost/gil/extension/toolbox/dynamic_images.hpp rename to third-party/boost/gil/extension/toolbox/dynamic_images.hpp diff --git a/boost/gil/extension/toolbox/gil_extensions.hpp b/third-party/boost/gil/extension/toolbox/gil_extensions.hpp similarity index 100% rename from boost/gil/extension/toolbox/gil_extensions.hpp rename to third-party/boost/gil/extension/toolbox/gil_extensions.hpp diff --git a/boost/gil/extension/toolbox/gray_alpha.hpp b/third-party/boost/gil/extension/toolbox/gray_alpha.hpp similarity index 100% rename from boost/gil/extension/toolbox/gray_alpha.hpp rename to third-party/boost/gil/extension/toolbox/gray_alpha.hpp diff --git a/boost/gil/extension/toolbox/hsl.hpp b/third-party/boost/gil/extension/toolbox/hsl.hpp similarity index 100% rename from boost/gil/extension/toolbox/hsl.hpp rename to third-party/boost/gil/extension/toolbox/hsl.hpp diff --git a/boost/gil/extension/toolbox/hsv.hpp b/third-party/boost/gil/extension/toolbox/hsv.hpp similarity index 100% rename from boost/gil/extension/toolbox/hsv.hpp rename to third-party/boost/gil/extension/toolbox/hsv.hpp diff --git a/boost/gil/extension/toolbox/lab.hpp b/third-party/boost/gil/extension/toolbox/lab.hpp similarity index 100% rename from boost/gil/extension/toolbox/lab.hpp rename to third-party/boost/gil/extension/toolbox/lab.hpp diff --git a/boost/gil/extension/toolbox/xyz.hpp b/third-party/boost/gil/extension/toolbox/xyz.hpp similarity index 100% rename from boost/gil/extension/toolbox/xyz.hpp rename to third-party/boost/gil/extension/toolbox/xyz.hpp diff --git a/boost/process.hpp b/third-party/boost/process.hpp similarity index 100% rename from boost/process.hpp rename to third-party/boost/process.hpp diff --git a/boost/process/all.hpp b/third-party/boost/process/all.hpp similarity index 100% rename from boost/process/all.hpp rename to third-party/boost/process/all.hpp diff --git a/boost/process/child.hpp b/third-party/boost/process/child.hpp similarity index 100% rename from boost/process/child.hpp rename to third-party/boost/process/child.hpp diff --git a/boost/process/config.hpp b/third-party/boost/process/config.hpp similarity index 100% rename from boost/process/config.hpp rename to third-party/boost/process/config.hpp diff --git a/boost/process/create_pipe.hpp b/third-party/boost/process/create_pipe.hpp similarity index 100% rename from boost/process/create_pipe.hpp rename to third-party/boost/process/create_pipe.hpp diff --git a/boost/process/execute.hpp b/third-party/boost/process/execute.hpp similarity index 100% rename from boost/process/execute.hpp rename to third-party/boost/process/execute.hpp diff --git a/boost/process/executor.hpp b/third-party/boost/process/executor.hpp similarity index 100% rename from boost/process/executor.hpp rename to third-party/boost/process/executor.hpp diff --git a/boost/process/initializers.hpp b/third-party/boost/process/initializers.hpp similarity index 100% rename from boost/process/initializers.hpp rename to third-party/boost/process/initializers.hpp diff --git a/boost/process/mitigate.hpp b/third-party/boost/process/mitigate.hpp similarity index 100% rename from boost/process/mitigate.hpp rename to third-party/boost/process/mitigate.hpp diff --git a/boost/process/pipe.hpp b/third-party/boost/process/pipe.hpp similarity index 100% rename from boost/process/pipe.hpp rename to third-party/boost/process/pipe.hpp diff --git a/boost/process/posix/child.hpp b/third-party/boost/process/posix/child.hpp similarity index 100% rename from boost/process/posix/child.hpp rename to third-party/boost/process/posix/child.hpp diff --git a/boost/process/posix/create_pipe.hpp b/third-party/boost/process/posix/create_pipe.hpp similarity index 100% rename from boost/process/posix/create_pipe.hpp rename to third-party/boost/process/posix/create_pipe.hpp diff --git a/boost/process/posix/execute.hpp b/third-party/boost/process/posix/execute.hpp similarity index 100% rename from boost/process/posix/execute.hpp rename to third-party/boost/process/posix/execute.hpp diff --git a/boost/process/posix/executor.hpp b/third-party/boost/process/posix/executor.hpp similarity index 100% rename from boost/process/posix/executor.hpp rename to third-party/boost/process/posix/executor.hpp diff --git a/boost/process/posix/initializers.hpp b/third-party/boost/process/posix/initializers.hpp similarity index 100% rename from boost/process/posix/initializers.hpp rename to third-party/boost/process/posix/initializers.hpp diff --git a/boost/process/posix/initializers/bind_fd.hpp b/third-party/boost/process/posix/initializers/bind_fd.hpp similarity index 100% rename from boost/process/posix/initializers/bind_fd.hpp rename to third-party/boost/process/posix/initializers/bind_fd.hpp diff --git a/boost/process/posix/initializers/bind_stderr.hpp b/third-party/boost/process/posix/initializers/bind_stderr.hpp similarity index 100% rename from boost/process/posix/initializers/bind_stderr.hpp rename to third-party/boost/process/posix/initializers/bind_stderr.hpp diff --git a/boost/process/posix/initializers/bind_stdin.hpp b/third-party/boost/process/posix/initializers/bind_stdin.hpp similarity index 100% rename from boost/process/posix/initializers/bind_stdin.hpp rename to third-party/boost/process/posix/initializers/bind_stdin.hpp diff --git a/boost/process/posix/initializers/bind_stdout.hpp b/third-party/boost/process/posix/initializers/bind_stdout.hpp similarity index 100% rename from boost/process/posix/initializers/bind_stdout.hpp rename to third-party/boost/process/posix/initializers/bind_stdout.hpp diff --git a/boost/process/posix/initializers/close_fd.hpp b/third-party/boost/process/posix/initializers/close_fd.hpp similarity index 100% rename from boost/process/posix/initializers/close_fd.hpp rename to third-party/boost/process/posix/initializers/close_fd.hpp diff --git a/boost/process/posix/initializers/close_fds.hpp b/third-party/boost/process/posix/initializers/close_fds.hpp similarity index 100% rename from boost/process/posix/initializers/close_fds.hpp rename to third-party/boost/process/posix/initializers/close_fds.hpp diff --git a/boost/process/posix/initializers/close_fds_if.hpp b/third-party/boost/process/posix/initializers/close_fds_if.hpp similarity index 100% rename from boost/process/posix/initializers/close_fds_if.hpp rename to third-party/boost/process/posix/initializers/close_fds_if.hpp diff --git a/boost/process/posix/initializers/close_stderr.hpp b/third-party/boost/process/posix/initializers/close_stderr.hpp similarity index 100% rename from boost/process/posix/initializers/close_stderr.hpp rename to third-party/boost/process/posix/initializers/close_stderr.hpp diff --git a/boost/process/posix/initializers/close_stdin.hpp b/third-party/boost/process/posix/initializers/close_stdin.hpp similarity index 100% rename from boost/process/posix/initializers/close_stdin.hpp rename to third-party/boost/process/posix/initializers/close_stdin.hpp diff --git a/boost/process/posix/initializers/close_stdout.hpp b/third-party/boost/process/posix/initializers/close_stdout.hpp similarity index 100% rename from boost/process/posix/initializers/close_stdout.hpp rename to third-party/boost/process/posix/initializers/close_stdout.hpp diff --git a/boost/process/posix/initializers/hide_console.hpp b/third-party/boost/process/posix/initializers/hide_console.hpp similarity index 100% rename from boost/process/posix/initializers/hide_console.hpp rename to third-party/boost/process/posix/initializers/hide_console.hpp diff --git a/boost/process/posix/initializers/inherit_env.hpp b/third-party/boost/process/posix/initializers/inherit_env.hpp similarity index 100% rename from boost/process/posix/initializers/inherit_env.hpp rename to third-party/boost/process/posix/initializers/inherit_env.hpp diff --git a/boost/process/posix/initializers/initializer_base.hpp b/third-party/boost/process/posix/initializers/initializer_base.hpp similarity index 100% rename from boost/process/posix/initializers/initializer_base.hpp rename to third-party/boost/process/posix/initializers/initializer_base.hpp diff --git a/boost/process/posix/initializers/notify_io_service.hpp b/third-party/boost/process/posix/initializers/notify_io_service.hpp similarity index 100% rename from boost/process/posix/initializers/notify_io_service.hpp rename to third-party/boost/process/posix/initializers/notify_io_service.hpp diff --git a/boost/process/posix/initializers/on_exec_error.hpp b/third-party/boost/process/posix/initializers/on_exec_error.hpp similarity index 100% rename from boost/process/posix/initializers/on_exec_error.hpp rename to third-party/boost/process/posix/initializers/on_exec_error.hpp diff --git a/boost/process/posix/initializers/on_exec_setup.hpp b/third-party/boost/process/posix/initializers/on_exec_setup.hpp similarity index 100% rename from boost/process/posix/initializers/on_exec_setup.hpp rename to third-party/boost/process/posix/initializers/on_exec_setup.hpp diff --git a/boost/process/posix/initializers/on_fork_error.hpp b/third-party/boost/process/posix/initializers/on_fork_error.hpp similarity index 100% rename from boost/process/posix/initializers/on_fork_error.hpp rename to third-party/boost/process/posix/initializers/on_fork_error.hpp diff --git a/boost/process/posix/initializers/on_fork_setup.hpp b/third-party/boost/process/posix/initializers/on_fork_setup.hpp similarity index 100% rename from boost/process/posix/initializers/on_fork_setup.hpp rename to third-party/boost/process/posix/initializers/on_fork_setup.hpp diff --git a/boost/process/posix/initializers/on_fork_success.hpp b/third-party/boost/process/posix/initializers/on_fork_success.hpp similarity index 100% rename from boost/process/posix/initializers/on_fork_success.hpp rename to third-party/boost/process/posix/initializers/on_fork_success.hpp diff --git a/boost/process/posix/initializers/run_exe.hpp b/third-party/boost/process/posix/initializers/run_exe.hpp similarity index 100% rename from boost/process/posix/initializers/run_exe.hpp rename to third-party/boost/process/posix/initializers/run_exe.hpp diff --git a/boost/process/posix/initializers/set_args.hpp b/third-party/boost/process/posix/initializers/set_args.hpp similarity index 100% rename from boost/process/posix/initializers/set_args.hpp rename to third-party/boost/process/posix/initializers/set_args.hpp diff --git a/boost/process/posix/initializers/set_cmd_line.hpp b/third-party/boost/process/posix/initializers/set_cmd_line.hpp similarity index 100% rename from boost/process/posix/initializers/set_cmd_line.hpp rename to third-party/boost/process/posix/initializers/set_cmd_line.hpp diff --git a/boost/process/posix/initializers/set_env.hpp b/third-party/boost/process/posix/initializers/set_env.hpp similarity index 100% rename from boost/process/posix/initializers/set_env.hpp rename to third-party/boost/process/posix/initializers/set_env.hpp diff --git a/boost/process/posix/initializers/set_on_error.hpp b/third-party/boost/process/posix/initializers/set_on_error.hpp similarity index 100% rename from boost/process/posix/initializers/set_on_error.hpp rename to third-party/boost/process/posix/initializers/set_on_error.hpp diff --git a/boost/process/posix/initializers/start_in_dir.hpp b/third-party/boost/process/posix/initializers/start_in_dir.hpp similarity index 100% rename from boost/process/posix/initializers/start_in_dir.hpp rename to third-party/boost/process/posix/initializers/start_in_dir.hpp diff --git a/boost/process/posix/initializers/throw_on_error.hpp b/third-party/boost/process/posix/initializers/throw_on_error.hpp similarity index 100% rename from boost/process/posix/initializers/throw_on_error.hpp rename to third-party/boost/process/posix/initializers/throw_on_error.hpp diff --git a/boost/process/posix/pipe.hpp b/third-party/boost/process/posix/pipe.hpp similarity index 100% rename from boost/process/posix/pipe.hpp rename to third-party/boost/process/posix/pipe.hpp diff --git a/boost/process/posix/search_path.hpp b/third-party/boost/process/posix/search_path.hpp similarity index 100% rename from boost/process/posix/search_path.hpp rename to third-party/boost/process/posix/search_path.hpp diff --git a/boost/process/posix/shell_path.hpp b/third-party/boost/process/posix/shell_path.hpp similarity index 100% rename from boost/process/posix/shell_path.hpp rename to third-party/boost/process/posix/shell_path.hpp diff --git a/boost/process/posix/terminate.hpp b/third-party/boost/process/posix/terminate.hpp similarity index 100% rename from boost/process/posix/terminate.hpp rename to third-party/boost/process/posix/terminate.hpp diff --git a/boost/process/posix/wait_for_exit.hpp b/third-party/boost/process/posix/wait_for_exit.hpp similarity index 100% rename from boost/process/posix/wait_for_exit.hpp rename to third-party/boost/process/posix/wait_for_exit.hpp diff --git a/boost/process/search_path.hpp b/third-party/boost/process/search_path.hpp similarity index 100% rename from boost/process/search_path.hpp rename to third-party/boost/process/search_path.hpp diff --git a/boost/process/shell_path.hpp b/third-party/boost/process/shell_path.hpp similarity index 100% rename from boost/process/shell_path.hpp rename to third-party/boost/process/shell_path.hpp diff --git a/boost/process/terminate.hpp b/third-party/boost/process/terminate.hpp similarity index 100% rename from boost/process/terminate.hpp rename to third-party/boost/process/terminate.hpp diff --git a/boost/process/wait_for_exit.hpp b/third-party/boost/process/wait_for_exit.hpp similarity index 100% rename from boost/process/wait_for_exit.hpp rename to third-party/boost/process/wait_for_exit.hpp diff --git a/boost/process/windows/child.hpp b/third-party/boost/process/windows/child.hpp similarity index 100% rename from boost/process/windows/child.hpp rename to third-party/boost/process/windows/child.hpp diff --git a/boost/process/windows/create_pipe.hpp b/third-party/boost/process/windows/create_pipe.hpp similarity index 100% rename from boost/process/windows/create_pipe.hpp rename to third-party/boost/process/windows/create_pipe.hpp diff --git a/boost/process/windows/execute.hpp b/third-party/boost/process/windows/execute.hpp similarity index 100% rename from boost/process/windows/execute.hpp rename to third-party/boost/process/windows/execute.hpp diff --git a/boost/process/windows/executor.hpp b/third-party/boost/process/windows/executor.hpp similarity index 100% rename from boost/process/windows/executor.hpp rename to third-party/boost/process/windows/executor.hpp diff --git a/boost/process/windows/initializers.hpp b/third-party/boost/process/windows/initializers.hpp similarity index 100% rename from boost/process/windows/initializers.hpp rename to third-party/boost/process/windows/initializers.hpp diff --git a/boost/process/windows/initializers/bind_stderr.hpp b/third-party/boost/process/windows/initializers/bind_stderr.hpp similarity index 100% rename from boost/process/windows/initializers/bind_stderr.hpp rename to third-party/boost/process/windows/initializers/bind_stderr.hpp diff --git a/boost/process/windows/initializers/bind_stdin.hpp b/third-party/boost/process/windows/initializers/bind_stdin.hpp similarity index 100% rename from boost/process/windows/initializers/bind_stdin.hpp rename to third-party/boost/process/windows/initializers/bind_stdin.hpp diff --git a/boost/process/windows/initializers/bind_stdout.hpp b/third-party/boost/process/windows/initializers/bind_stdout.hpp similarity index 100% rename from boost/process/windows/initializers/bind_stdout.hpp rename to third-party/boost/process/windows/initializers/bind_stdout.hpp diff --git a/boost/process/windows/initializers/close_stderr.hpp b/third-party/boost/process/windows/initializers/close_stderr.hpp similarity index 100% rename from boost/process/windows/initializers/close_stderr.hpp rename to third-party/boost/process/windows/initializers/close_stderr.hpp diff --git a/boost/process/windows/initializers/close_stdin.hpp b/third-party/boost/process/windows/initializers/close_stdin.hpp similarity index 100% rename from boost/process/windows/initializers/close_stdin.hpp rename to third-party/boost/process/windows/initializers/close_stdin.hpp diff --git a/boost/process/windows/initializers/close_stdout.hpp b/third-party/boost/process/windows/initializers/close_stdout.hpp similarity index 100% rename from boost/process/windows/initializers/close_stdout.hpp rename to third-party/boost/process/windows/initializers/close_stdout.hpp diff --git a/boost/process/windows/initializers/hide_console.hpp b/third-party/boost/process/windows/initializers/hide_console.hpp similarity index 100% rename from boost/process/windows/initializers/hide_console.hpp rename to third-party/boost/process/windows/initializers/hide_console.hpp diff --git a/boost/process/windows/initializers/inherit_env.hpp b/third-party/boost/process/windows/initializers/inherit_env.hpp similarity index 100% rename from boost/process/windows/initializers/inherit_env.hpp rename to third-party/boost/process/windows/initializers/inherit_env.hpp diff --git a/boost/process/windows/initializers/initializer_base.hpp b/third-party/boost/process/windows/initializers/initializer_base.hpp similarity index 100% rename from boost/process/windows/initializers/initializer_base.hpp rename to third-party/boost/process/windows/initializers/initializer_base.hpp diff --git a/boost/process/windows/initializers/on_CreateProcess_error.hpp b/third-party/boost/process/windows/initializers/on_CreateProcess_error.hpp similarity index 100% rename from boost/process/windows/initializers/on_CreateProcess_error.hpp rename to third-party/boost/process/windows/initializers/on_CreateProcess_error.hpp diff --git a/boost/process/windows/initializers/on_CreateProcess_setup.hpp b/third-party/boost/process/windows/initializers/on_CreateProcess_setup.hpp similarity index 100% rename from boost/process/windows/initializers/on_CreateProcess_setup.hpp rename to third-party/boost/process/windows/initializers/on_CreateProcess_setup.hpp diff --git a/boost/process/windows/initializers/on_CreateProcess_success.hpp b/third-party/boost/process/windows/initializers/on_CreateProcess_success.hpp similarity index 100% rename from boost/process/windows/initializers/on_CreateProcess_success.hpp rename to third-party/boost/process/windows/initializers/on_CreateProcess_success.hpp diff --git a/boost/process/windows/initializers/run_exe.hpp b/third-party/boost/process/windows/initializers/run_exe.hpp similarity index 100% rename from boost/process/windows/initializers/run_exe.hpp rename to third-party/boost/process/windows/initializers/run_exe.hpp diff --git a/boost/process/windows/initializers/set_args.hpp b/third-party/boost/process/windows/initializers/set_args.hpp similarity index 100% rename from boost/process/windows/initializers/set_args.hpp rename to third-party/boost/process/windows/initializers/set_args.hpp diff --git a/boost/process/windows/initializers/set_cmd_line.hpp b/third-party/boost/process/windows/initializers/set_cmd_line.hpp similarity index 100% rename from boost/process/windows/initializers/set_cmd_line.hpp rename to third-party/boost/process/windows/initializers/set_cmd_line.hpp diff --git a/boost/process/windows/initializers/set_env.hpp b/third-party/boost/process/windows/initializers/set_env.hpp similarity index 100% rename from boost/process/windows/initializers/set_env.hpp rename to third-party/boost/process/windows/initializers/set_env.hpp diff --git a/boost/process/windows/initializers/set_on_error.hpp b/third-party/boost/process/windows/initializers/set_on_error.hpp similarity index 100% rename from boost/process/windows/initializers/set_on_error.hpp rename to third-party/boost/process/windows/initializers/set_on_error.hpp diff --git a/boost/process/windows/initializers/show_window.hpp b/third-party/boost/process/windows/initializers/show_window.hpp similarity index 100% rename from boost/process/windows/initializers/show_window.hpp rename to third-party/boost/process/windows/initializers/show_window.hpp diff --git a/boost/process/windows/initializers/start_in_dir.hpp b/third-party/boost/process/windows/initializers/start_in_dir.hpp similarity index 100% rename from boost/process/windows/initializers/start_in_dir.hpp rename to third-party/boost/process/windows/initializers/start_in_dir.hpp diff --git a/boost/process/windows/initializers/throw_on_error.hpp b/third-party/boost/process/windows/initializers/throw_on_error.hpp similarity index 100% rename from boost/process/windows/initializers/throw_on_error.hpp rename to third-party/boost/process/windows/initializers/throw_on_error.hpp diff --git a/boost/process/windows/pipe.hpp b/third-party/boost/process/windows/pipe.hpp similarity index 100% rename from boost/process/windows/pipe.hpp rename to third-party/boost/process/windows/pipe.hpp diff --git a/boost/process/windows/search_path.hpp b/third-party/boost/process/windows/search_path.hpp similarity index 100% rename from boost/process/windows/search_path.hpp rename to third-party/boost/process/windows/search_path.hpp diff --git a/boost/process/windows/shell_path.hpp b/third-party/boost/process/windows/shell_path.hpp similarity index 100% rename from boost/process/windows/shell_path.hpp rename to third-party/boost/process/windows/shell_path.hpp diff --git a/boost/process/windows/terminate.hpp b/third-party/boost/process/windows/terminate.hpp similarity index 100% rename from boost/process/windows/terminate.hpp rename to third-party/boost/process/windows/terminate.hpp diff --git a/boost/process/windows/wait_for_exit.hpp b/third-party/boost/process/windows/wait_for_exit.hpp similarity index 100% rename from boost/process/windows/wait_for_exit.hpp rename to third-party/boost/process/windows/wait_for_exit.hpp