spice/client
Uri Lublin ecc4e7d2cf spice: subdirs: support ./autogen.sh in a "make dist" tarball (subdir config)
Each subdir (common, client and server) can "make dist".
This commit adds configure.ac.shared and autogen.sh to the tar file.
Above files are copied from .. (spice/ directory)

Also added configure.ac.shared (which is not part of "distribution" tarball)
that only imports ../configure.ac.shared such that ./autogen.sh still
works (on "git directories").

Signed-off-by: Uri Lublin <uril@redhat.com>
2010-01-10 19:46:19 +02:00
..
windows client: add Platform::term_printf 2010-01-10 13:41:08 +02:00
x11 spice: client: Makefile.am: add missing files to file-list (subdir config) 2010-01-10 19:45:15 +02:00
.gitignore fresh start 2009-10-14 15:06:41 +02:00
application.cpp client: add Platform::term_printf 2010-01-10 13:41:08 +02:00
application.h client: add Platform::term_printf 2010-01-10 13:41:08 +02:00
audio_channels.h spice client: cosmetic changes 2010-01-03 17:19:03 +02:00
audio_devices.h fresh start 2009-10-14 15:06:41 +02:00
cache.hpp fresh start 2009-10-14 15:06:41 +02:00
cairo_canvas.cpp client: remove '../common' from #include directive (subdir config) 2010-01-10 19:45:08 +02:00
canvas_utils.cpp client: remove '../common' from #include directive (subdir config) 2010-01-10 19:45:08 +02:00
canvas.cpp fresh start 2009-10-14 15:06:41 +02:00
canvas.h fresh start 2009-10-14 15:06:41 +02:00
cmd_line_parser.cpp client: add Platform::term_printf 2010-01-10 13:41:08 +02:00
cmd_line_parser.h fresh start 2009-10-14 15:06:41 +02:00
common.h fresh start 2009-10-14 15:06:41 +02:00
configure.ac spice: subdirs: support ./autogen.sh in a "make dist" tarball (subdir config) 2010-01-10 19:46:19 +02:00
configure.ac.shared spice: subdirs: support ./autogen.sh in a "make dist" tarball (subdir config) 2010-01-10 19:46:19 +02:00
cursor_channel.cpp spice client: Transfer all channels run loop from EventsLoop class to ProcessLoop class 2010-01-03 17:18:37 +02:00
cursor_channel.h spice client: Transfer all channels run loop from EventsLoop class to ProcessLoop class 2010-01-03 17:18:37 +02:00
cursor.cpp fresh start 2009-10-14 15:06:41 +02:00
cursor.h fresh start 2009-10-14 15:06:41 +02:00
debug.h spice: add [pid:tid] to log lines 2010-01-03 17:37:20 +02:00
display_channel.cpp spice: client: gl: fix glx support. 2010-01-03 17:21:41 +02:00
display_channel.h spice client: remove timer interface from platform - use Application (via ProcessLoop interface). 2010-01-03 17:19:35 +02:00
event_sources.h spice client: creating a general process loop. 2010-01-03 17:17:06 +02:00
gdi_canvas.cpp client: remove '../common' from #include directive (subdir config) 2010-01-10 19:45:08 +02:00
gl_canvas.cpp client: remove '../common' from #include directive (subdir config) 2010-01-10 19:45:08 +02:00
glc.cpp client: remove '../common' from #include directive (subdir config) 2010-01-10 19:45:08 +02:00
glz_decode_tmpl.c fresh start 2009-10-14 15:06:41 +02:00
glz_decoded_image.h fresh start 2009-10-14 15:06:41 +02:00
glz_decoder_config.h fresh start 2009-10-14 15:06:41 +02:00
glz_decoder_window.cpp fresh start 2009-10-14 15:06:41 +02:00
glz_decoder_window.h fresh start 2009-10-14 15:06:41 +02:00
glz_decoder.cpp fresh start 2009-10-14 15:06:41 +02:00
glz_decoder.h fresh start 2009-10-14 15:06:41 +02:00
hot_keys.cpp fresh start 2009-10-14 15:06:41 +02:00
hot_keys.h fresh start 2009-10-14 15:06:41 +02:00
icon.h fresh start 2009-10-14 15:06:41 +02:00
inputs_channel.cpp spice: on toggle_full_screen, generate on_key_down if shift is still pressed 2010-01-03 17:37:05 +02:00
inputs_channel.h fresh start 2009-10-14 15:06:41 +02:00
inputs_handler.h fresh start 2009-10-14 15:06:41 +02:00
lz.cpp client: remove '../common' from #include directive (subdir config) 2010-01-10 19:45:08 +02:00
Makefile.am spice: subdirs: support ./autogen.sh in a "make dist" tarball (subdir config) 2010-01-10 19:46:19 +02:00
menu.cpp spice: menu additons 2010-01-07 13:09:26 +02:00
menu.h spice: menu additons 2010-01-07 13:09:26 +02:00
monitor.cpp spice: position mouse in primary monitor center after full screen toggle 2010-01-03 17:55:32 +02:00
monitor.h spice: position mouse in primary monitor center after full screen toggle 2010-01-03 17:55:32 +02:00
pixels_source.h fresh start 2009-10-14 15:06:41 +02:00
platform.h client: add Platform::term_printf 2010-01-10 13:41:08 +02:00
playback_channel.cpp fresh start 2009-10-14 15:06:41 +02:00
process_loop.cpp spice client: calling the timers during modal loop in Windows 2010-01-03 17:21:06 +02:00
process_loop.h spice client: calling the timers during modal loop in Windows 2010-01-03 17:21:06 +02:00
quic.cpp client: remove '../common' from #include directive (subdir config) 2010-01-10 19:45:08 +02:00
read_write_mutex.h fresh start 2009-10-14 15:06:41 +02:00
record_channel.cpp spice client: Transfer all channels run loop from EventsLoop class to ProcessLoop class 2010-01-03 17:18:37 +02:00
red_cairo_canvas.cpp fresh start 2009-10-14 15:06:41 +02:00
red_cairo_canvas.h fresh start 2009-10-14 15:06:41 +02:00
red_channel.cpp server,client: server authentication for secured channels. #527411 #549673. 2010-01-06 16:06:46 +02:00
red_channel.h server,client: server authentication for secured channels. #527411 #549673. 2010-01-06 16:06:46 +02:00
red_client.cpp server,client: server authentication for secured channels. #527411 #549673. 2010-01-06 16:06:46 +02:00
red_client.h server,client: server authentication for secured channels. #527411 #549673. 2010-01-06 16:06:46 +02:00
red_drawable.h fresh start 2009-10-14 15:06:41 +02:00
red_gdi_canvas.cpp fresh start 2009-10-14 15:06:41 +02:00
red_gdi_canvas.h fresh start 2009-10-14 15:06:41 +02:00
red_gl_canvas.cpp fresh start 2009-10-14 15:06:41 +02:00
red_gl_canvas.h fresh start 2009-10-14 15:06:41 +02:00
red_key.h fresh start 2009-10-14 15:06:41 +02:00
red_peer.cpp server,client: server authentication for secured channels. #527411 #549673. 2010-01-06 16:06:46 +02:00
red_peer.h server,client: server authentication for secured channels. #527411 #549673. 2010-01-06 16:06:46 +02:00
red_pixmap_cairo.h fresh start 2009-10-14 15:06:41 +02:00
red_pixmap_gdi.h fresh start 2009-10-14 15:06:41 +02:00
red_pixmap_gl.h fresh start 2009-10-14 15:06:41 +02:00
red_pixmap.h fresh start 2009-10-14 15:06:41 +02:00
red_types.h fresh start 2009-10-14 15:06:41 +02:00
red_window.h spice: position mouse in primary monitor center after full screen toggle 2010-01-03 17:55:32 +02:00
region.cpp client: remove '../common' from #include directive (subdir config) 2010-01-10 19:45:08 +02:00
rop3.cpp client: remove '../common' from #include directive (subdir config) 2010-01-10 19:45:08 +02:00
screen_layer.cpp spice client: creating a general process loop. 2010-01-03 17:17:06 +02:00
screen_layer.h fresh start 2009-10-14 15:06:41 +02:00
screen.cpp spice client: sticky Alt activation when holding an Alt key 2010-01-03 17:34:26 +02:00
screen.h spice client: sticky Alt activation when holding an Alt key 2010-01-03 17:34:26 +02:00
shared_cache.hpp fresh start 2009-10-14 15:06:41 +02:00
threads.cpp fresh start 2009-10-14 15:06:41 +02:00
threads.h fresh start 2009-10-14 15:06:41 +02:00
utils.cpp fresh start 2009-10-14 15:06:41 +02:00
utils.h fresh start 2009-10-14 15:06:41 +02:00