Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set version to 0.4.6 development | James Booth | 2014-11-07 | 1 | -2/+2 |
| | |||||
* | Set version to 0.4.5 | James Booth | 2014-11-07 | 1 | -1/+1 |
| | |||||
* | Fixed PLATFORM check in configure.ac | James Booth | 2014-10-30 | 1 | -1/+1 |
| | |||||
* | autotools: FreeBSD Support | Fabian Freyer | 2014-10-29 | 1 | -44/+54 |
| | | | | | Added libresolv and openssl checks for freebsd Added libstrophe pkg-config dependency | ||||
* | m4 support | Fabian Freyer | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | Fixed check for wget_wch to not rely on header | James Booth | 2014-09-07 | 1 | -2/+2 |
| | | | | As per pasis suggestion at #421 | ||||
* | autotools: use public API to check libstrophe | Dmitry Podgorny | 2014-09-07 | 1 | -1/+1 |
| | | | | parser_new is not exported by libstrophe anymore. | ||||
* | Set version to 0.4.5 development | James Booth | 2014-08-24 | 1 | -2/+2 |
| | |||||
* | Set version to 0.4.4 release | James Booth | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | Revert "Removed libstrophe dependencies as no longer statically linking" | James Booth | 2014-08-24 | 1 | -3/+40 |
| | | | | | | This reverts commit 7f0fd06d0ba094ab1ba26ea3efc67201107ccd1c. issue #408 | ||||
* | Removed libstrophe dependencies as no longer statically linking | James Booth | 2014-08-13 | 1 | -40/+3 |
| | |||||
* | Set to 0.4.4 development | James Booth | 2014-08-09 | 1 | -2/+2 |
| | |||||
* | Set status to release | James Booth | 2014-08-09 | 1 | -1/+1 |
| | |||||
* | Removed AC_FUNC_MALLOC | James Booth | 2014-08-09 | 1 | -1/+0 |
| | |||||
* | Changed version to 0.4.3dev | James Booth | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Use public domain SHA1 code, remove libgcrypt dependency | James Booth | 2014-06-01 | 1 | -3/+2 |
| | |||||
* | Use libgcrypt instead of libgnutls for SHA1 hashing | James Booth | 2014-05-21 | 1 | -4/+3 |
| | |||||
* | Set version to 0.5.0 development | James Booth | 2014-05-19 | 1 | -2/+2 |
| | |||||
* | Set status to release | James Booth | 2014-05-19 | 1 | -1/+1 |
| | |||||
* | Fixed OTR dependency when library not present, changed version to 0.4.2 | James Booth | 2014-05-19 | 1 | -1/+1 |
| | |||||
* | Set version to 0.5.0 development | James Booth | 2014-05-18 | 1 | -2/+2 |
| | |||||
* | Set status to 0.4.1 release | James Booth | 2014-05-18 | 1 | -2/+2 |
| | |||||
* | Set status to 0.5.0 dev | James Booth | 2014-05-18 | 1 | -2/+2 |
| | |||||
* | Set status to release | James Booth | 2014-05-18 | 1 | -1/+1 |
| | |||||
* | Changed version to 0.4.1dev for patch release | James Booth | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | Fixed gnutls dependency for ubuntu | James Booth | 2014-05-01 | 1 | -3/+3 |
| | |||||
* | Changed to use gnutls instead of openssl for sha1 hashing | James Booth | 2014-05-01 | 1 | -2/+5 |
| | |||||
* | config/theme: search for system-wide themes | Dmitry Podgorny | 2014-04-09 | 1 | -1/+1 |
| | | | | | | | Search for system-wide themes (usually /usr/share/profanity/themes) if not found in user's home directory. Not tested yet. | ||||
* | autotools: install themes during 'make install' | Dmitry Podgorny | 2014-04-08 | 1 | -0/+14 |
| | | | | | | | | | 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 | ||||
* | Set version to 0.5.0 development | James Booth | 2014-03-29 | 1 | -2/+2 |
| | |||||
* | Set status to release | James Booth | 2014-03-29 | 1 | -1/+1 |
| | |||||
* | Split ncurses and curl LIB additions | James Booth | 2014-03-09 | 1 | -1/+2 |
| | |||||
* | Uncomment ncurses check | James Booth | 2014-03-09 | 1 | -2/+2 |
| | |||||
* | Ncurses include libs before wget_wch check | James Booth | 2014-03-08 | 1 | -16/+15 |
| | |||||
* | Added other osx build options | James Booth | 2014-03-08 | 1 | -1/+3 |
| | |||||
* | Commented ncurses wget_wch test | James Booth | 2014-03-08 | 1 | -17/+17 |
| | |||||
* | Revert "Set package status to brew for osx" | James Booth | 2014-03-06 | 1 | -2/+1 |
| | | | | This reverts commit 8ae6f52f1012bc93b22c50f74aefaa24fb00f15b. | ||||
* | Revert "Do not perform AC_FUNC_MALLOC on OSX" | James Booth | 2014-03-06 | 1 | -1/+1 |
| | | | | This reverts commit e7b6d068a0ba1d0e8ee0ab40bad8496c7af7f300. | ||||
* | Revert "Ncurses fixes for brew" | James Booth | 2014-03-06 | 1 | -3/+1 |
| | | | | This reverts commit ca0a1e4d9dd757b915793f85f17c533f87523449. | ||||
* | Revert "More ncurses fixes for brew" | James Booth | 2014-03-06 | 1 | -15/+1 |
| | | | | This reverts commit 5817b07ee35051339f96845a328697a7441d2daf. | ||||
* | More ncurses fixes for brew | James Booth | 2014-03-06 | 1 | -1/+15 |
| | |||||
* | Ncurses fixes for brew | James Booth | 2014-03-06 | 1 | -1/+3 |
| | |||||
* | Do not perform AC_FUNC_MALLOC on OSX | James Booth | 2014-03-06 | 1 | -1/+1 |
| | |||||
* | Set package status to brew for osx | James Booth | 2014-03-06 | 1 | -1/+2 |
| | |||||
* | Moved platform check in configure.ac | James Booth | 2014-03-06 | 1 | -11/+12 |
| | |||||
* | Merge branch 'master' into opensuse | James Booth | 2014-03-05 | 1 | -8/+31 |
|\ | |||||
| * | Merge branch 'osx-notify' | James Booth | 2014-03-05 | 1 | -7/+30 |
| |\ | |||||
| | * | Added configure checks to enable desktop notifications on OSX | James Booth | 2014-03-04 | 1 | -7/+30 |
| | | | |||||
| * | | Fixed spelling mistake in configure.ac | James Booth | 2014-03-05 | 1 | -1/+1 |
| |/ | |||||
* / | Changes to get install-all.sh working on fresh opensuse VM | James Booth | 2014-02-25 | 1 | -2/+3 |
|/ |