James Booth
e95e6e1418
Removed python site path check from configure.ac
2014-06-13 22:31:33 +01:00
James Booth
57416634d5
Added site path for python plugins
2014-06-05 00:36:36 +01:00
James Booth
9112b0003d
Added libtool check in configure.ac
2014-06-03 23:50:47 +01:00
James Booth
71c4e1c890
Merge branch 'master' into plugins
...
Conflicts:
.travis.yml
configure.ac
2014-06-01 22:48:47 +01:00
James Booth
575b6acdd2
Use public domain SHA1 code, remove libgcrypt dependency
2014-06-01 22:42:10 +01:00
James Booth
8fa41701d4
Reintroduced lua AX macros
2014-05-28 23:12:20 +01:00
James Booth
935e6b8521
Added manual ruby configuration
2014-05-28 22:47:53 +01:00
James Booth
3065b8be06
Updated hardcoded lua version to 5.2, removed debug from lua_api
2014-05-26 23:58:18 +01:00
James Booth
e1b53df036
Merge branch 'master' into plugins
...
Conflicts:
.travis.yml
configure.ac
src/profanity.c
2014-05-22 20:20:24 +01:00
James Booth
3c5a73d29e
Use libgcrypt instead of libgnutls for SHA1 hashing
2014-05-21 20:35:01 +01:00
James Booth
96c6e6a184
Moved -export-dynamic to AM_LDFLAGS, for clang compatibility
2014-05-20 20:41:34 +01:00
James Booth
1f88ca5032
Set version to 0.5.0 development
2014-05-19 21:48:18 +01:00
James Booth
6e23004196
Set status to release
2014-05-19 21:46:42 +01:00
James Booth
e10ea1be4e
Fixed OTR dependency when library not present, changed version to 0.4.2
2014-05-19 20:41:19 +01:00
James Booth
3fb5649ccc
Set version to 0.5.0 development
2014-05-18 16:29:58 +01:00
James Booth
f5a1cb717d
Set status to 0.4.1 release
2014-05-18 16:28:37 +01:00
James Booth
8551ce87ea
Merge branch 'master' into plugins
...
Conflicts:
configure.ac
2014-05-18 02:40:09 +01:00
James Booth
7adf345358
Set status to 0.5.0 dev
2014-05-18 02:11:39 +01:00
James Booth
e467e91302
Set status to release
2014-05-18 02:09:02 +01:00
James Booth
204d188e41
Merge branch 'master' into plugins
...
Conflicts:
configure.ac
2014-05-11 01:37:02 +01:00
James Booth
acdda9a82c
Changed version to 0.4.1dev for patch release
2014-05-11 01:35:45 +01:00
James Booth
0fa43596ba
Merge branch 'master' into plugins
...
Conflicts:
configure.ac
src/profanity.c
2014-05-02 00:57:15 +01:00
James Booth
59e9083224
Fixed gnutls dependency for ubuntu
2014-05-01 22:29:06 +01:00
James Booth
524b1f2383
Changed to use gnutls instead of openssl for sha1 hashing
2014-05-01 22:18:04 +01:00
James Booth
94cd4723be
Merge branch 'master' into plugins
...
Conflicts:
Makefile.am
configure.ac
src/ui/titlebar.c
2014-04-21 00:50:54 +01:00
Dmitry Podgorny
aa6e2284fc
config/theme: search for system-wide themes
...
Search for system-wide themes (usually /usr/share/profanity/themes) if
not found in user's home directory.
Not tested yet.
2014-04-09 21:42:14 +03:00
Dmitry Podgorny
3ceb9b0d1d
autotools: install themes during 'make install'
...
Default path for themes is ${pkgdatadir}/themes that usualy equals to
/usr/share/profanity/themes. This patch also introduces new option
--with-themes[=PATH] that specifies installation path. This option can
be used for cancel of installation at all: --without-themes.
References: issue #323
2014-04-08 00:51:57 +03:00
James Booth
6909a0a721
Merge branch 'master' into plugins
...
Conflicts:
configure.ac
2014-03-29 18:57:19 +00:00
James Booth
47632bd3ee
Set version to 0.5.0 development
2014-03-29 18:55:35 +00:00
James Booth
45cf45b218
Set status to release
2014-03-29 17:12:12 +00:00
James Booth
2731ef9cd8
Merge branch 'master' into plugins
2014-03-09 00:13:41 +00:00
James Booth
72c35553fd
Split ncurses and curl LIB additions
2014-03-09 00:04:39 +00:00
James Booth
7fa9ecc76d
Uncomment ncurses check
2014-03-09 00:02:34 +00:00
James Booth
768df4d736
Ncurses include libs before wget_wch check
2014-03-08 23:57:50 +00:00
James Booth
2b3d645147
Added other osx build options
2014-03-08 23:38:30 +00:00
James Booth
2c976d3523
Commented ncurses wget_wch test
2014-03-08 22:32:54 +00:00
James Booth
b9f3799982
Merge branch 'master' into plugins
...
Conflicts:
configure.ac
2014-03-06 21:43:17 +00:00
James Booth
d683c49b6c
Revert "Set package status to brew for osx"
...
This reverts commit 8ae6f52f10
.
2014-03-06 21:38:26 +00:00
James Booth
db39450734
Revert "Do not perform AC_FUNC_MALLOC on OSX"
...
This reverts commit e7b6d068a0
.
2014-03-06 21:37:47 +00:00
James Booth
bc8a871ad9
Revert "Ncurses fixes for brew"
...
This reverts commit ca0a1e4d9d
.
2014-03-06 21:37:46 +00:00
James Booth
1588106e91
Revert "More ncurses fixes for brew"
...
This reverts commit 5817b07ee3
.
2014-03-06 21:37:40 +00:00
James Booth
5817b07ee3
More ncurses fixes for brew
2014-03-06 21:32:36 +00:00
James Booth
ca0a1e4d9d
Ncurses fixes for brew
2014-03-06 21:21:54 +00:00
James Booth
e7b6d068a0
Do not perform AC_FUNC_MALLOC on OSX
2014-03-06 20:51:22 +00:00
James Booth
8ae6f52f10
Set package status to brew for osx
2014-03-06 20:48:44 +00:00
James Booth
c51cc954d8
Moved platform check in configure.ac
2014-03-06 20:45:35 +00:00
James Booth
1d476c35ff
Merge branch 'master' into plugins
2014-03-06 20:08:10 +00:00
James Booth
917a0c7867
Merge remote-tracking branch 'origin/master' into plugins
...
Conflicts:
.gitignore
.travis.yml
Makefile.am
src/main.c
src/profanity.c
src/ui/console.c
src/ui/core.c
src/xmpp/capabilities.c
src/xmpp/iq.c
2014-03-06 19:46:53 +00:00
James Booth
702600d300
Merge branch 'master' into opensuse
2014-03-05 00:15:20 +00:00
James Booth
d68c594150
Merge branch 'osx-notify'
2014-03-05 00:11:50 +00:00