2013-09-16 19:59:37 -04:00
|
|
|
core_sources = \
|
2016-07-24 09:55:32 -04:00
|
|
|
src/xmpp/contact.c src/xmpp/contact.h src/log.c src/common.c \
|
2013-05-06 18:04:46 -04:00
|
|
|
src/log.h src/profanity.c src/common.h \
|
2016-07-24 09:23:55 -04:00
|
|
|
src/profanity.h src/xmpp/chat_session.c \
|
2016-07-24 10:02:43 -04:00
|
|
|
src/xmpp/chat_session.h src/xmpp/muc.c src/xmpp/muc.h src/xmpp/jid.h src/xmpp/jid.c \
|
2016-07-24 09:28:25 -04:00
|
|
|
src/xmpp/chat_state.h src/xmpp/chat_state.c \
|
2016-07-24 10:05:24 -04:00
|
|
|
src/xmpp/resource.c src/xmpp/resource.h \
|
2016-07-24 10:08:47 -04:00
|
|
|
src/xmpp/roster_list.c src/xmpp/roster_list.h \
|
2016-05-05 17:10:10 -04:00
|
|
|
src/xmpp/xmpp.h src/xmpp/capabilities.c src/xmpp/session.c \
|
2016-05-05 18:51:49 -04:00
|
|
|
src/xmpp/connection.h src/xmpp/connection.c \
|
2013-05-06 18:04:46 -04:00
|
|
|
src/xmpp/iq.c src/xmpp/message.c src/xmpp/presence.c src/xmpp/stanza.c \
|
|
|
|
src/xmpp/stanza.h src/xmpp/message.h src/xmpp/iq.h src/xmpp/presence.h \
|
2016-05-05 17:10:10 -04:00
|
|
|
src/xmpp/capabilities.h src/xmpp/session.h \
|
2013-05-06 18:04:46 -04:00
|
|
|
src/xmpp/roster.c src/xmpp/roster.h \
|
2013-06-30 11:59:38 -04:00
|
|
|
src/xmpp/bookmark.c src/xmpp/bookmark.h \
|
2016-05-01 14:39:39 -04:00
|
|
|
src/xmpp/blocking.c src/xmpp/blocking.h \
|
2014-09-14 17:31:27 -04:00
|
|
|
src/xmpp/form.c src/xmpp/form.h \
|
2019-05-19 16:22:58 -04:00
|
|
|
src/event/common.c src/event/common.h \
|
2015-04-19 11:54:16 -04:00
|
|
|
src/event/server_events.c src/event/server_events.h \
|
2015-04-19 14:40:15 -04:00
|
|
|
src/event/client_events.c src/event/client_events.h \
|
2013-05-06 18:04:46 -04:00
|
|
|
src/ui/ui.h src/ui/window.c src/ui/window.h src/ui/core.c \
|
|
|
|
src/ui/titlebar.c src/ui/statusbar.c src/ui/inputwin.c \
|
2014-04-07 16:50:28 -04:00
|
|
|
src/ui/titlebar.h src/ui/statusbar.h src/ui/inputwin.h \
|
2016-09-22 19:56:53 -04:00
|
|
|
src/ui/screen.h src/ui/screen.c \
|
2013-12-14 10:34:17 -05:00
|
|
|
src/ui/console.c src/ui/notifier.c \
|
2015-06-16 19:15:28 -04:00
|
|
|
src/ui/win_types.h \
|
2016-07-24 10:14:46 -04:00
|
|
|
src/ui/window_list.c src/ui/window_list.h \
|
2014-12-16 18:37:23 -05:00
|
|
|
src/ui/rosterwin.c src/ui/occupantswin.c \
|
2014-08-04 16:08:56 -04:00
|
|
|
src/ui/buffer.c src/ui/buffer.h \
|
2015-10-26 18:35:30 -04:00
|
|
|
src/ui/chatwin.c \
|
2015-11-01 15:05:43 -05:00
|
|
|
src/ui/mucwin.c \
|
2015-11-05 18:20:19 -05:00
|
|
|
src/ui/privwin.c \
|
2018-04-11 12:57:50 -04:00
|
|
|
src/ui/confwin.c \
|
2015-11-01 14:39:36 -05:00
|
|
|
src/ui/xmlwin.c \
|
2016-05-22 18:59:52 -04:00
|
|
|
src/command/cmd_defs.h src/command/cmd_defs.c \
|
|
|
|
src/command/cmd_funcs.h src/command/cmd_funcs.c \
|
|
|
|
src/command/cmd_ac.h src/command/cmd_ac.c \
|
2015-01-16 17:50:40 -05:00
|
|
|
src/tools/parser.c \
|
2013-07-11 17:57:35 -04:00
|
|
|
src/tools/parser.h \
|
2016-04-11 14:13:18 -04:00
|
|
|
src/tools/http_upload.c \
|
|
|
|
src/tools/http_upload.h \
|
2013-05-06 18:04:46 -04:00
|
|
|
src/tools/autocomplete.c src/tools/autocomplete.h \
|
|
|
|
src/tools/tinyurl.c src/tools/tinyurl.h \
|
2019-10-29 09:31:17 -04:00
|
|
|
src/tools/clipboard.c src/tools/clipboard.h \
|
2016-07-24 11:22:15 -04:00
|
|
|
src/config/files.c src/config/files.h \
|
2015-11-23 18:54:14 -05:00
|
|
|
src/config/conflists.c src/config/conflists.h \
|
2013-05-06 18:04:46 -04:00
|
|
|
src/config/accounts.c src/config/accounts.h \
|
2015-09-23 19:18:18 -04:00
|
|
|
src/config/tlscerts.c src/config/tlscerts.h \
|
2014-01-22 17:22:01 -05:00
|
|
|
src/config/account.c src/config/account.h \
|
2013-05-06 18:04:46 -04:00
|
|
|
src/config/preferences.c src/config/preferences.h \
|
2015-10-14 20:19:24 -04:00
|
|
|
src/config/theme.c src/config/theme.h \
|
2019-08-23 06:32:55 -04:00
|
|
|
src/config/color.c src/config/color.h \
|
2016-02-14 17:28:55 -05:00
|
|
|
src/config/scripts.c src/config/scripts.h \
|
|
|
|
src/plugins/plugins.h src/plugins/plugins.c \
|
|
|
|
src/plugins/api.h src/plugins/api.c \
|
|
|
|
src/plugins/callbacks.h src/plugins/callbacks.c \
|
2016-02-21 18:58:13 -05:00
|
|
|
src/plugins/autocompleters.c src/plugins/autocompleters.h \
|
2016-03-25 18:06:24 -04:00
|
|
|
src/plugins/themes.c src/plugins/themes.h \
|
2016-04-10 19:23:36 -04:00
|
|
|
src/plugins/settings.c src/plugins/settings.h \
|
2016-04-30 18:00:07 -04:00
|
|
|
src/plugins/disco.c src/plugins/disco.h \
|
2016-07-24 10:10:58 -04:00
|
|
|
src/ui/tray.h src/ui/tray.c
|
2013-09-16 19:59:37 -04:00
|
|
|
|
2015-05-28 13:50:55 -04:00
|
|
|
unittest_sources = \
|
2016-07-24 09:55:32 -04:00
|
|
|
src/xmpp/contact.c src/xmpp/contact.h src/common.c \
|
2013-12-14 10:34:17 -05:00
|
|
|
src/log.h src/profanity.c src/common.h \
|
2016-07-24 09:23:55 -04:00
|
|
|
src/profanity.h src/xmpp/chat_session.c \
|
2016-07-24 10:02:43 -04:00
|
|
|
src/xmpp/chat_session.h src/xmpp/muc.c src/xmpp/muc.h src/xmpp/jid.h src/xmpp/jid.c \
|
2016-07-24 10:05:24 -04:00
|
|
|
src/xmpp/resource.c src/xmpp/resource.h \
|
2016-07-24 09:28:25 -04:00
|
|
|
src/xmpp/chat_state.h src/xmpp/chat_state.c \
|
2016-07-24 10:08:47 -04:00
|
|
|
src/xmpp/roster_list.c src/xmpp/roster_list.h \
|
2014-12-24 19:20:28 -05:00
|
|
|
src/xmpp/xmpp.h src/xmpp/form.c \
|
2013-12-14 13:06:09 -05:00
|
|
|
src/ui/ui.h \
|
2015-03-04 18:32:47 -05:00
|
|
|
src/otr/otr.h \
|
2015-03-21 20:12:14 -04:00
|
|
|
src/pgp/gpg.h \
|
2019-02-18 23:44:47 -05:00
|
|
|
src/omemo/omemo.h \
|
2019-02-19 12:38:15 -05:00
|
|
|
src/omemo/crypto.h \
|
2019-02-25 11:27:11 -05:00
|
|
|
src/omemo/store.h \
|
2016-05-22 18:59:52 -04:00
|
|
|
src/command/cmd_defs.h src/command/cmd_defs.c \
|
|
|
|
src/command/cmd_funcs.h src/command/cmd_funcs.c \
|
|
|
|
src/command/cmd_ac.h src/command/cmd_ac.c \
|
2015-01-16 17:50:40 -05:00
|
|
|
src/tools/parser.c \
|
2013-12-14 10:34:17 -05:00
|
|
|
src/tools/parser.h \
|
|
|
|
src/tools/autocomplete.c src/tools/autocomplete.h \
|
|
|
|
src/tools/tinyurl.c src/tools/tinyurl.h \
|
2019-10-29 09:31:17 -04:00
|
|
|
src/tools/clipboard.c src/tools/clipboard.h \
|
2013-12-14 13:43:19 -05:00
|
|
|
src/config/accounts.h \
|
2014-01-22 17:22:01 -05:00
|
|
|
src/config/account.c src/config/account.h \
|
2016-07-24 11:22:15 -04:00
|
|
|
src/config/files.c src/config/files.h \
|
2015-09-23 19:18:18 -04:00
|
|
|
src/config/tlscerts.c src/config/tlscerts.h \
|
2013-12-14 10:34:17 -05:00
|
|
|
src/config/preferences.c src/config/preferences.h \
|
|
|
|
src/config/theme.c src/config/theme.h \
|
2019-08-23 08:35:21 -04:00
|
|
|
src/config/color.c src/config/color.h \
|
2015-10-14 20:19:24 -04:00
|
|
|
src/config/scripts.c src/config/scripts.h \
|
2015-11-23 18:54:14 -05:00
|
|
|
src/config/conflists.c src/config/conflists.h \
|
2016-02-14 17:28:55 -05:00
|
|
|
src/plugins/plugins.h src/plugins/plugins.c \
|
|
|
|
src/plugins/api.h src/plugins/api.c \
|
|
|
|
src/plugins/callbacks.h src/plugins/callbacks.c \
|
|
|
|
src/plugins/autocompleters.c src/plugins/autocompleters.h \
|
2016-02-21 18:58:13 -05:00
|
|
|
src/plugins/themes.c src/plugins/themes.h \
|
2016-03-25 18:06:24 -04:00
|
|
|
src/plugins/settings.c src/plugins/settings.h \
|
2016-04-30 18:00:07 -04:00
|
|
|
src/plugins/disco.c src/plugins/disco.h \
|
2016-07-24 10:14:46 -04:00
|
|
|
src/ui/window_list.c src/ui/window_list.h \
|
2019-05-19 16:22:58 -04:00
|
|
|
src/event/common.c src/event/common.h \
|
2015-04-19 11:54:16 -04:00
|
|
|
src/event/server_events.c src/event/server_events.h \
|
2015-04-19 14:40:15 -04:00
|
|
|
src/event/client_events.c src/event/client_events.h \
|
2016-07-24 10:10:58 -04:00
|
|
|
src/ui/tray.h src/ui/tray.c \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/unittests/xmpp/stub_xmpp.c \
|
2019-06-17 00:23:40 -04:00
|
|
|
tests/unittests/xmpp/stub_message.c \
|
2016-10-01 19:31:38 -04:00
|
|
|
tests/unittests/ui/stub_ui.c tests/unittests/ui/stub_ui.h \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/unittests/log/stub_log.c \
|
|
|
|
tests/unittests/config/stub_accounts.c \
|
2016-04-11 14:13:18 -04:00
|
|
|
tests/unittests/tools/stub_http_upload.c \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/unittests/helpers.c tests/unittests/helpers.h \
|
2015-07-26 19:04:48 -04:00
|
|
|
tests/unittests/test_form.c tests/unittests/test_form.h \
|
|
|
|
tests/unittests/test_common.c tests/unittests/test_common.h \
|
|
|
|
tests/unittests/test_autocomplete.c tests/unittests/test_autocomplete.h \
|
|
|
|
tests/unittests/test_jid.c tests/unittests/test_jid.h \
|
|
|
|
tests/unittests/test_parser.c tests/unittests/test_parser.h \
|
|
|
|
tests/unittests/test_roster_list.c tests/unittests/test_roster_list.h \
|
|
|
|
tests/unittests/test_chat_session.c tests/unittests/test_chat_session.h \
|
|
|
|
tests/unittests/test_contact.c tests/unittests/test_contact.h \
|
|
|
|
tests/unittests/test_preferences.c tests/unittests/test_preferences.h \
|
|
|
|
tests/unittests/test_server_events.c tests/unittests/test_server_events.h \
|
|
|
|
tests/unittests/test_muc.c tests/unittests/test_muc.h \
|
2016-05-31 18:21:19 -04:00
|
|
|
tests/unittests/test_cmd_presence.c tests/unittests/test_cmd_presence.h \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/unittests/test_cmd_alias.c tests/unittests/test_cmd_alias.h \
|
|
|
|
tests/unittests/test_cmd_connect.c tests/unittests/test_cmd_connect.h \
|
2015-07-26 19:04:48 -04:00
|
|
|
tests/unittests/test_cmd_rooms.c tests/unittests/test_cmd_rooms.h \
|
|
|
|
tests/unittests/test_cmd_account.c tests/unittests/test_cmd_account.h \
|
|
|
|
tests/unittests/test_cmd_sub.c tests/unittests/test_cmd_sub.h \
|
|
|
|
tests/unittests/test_cmd_bookmark.c tests/unittests/test_cmd_bookmark.h \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/unittests/test_cmd_otr.c tests/unittests/test_cmd_otr.h \
|
2015-06-17 19:12:01 -04:00
|
|
|
tests/unittests/test_cmd_pgp.c tests/unittests/test_cmd_pgp.h \
|
2015-07-26 19:04:48 -04:00
|
|
|
tests/unittests/test_cmd_join.c tests/unittests/test_cmd_join.h \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/unittests/test_cmd_roster.c tests/unittests/test_cmd_roster.h \
|
|
|
|
tests/unittests/test_cmd_disconnect.c tests/unittests/test_cmd_disconnect.h \
|
2016-07-03 19:41:29 -04:00
|
|
|
tests/unittests/test_callbacks.c tests/unittests/test_callbacks.h \
|
2016-08-17 18:21:48 -04:00
|
|
|
tests/unittests/test_plugins_disco.c tests/unittests/test_plugins_disco.h \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/unittests/unittests.c
|
2013-09-16 19:59:37 -04:00
|
|
|
|
2015-05-28 13:56:16 -04:00
|
|
|
functionaltest_sources = \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/functionaltests/proftest.c tests/functionaltests/proftest.h \
|
|
|
|
tests/functionaltests/test_connect.c tests/functionaltests/test_connect.h \
|
|
|
|
tests/functionaltests/test_ping.c tests/functionaltests/test_ping.h \
|
|
|
|
tests/functionaltests/test_rooms.c tests/functionaltests/test_rooms.h \
|
|
|
|
tests/functionaltests/test_presence.c tests/functionaltests/test_presence.h \
|
|
|
|
tests/functionaltests/test_message.c tests/functionaltests/test_message.h \
|
|
|
|
tests/functionaltests/test_chat_session.c tests/functionaltests/test_chat_session.h \
|
2015-07-05 12:29:33 -04:00
|
|
|
tests/functionaltests/test_carbons.c tests/functionaltests/test_carbons.h \
|
2015-07-20 17:18:50 -04:00
|
|
|
tests/functionaltests/test_receipts.c tests/functionaltests/test_receipts.h \
|
2015-07-22 17:48:37 -04:00
|
|
|
tests/functionaltests/test_roster.c tests/functionaltests/test_roster.h \
|
2015-08-04 18:43:19 -04:00
|
|
|
tests/functionaltests/test_software.c tests/functionaltests/test_software.h \
|
2015-12-19 21:13:01 -05:00
|
|
|
tests/functionaltests/test_muc.c tests/functionaltests/test_muc.h \
|
2016-01-04 20:30:32 -05:00
|
|
|
tests/functionaltests/test_disconnect.c tests/functionaltests/test_disconnect.h \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/functionaltests/functionaltests.c
|
2013-09-16 19:59:37 -04:00
|
|
|
|
|
|
|
main_source = src/main.c
|
|
|
|
|
2016-02-23 19:31:55 -05:00
|
|
|
python_sources = \
|
|
|
|
src/plugins/python_plugins.h src/plugins/python_plugins.c \
|
|
|
|
src/plugins/python_api.h src/plugins/python_api.c
|
|
|
|
|
2016-02-14 17:28:55 -05:00
|
|
|
c_sources = \
|
|
|
|
src/plugins/c_plugins.h src/plugins/c_plugins.c \
|
|
|
|
src/plugins/c_api.h src/plugins/c_api.c
|
|
|
|
|
2014-03-05 19:06:22 -05:00
|
|
|
git_include = src/gitversion.h
|
2013-09-16 19:59:37 -04:00
|
|
|
|
2015-03-21 20:12:14 -04:00
|
|
|
pgp_sources = \
|
|
|
|
src/pgp/gpg.h src/pgp/gpg.c
|
|
|
|
|
2015-06-12 18:27:39 -04:00
|
|
|
pgp_unittest_sources = \
|
2015-06-12 18:58:44 -04:00
|
|
|
tests/unittests/pgp/stub_gpg.c
|
2015-05-07 19:07:21 -04:00
|
|
|
|
2014-02-08 19:32:11 -05:00
|
|
|
otr3_sources = \
|
2014-02-25 10:51:24 -05:00
|
|
|
src/otr/otrlib.h src/otr/otrlibv3.c src/otr/otr.h src/otr/otr.c
|
2014-02-08 19:32:11 -05:00
|
|
|
|
|
|
|
otr4_sources = \
|
2014-02-25 10:51:24 -05:00
|
|
|
src/otr/otrlib.h src/otr/otrlibv4.c src/otr/otr.h src/otr/otr.c
|
2014-01-11 21:15:16 -05:00
|
|
|
|
2019-02-18 23:44:47 -05:00
|
|
|
omemo_sources = \
|
2019-02-21 00:04:47 -05:00
|
|
|
src/omemo/omemo.h src/omemo/omemo.c src/omemo/crypto.h src/omemo/crypto.c \
|
2019-02-25 11:27:11 -05:00
|
|
|
src/omemo/store.h src/omemo/store.c src/xmpp/omemo.h src/xmpp/omemo.c
|
2019-02-18 23:44:47 -05:00
|
|
|
|
2019-03-26 18:19:53 -04:00
|
|
|
omemo_unittest_sources = \
|
|
|
|
tests/unittests/omemo/stub_omemo.c
|
|
|
|
|
2016-02-23 19:31:55 -05:00
|
|
|
if BUILD_PYTHON_API
|
|
|
|
core_sources += $(python_sources)
|
|
|
|
unittest_sources += $(python_sources)
|
|
|
|
endif
|
|
|
|
|
2016-02-14 17:28:55 -05:00
|
|
|
if BUILD_C_API
|
|
|
|
core_sources += $(c_sources)
|
|
|
|
unittest_sources += $(c_sources)
|
|
|
|
endif
|
|
|
|
|
2015-05-28 13:50:55 -04:00
|
|
|
otr_unittest_sources = \
|
2015-06-12 18:53:30 -04:00
|
|
|
tests/unittests/otr/stub_otr.c
|
2015-03-04 18:32:47 -05:00
|
|
|
|
2018-10-31 06:37:42 -04:00
|
|
|
themes_sources = $(top_srcdir)/themes/*
|
2014-04-17 05:35:09 -04:00
|
|
|
|
2018-10-31 06:37:42 -04:00
|
|
|
icons_sources = $(top_srcdir)/icons/*
|
2016-03-07 16:25:30 -05:00
|
|
|
|
2019-03-04 11:26:28 -05:00
|
|
|
script_sources = bootstrap.sh
|
2014-08-04 16:08:56 -04:00
|
|
|
|
2014-04-17 05:35:09 -04:00
|
|
|
man_sources = docs/profanity.1
|
2014-04-07 17:46:43 -04:00
|
|
|
|
2015-03-21 20:12:14 -04:00
|
|
|
if BUILD_PGP
|
|
|
|
core_sources += $(pgp_sources)
|
2015-06-12 18:27:39 -04:00
|
|
|
unittest_sources += $(pgp_unittest_sources)
|
2015-03-21 20:12:14 -04:00
|
|
|
endif
|
|
|
|
|
2014-02-08 19:32:11 -05:00
|
|
|
if BUILD_OTR
|
2015-05-28 13:50:55 -04:00
|
|
|
unittest_sources += $(otr_unittest_sources)
|
2014-02-08 18:07:51 -05:00
|
|
|
if BUILD_OTR3
|
2014-03-05 19:06:22 -05:00
|
|
|
core_sources += $(otr3_sources)
|
2014-02-08 19:32:11 -05:00
|
|
|
endif
|
|
|
|
if BUILD_OTR4
|
2014-03-05 19:06:22 -05:00
|
|
|
core_sources += $(otr4_sources)
|
2014-02-08 19:32:11 -05:00
|
|
|
endif
|
2014-01-11 21:15:16 -05:00
|
|
|
endif
|
|
|
|
|
2019-02-18 23:44:47 -05:00
|
|
|
if BUILD_OMEMO
|
|
|
|
core_sources += $(omemo_sources)
|
2019-03-26 18:19:53 -04:00
|
|
|
unittest_sources += $(omemo_unittest_sources)
|
2019-02-18 23:44:47 -05:00
|
|
|
endif
|
|
|
|
|
2018-10-31 06:37:42 -04:00
|
|
|
AM_CFLAGS = @AM_CFLAGS@ -I$(srcdir)/src
|
|
|
|
|
2013-09-16 19:59:37 -04:00
|
|
|
bin_PROGRAMS = profanity
|
2014-03-05 19:06:22 -05:00
|
|
|
profanity_SOURCES = $(core_sources) $(main_source)
|
2014-04-07 17:46:43 -04:00
|
|
|
if THEMES_INSTALL
|
|
|
|
profanity_themesdir = @THEMES_PATH@
|
|
|
|
profanity_themes_DATA = $(themes_sources)
|
|
|
|
endif
|
2014-03-05 19:06:22 -05:00
|
|
|
if INCLUDE_GIT_VERSION
|
|
|
|
BUILT_SOURCES = $(git_include)
|
|
|
|
endif
|
2016-03-07 16:25:30 -05:00
|
|
|
profanity_iconsdir = @ICONS_PATH@
|
|
|
|
profanity_icons_DATA = $(icons_sources)
|
2013-09-16 19:59:37 -04:00
|
|
|
|
2016-02-14 17:28:55 -05:00
|
|
|
if BUILD_C_API
|
|
|
|
lib_LTLIBRARIES = libprofanity.la
|
2019-04-18 06:03:21 -04:00
|
|
|
libprofanity_la_LDFLAGS = -version-info 0:0:0 -shared -no-undefined
|
2016-02-14 17:28:55 -05:00
|
|
|
libprofanity_la_SOURCES = src/plugins/profapi.c
|
|
|
|
|
|
|
|
library_includedir=$(includedir)
|
|
|
|
library_include_HEADERS = src/plugins/profapi.h
|
|
|
|
endif
|
|
|
|
|
2015-07-03 10:14:34 -04:00
|
|
|
TESTS = tests/unittests/unittests
|
|
|
|
check_PROGRAMS = tests/unittests/unittests
|
2015-06-12 18:53:30 -04:00
|
|
|
tests_unittests_unittests_SOURCES = $(unittest_sources)
|
|
|
|
tests_unittests_unittests_LDADD = -lcmocka
|
2015-07-03 10:14:34 -04:00
|
|
|
|
2018-08-30 05:09:18 -04:00
|
|
|
# Functional test were commented out because of:
|
2019-05-03 04:51:28 -04:00
|
|
|
# https://github.com/profanity-im/profanity/pull/1010
|
2018-08-30 05:09:18 -04:00
|
|
|
# An issue was raised for stabber:
|
2019-05-03 04:51:28 -04:00
|
|
|
# https://github.com/profanity-im/stabber/issues/5
|
2018-08-30 05:09:18 -04:00
|
|
|
# Once this issue is resolved functional tests should be enabled again
|
|
|
|
#
|
|
|
|
#if HAVE_STABBER
|
|
|
|
#if HAVE_EXPECT
|
|
|
|
#TESTS += tests/functionaltests/functionaltests
|
|
|
|
#check_PROGRAMS += tests/functionaltests/functionaltests
|
|
|
|
#tests_functionaltests_functionaltests_SOURCES = $(functionaltest_sources)
|
2018-10-31 06:37:42 -04:00
|
|
|
#tests_functionaltests_functionaltests_CFLAGS = $(AM_CFLAGS) -I/usr/include/tcl8.6 -I/usr/include/tcl8.5
|
2018-08-30 05:09:18 -04:00
|
|
|
#tests_functionaltests_functionaltests_LDADD = -lcmocka -lstabber -lexpect -ltcl
|
|
|
|
#endif
|
|
|
|
#endif
|
2012-07-01 09:52:45 -04:00
|
|
|
|
2014-04-17 05:35:09 -04:00
|
|
|
man_MANS = $(man_sources)
|
|
|
|
|
2019-03-04 11:26:28 -05:00
|
|
|
EXTRA_DIST = $(man_sources) $(icons_sources) $(themes_sources) $(script_sources) profrc.example theme_template LICENSE.txt README.md CHANGELOG
|
|
|
|
|
|
|
|
# Ship API documentation with `make dist`
|
|
|
|
EXTRA_DIST += \
|
|
|
|
apidocs/c/c-prof.conf \
|
|
|
|
apidocs/c/gen.sh \
|
|
|
|
apidocs/c/profapi.h \
|
|
|
|
apidocs/c/profhooks.h \
|
|
|
|
apidocs/python/conf.py \
|
|
|
|
apidocs/python/gen.sh \
|
|
|
|
apidocs/python/index.rst \
|
|
|
|
apidocs/python/Makefile \
|
|
|
|
apidocs/python/src/plugin.py \
|
|
|
|
apidocs/python/src/prof.py
|
2014-03-05 19:06:22 -05:00
|
|
|
|
|
|
|
if INCLUDE_GIT_VERSION
|
2014-04-17 05:35:09 -04:00
|
|
|
EXTRA_DIST += .git/HEAD .git/index
|
|
|
|
|
2014-03-08 18:34:18 -05:00
|
|
|
$(git_include).in: .git/HEAD .git/index
|
2014-03-05 19:06:22 -05:00
|
|
|
rm -f $@
|
|
|
|
echo "#ifndef PROF_GIT_BRANCH" >> $@
|
|
|
|
echo "#define PROF_GIT_BRANCH \"$(shell git rev-parse --symbolic-full-name --abbrev-ref HEAD)\"" >> $@
|
|
|
|
echo "#endif" >> $@
|
|
|
|
echo "#ifndef PROF_GIT_REVISION" >> $@
|
|
|
|
echo "#define PROF_GIT_REVISION \"$(shell git log --pretty=format:'%h' -n 1)\"" >> $@
|
|
|
|
echo "#endif" >> $@
|
|
|
|
|
|
|
|
#
|
|
|
|
# Create $(git_include) atomically to catch possible race. The race can occur
|
|
|
|
# when $(git_include) is generated in parallel with building of src/profanity.c.
|
|
|
|
# So this hack allows to find and fix the problem earlier.
|
|
|
|
#
|
|
|
|
$(git_include): $(git_include).in
|
|
|
|
cp $< $@
|
|
|
|
|
|
|
|
clean-local:
|
|
|
|
rm -f $(git_include) $(git_include).in
|
|
|
|
endif
|
2015-06-15 18:16:22 -04:00
|
|
|
|
|
|
|
check-unit: tests/unittests/unittests
|
|
|
|
tests/unittests/unittests
|