about summary refs log tree commit diff stats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Only set CC to PTHREAD_CC when value presentJames Booth2016-04-271-1/+1
|
* Allow --disable-iconsJames Booth2016-04-271-7/+7
|
* Fix OSX compileJames Booth2016-04-261-0/+2
|
* Fixed cygwin compileJames Booth2016-04-261-3/+1
|
* Removed only add -lgio-2.0 manually on OSXJames Booth2016-04-261-0/+2
|
* Implement XEP-0363: HTTP File UploadDominik Heidler2016-04-261-0/+6
|
* Merge remote-tracking branch 'Dav1d23/master'James Booth2016-04-111-3/+16
|\ | | | | | | | | | | Conflicts: Makefile.am install-all.sh
| * libgtk is now optionalDavid2016-03-301-2/+7
| | | | | | | | Having the lib is no more needed.
| * Merge branch 'tray_icon' into HEADDavid2016-03-121-3/+11
| |\ | | | | | | | | | | | | | | | Let's thanks Aline <linuxine@gmail.com> for the icons. Enjoy!
| | * Use a folder to add iconsDavid2016-03-071-1/+5
| | | | | | | | | | | | | | | NOTE: it is not working in this release, I have to get how to retrieve icons from folder.
| | * Introduce Tray Icon for ProfanityDavid2016-03-061-2/+6
| | | | | | | | | | | | | | | Add tray icon for profanity based on Gtk StatusIcon. Different icon is displayed in case the user has unread messages.
* | | Added comment for AX_PREFIX_CONFIG_HJames Booth2016-03-311-0/+1
| | |
* | | Removed #AX_PREFIX_CONFIG_HJames Booth2016-03-311-1/+1
| | |
* | | autotools: Disable python-plugins by defaultDmitry Podgorny2016-03-241-1/+6
|/ / | | | | | | | | Profanity doesn't build with Python-3.5. This patch temporary disables python api unless user enable it explicitly.
* | Added workaround for http://bugs.python.org/issue3588James Booth2016-03-021-0/+9
| |
* | Moved python flags to LIBS in configure.acJames Booth2016-02-281-2/+2
| |
* | Added python plugins codeJames Booth2016-02-241-2/+26
| |
* | Added C plugin code from plugins branchJames Booth2016-02-141-1/+27
|/
* Updated version to 0.5.0 devJames Booth2015-12-021-1/+1
|
* Use libstrophe/libmesode uuid generatorJames Booth2015-10-121-3/+0
|
* Check for libmesode, fall back to libstropheJames Booth2015-09-211-51/+6
|
* Set development versionJames Booth2015-09-201-2/+2
|
* Release 0.4.7James Booth2015-09-201-1/+1
|
* Added libexpect check for functional testsJames Booth2015-07-201-1/+4
|
* Only run functional tests when libstabber availableJames Booth2015-07-031-1/+2
|
* autotools: Don't link profanity with libstabberDmitry Podgorny2015-06-231-1/+1
|
* Added AC_SYS_LARGEFILE to configure.acJames Booth2015-06-231-0/+3
|
* Use AM_CPPFLAGS for gpgme-config --cflagsJames Booth2015-06-221-1/+1
|
* Use gpgme-configJames Booth2015-06-221-1/+6
|
* Tidied gpgme checkJames Booth2015-06-221-6/+4
|
* Merge remote-tracking branch 'pasis/configure-cleanup'James Booth2015-06-211-17/+4
|\
| * autotools: Avoid copy-paste in configure.acDmitry Podgorny2015-06-211-17/+4
| |
* | Merge branch 'master' into openpgpJames Booth2015-06-051-0/+3
|\| | | | | | | | | Conflicts: .travis.yml
| * Show notice message only when stabber not foundJames Booth2015-06-051-1/+1
| |
| * Added initial stabber testJames Booth2015-05-171-0/+3
| |
* | Merge branch 'master' into pgpJames Booth2015-04-111-0/+3
|\|
| * Autogenerate room name with UUID for /join with no argsJames Booth2015-04-111-0/+3
| |
* | Added pgp key list commandJames Booth2015-03-221-0/+13
|/
* Added freebsd check for libnotifyJames Booth2015-03-151-2/+2
|
* Added conditional OSX check for readlineJames Booth2015-03-081-9/+10
|
* Merge branch 'master' into readlineJames Booth2015-03-081-1/+1
|\
| * Set version to 0.4.7 developmentJames Booth2015-03-041-2/+2
| |
| * Set version to 0.4.6James Booth2015-03-031-1/+1
| |
* | Added configure conditions for OSX brew installed readlineJames Booth2015-02-031-6/+8
| |
* | Added OSX readline keyseq bindingsJames Booth2015-02-031-0/+2
| |
* | Readline osx compatibilityJames Booth2015-02-021-2/+7
| |
* | Added gnu readlineJames Booth2015-01-271-0/+2
|/
* Set version to 0.4.6 developmentJames Booth2014-11-071-2/+2
|
* Set version to 0.4.5James Booth2014-11-071-1/+1
|
* Fixed PLATFORM check in configure.acJames Booth2014-10-301-1/+1
|