Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Simple output of idle/away | James Booth | 2012-11-30 | 1 | -0/+4 | |
| | ||||||
* | Fixed some memory leaks | James Booth | 2012-11-26 | 1 | -1/+1 | |
| | ||||||
* | windows tidy up | James Booth | 2012-11-26 | 1 | -1/+1 | |
| | ||||||
* | configure.ac Fixed spelling in libnotify message | James Booth | 2012-11-25 | 1 | -1/+1 | |
| | ||||||
* | Added cygwin check to configure.ac | James Booth | 2012-11-25 | 1 | -0/+6 | |
| | ||||||
* | Changed to 0.1.10 development version | James Booth | 2012-10-24 | 1 | -2/+2 | |
| | ||||||
* | Updated for release 0.1.9 | James Booth | 2012-10-24 | 1 | -1/+1 | |
| | ||||||
* | Check for later release | James Booth | 2012-10-24 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into dev | James Booth | 2012-10-24 | 1 | -10/+10 | |
|\ | ||||||
| * | libraries order does matter when --as-needed is passed to linker | Dmitry Podgorny | 2012-10-24 | 1 | -10/+10 | |
| | | | | | | | | This fixes linking error when --as-needed option is used. | |||||
* | | Added PACKAGE_STATUS to configure.ac | James Booth | 2012-10-23 | 1 | -1/+2 | |
|/ | ||||||
* | autotools: move libraries to LIBS instead of AM_CFLAGS | Dmitry Podgorny | 2012-10-23 | 1 | -2/+1 | |
| | | | | | | Libraries are agruments for linker. So move them to LIBS vatiable. AC_CHECK_LIB adds library to LIBS on success and we don't have to add them manually. | |||||
* | autotools: introduce choice among libxml2 and expat | Dmitry Podgorny | 2012-10-23 | 1 | -3/+13 | |
| | | | | | | | Now profanity is linked with expat only. This breaks build when libstrophe is build with libxml2 support. This patch introduce --with-libxml2 option to ./configure in the same way as it is done in libstrophe. | |||||
* | Removed dependency on libxml2 | James Booth | 2012-10-23 | 1 | -3/+1 | |
| | | | | expat is used by default in libstrophe | |||||
* | Shutdown now correctly handles connection | James Booth | 2012-09-23 | 1 | -1/+1 | |
| | ||||||
* | Added recommended gcc warnings | James Booth | 2012-09-11 | 1 | -1/+1 | |
| | ||||||
* | Added -Wall to GCC options | James Booth | 2012-09-10 | 1 | -1/+1 | |
| | | | | Fixed compiler warnings | |||||
* | Changed to 0.1.9dev version | James Booth | 2012-09-08 | 1 | -1/+1 | |
| | ||||||
* | Version 0.1.8 | James Booth | 2012-09-08 | 1 | -1/+1 | |
| | ||||||
* | Check for ncurses headers on cygwin | James Booth | 2012-09-08 | 1 | -0/+2 | |
| | ||||||
* | Removed compiler warnings from configure.ac | James Booth | 2012-09-08 | 1 | -5/+3 | |
| | | | | Fixed some error messages | |||||
* | Added dev suffix to version | James Booth | 2012-08-19 | 1 | -1/+1 | |
| | ||||||
* | Upped version to 0.1.8 | James Booth | 2012-08-19 | 1 | -1/+1 | |
| | ||||||
* | No longer set win status new when typing | James Booth | 2012-08-16 | 1 | -1/+1 | |
| | ||||||
* | Incremented patch number | James Booth | 2012-08-15 | 1 | -1/+1 | |
| | ||||||
* | Changed version to 0.1.5 | James Booth | 2012-07-31 | 1 | -1/+1 | |
| | ||||||
* | Removed comments from configure.ac | James Booth | 2012-07-30 | 1 | -8/+0 | |
| | ||||||
* | Fixed libnotify includes | James Booth | 2012-07-30 | 1 | -3/+4 | |
| | ||||||
* | Tidy up autotools scripts, removed CFLAGS | James Booth | 2012-07-30 | 1 | -4/+16 | |
| | ||||||
* | Fixed bug in tinyurl | James Booth | 2012-07-29 | 1 | -1/+1 | |
| | ||||||
* | Updated configure.ac for libcurl | James Booth | 2012-07-29 | 1 | -2/+4 | |
| | ||||||
* | Increased version, chat logging in prefs output | James Booth | 2012-07-22 | 1 | -1/+1 | |
| | ||||||
* | Changed version number to 0.1.1 | James Booth | 2012-07-19 | 1 | -1/+1 | |
| | ||||||
* | Changed minimum autoconf version | James Booth | 2012-07-13 | 1 | -1/+1 | |
| | ||||||
* | Change build to work without ncurses pkg-config | James Booth | 2012-07-12 | 1 | -2/+2 | |
| | ||||||
* | Added headunit to autotools files | James Booth | 2012-07-08 | 1 | -0/+2 | |
| | ||||||
* | Tidied autotools files | James Booth | 2012-07-08 | 1 | -15/+23 | |
| | ||||||
* | Added subdir-objects option to configure.ac | James Booth | 2012-07-03 | 1 | -1/+1 | |
| | ||||||
* | Added build-aux folder to configure.ac | James Booth | 2012-07-03 | 1 | -1/+2 | |
| | ||||||
* | Added libnotify to lib checks | James Booth | 2012-07-02 | 1 | -0/+1 | |
| | ||||||
* | Moved ordering of lib checks in configure.ac | James Booth | 2012-07-02 | 1 | -1/+1 | |
| | ||||||
* | Changed autoconf version to work on Ubuntu | James Booth | 2012-07-02 | 1 | -1/+1 | |
| | ||||||
* | Use glib-2.0 and continues when no libnotify | James Booth | 2012-07-02 | 1 | -2/+2 | |
| | ||||||
* | Set compiler, preprocessor flags in configure.ac | James Booth | 2012-07-02 | 1 | -10/+11 | |
| | | | | Picked up and used in Makefile.am | |||||
* | Added libnotify headers to configure.ac | James Booth | 2012-07-01 | 1 | -7/+11 | |
| | ||||||
* | Moved config.h to source folder | James Booth | 2012-07-01 | 1 | -0/+37 | |