Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|/ | ||||||
* | Ignore deprecated warnings | James Booth | 2014-02-12 | 1 | -1/+1 | |
| | | | | To enable native (non brew) compile on Max OS X | |||||
* | Check for libotr version | James Booth | 2014-02-09 | 1 | -2/+26 | |
| | ||||||
* | Use AC_SEARCH_LIBS for otr | James Booth | 2014-02-08 | 1 | -4/+4 | |
| | ||||||
* | Added libotr back to configure by default | James Booth | 2014-02-08 | 1 | -8/+6 | |
| | | | | Renamed to BUILD_OTR3 | |||||
* | Added AC_CHECK_LIB fallback for brew | James Booth | 2014-02-02 | 1 | -1/+2 | |
| | ||||||
* | Disable OTR support by default until 4.0.0 is supported. | James Booth | 2014-01-28 | 1 | -2/+4 | |
| | | | | enable with: ./configure --enable-otr | |||||
* | Fixed configure.ac for --disable-otr | James Booth | 2014-01-16 | 1 | -0/+2 | |
| | ||||||
* | Added conditionals to makefile for otr support | James Booth | 2014-01-12 | 1 | -1/+2 | |
| | ||||||
* | Merge branch 'master' into otr | James Booth | 2014-01-12 | 1 | -2/+3 | |
|\ | ||||||
| * | Check for res_query, then for __res_query in libresolv | Jasper van Bourgognie | 2014-01-09 | 1 | -2/+3 | |
| | | ||||||
* | | Merge branch 'master' into otr | James Booth | 2014-01-03 | 1 | -77/+116 | |
|\| | | | | | | | | | Conflicts: configure.ac | |||||
| * | configure.ac: added check for expat without pkg-config | Dmitry Podgorny | 2014-01-02 | 1 | -13/+24 | |
| | | | | | | | | and some refactoring | |||||
| * | configure.ac: removed autoconf version check | Dmitry Podgorny | 2014-01-02 | 1 | -1/+0 | |
| | | | | | | | | autoconf-2.63 works well | |||||
| * | configure.ac: glib must be at least 2.26 | Dmitry Podgorny | 2014-01-01 | 1 | -2/+2 | |
| | | | | | | | | Profanity uses GDateTime structure that appeared in glib-2.26. | |||||
| * | configure.ac: added check for wget_wch support | Dmitry Podgorny | 2013-12-31 | 1 | -14/+40 | |
| | | ||||||
| * | autotools: refactored configure.ac | Dmitry Podgorny | 2013-12-29 | 1 | -58/+67 | |
| | | | | | | | | This patch implements request #269. | |||||
* | | Merge branch 'master' into otr | James Booth | 2014-01-02 | 1 | -2/+4 | |
|\ \ | | | | | | | | | | | | | Conflicts: Makefile.am | |||||
| * \ | Merge remote-tracking branch 'louiecaulfield/master' | James Booth | 2013-12-29 | 1 | -2/+4 | |
| |\ \ | | |/ | |/| | ||||||
| | * | configure.ac: use ncursesw if it's there, but continue if only ncurses is found | Jasper van Bourgognie | 2013-12-27 | 1 | -2/+4 | |
| | | | ||||||
| | * | configure.ac: Check for ncurses instead of ncursesw | Jasper van Bourgognie | 2013-12-27 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge branch 'master' into otr | James Booth | 2013-12-15 | 1 | -2/+2 | |
|\| | | | | | | | | | Conflicts: src/command/command.c | |||||
| * | Moved common tests to cmocka | James Booth | 2013-12-14 | 1 | -2/+2 | |
| | | ||||||
* | | Added libotr | James Booth | 2013-11-08 | 1 | -2/+16 | |
|/ | ||||||
* | Added git branch and revision to development builds | James Booth | 2013-09-17 | 1 | -0/+9 | |
| | ||||||
* | Set status to 0.4.0 development | James Booth | 2013-08-11 | 1 | -2/+2 | |
| | ||||||
* | Set status to release | James Booth | 2013-08-11 | 1 | -1/+1 | |
| | ||||||
* | Add -Werror only for development builds | Dmitry Podgorny | 2013-03-24 | 1 | -2/+6 | |
| | ||||||
* | Set development version | James Booth | 2013-03-10 | 1 | -2/+2 | |
| | ||||||
* | Set status to release | James Booth | 2013-03-10 | 1 | -1/+1 | |
| |