aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev2017-04-101-1/+0
* python: simplify build, some fixupsAlon Bar-Lev2017-04-071-1/+1
* Post release updatesgpgme-1.9-branchWerner Koch2017-03-281-1/+1
* Release 1.9.0gpgme-1.9.0Werner Koch2017-03-281-9/+9
* build: Improve Python detection.Justus Winter2017-03-141-14/+24
* build: Use macOS' compatibility macros to enable all features.Justus Winter2017-02-131-0/+2
* Revert "Disable fd-passing for Apple."Justus Winter2017-02-131-12/+1
* core: Optimize fork/exec for *BSD and Solaris.Werner Koch2017-02-031-1/+1
* core: Replace all calls to *sprintf by gpgrt_*sprintf.Werner Koch2017-02-021-5/+0
* core: Remove unused check for funopen/fopencookie.Werner Koch2017-02-021-15/+0
* Fix cmake configuration files for MacOSAndre Heinecke2017-01-111-0/+10
* Post release updates.Werner Koch2016-11-161-1/+1
* Release 1.8.0gpgme-1.8.0Werner Koch2016-11-161-8/+8
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* qt, cpp: Add cmake config files for w32Andre Heinecke2016-11-151-0/+5
* core: Use gpgrt locking for thread safenessAndre Heinecke2016-11-101-9/+1
* qt, cpp: Fix versioning in cmake config and headerAndre Heinecke2016-11-021-0/+7
* python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor2016-10-311-1/+1
* Post release updatesgpgme-1.7-branchWerner Koch2016-10-181-1/+1
* Release 1.7.1.gpgme-1.7.1Werner Koch2016-10-181-4/+2
* cpp: Fix version numberAndre Heinecke2016-10-131-3/+3
* Add NEWS for cpp and qt, bump cpp versionAndre Heinecke2016-10-101-1/+1
* cpp: Bump RevisionAndre Heinecke2016-10-051-1/+1
* qt: Fix spelling error in WKSPublishJobAndre Heinecke2016-10-051-2/+2
* Add warning flags for c++ compiler, tooAndre Heinecke2016-10-051-0/+1
* python: Make generated 'setup.py' executable.Alon Bar-Lev2016-09-301-1/+1
* Post release updatesWerner Koch2016-09-211-1/+1
* Release 1.7.0gpgme-1.7.0Werner Koch2016-09-211-3/+3
* python: Fix detection of Python available versions.Justus Winter2016-09-201-2/+2
* python: Improve build system integration.Justus Winter2016-09-141-0/+12
* python: Build for both Python2 and Python3.Justus Winter2016-09-141-8/+54
* build: Use more compiler warningsWerner Koch2016-09-131-0/+29
* core: New commands --lang and --have-lang for gpgme-configWerner Koch2016-08-211-0/+2
* doc: Get rid of version.texiWerner Koch2016-08-101-0/+16
* build: Declare all languages for make dist.Werner Koch2016-08-101-0/+3
* python: Add an idiomatic interface.Justus Winter2016-07-151-1/+1
* Bump version to 1.7.0Andre Heinecke2016-07-121-2/+2
* Qt/Cpp: Add version headersAndre Heinecke2016-07-121-0/+2
* Cpp: Add TofuInfo to signaturesAndre Heinecke2016-07-011-1/+1
* python: Get version information from the build system.Justus Winter2016-06-161-1/+4
* python: Make Python detection more robust.Justus Winter2016-06-011-0/+10
* Qt: Check for graphviz and set HAVE_DOT correctlyAndre Heinecke2016-05-191-0/+10
* python: Various fixes.Justus Winter2016-05-181-4/+3
* Merge branch 'justus/pyme3'Justus Winter2016-05-171-3/+23
|\
| * python: Add a test suite.Justus Winter2016-05-121-1/+1
| * python: Integrate into the build system.Justus Winter2016-05-111-1/+30
* | Qt: Add keyLocateJob and test for itAndre Heinecke2016-05-131-1/+1
* | Use common error message style for qt lang checksAndre Heinecke2016-05-061-2/+5
* | Add maybe mode for langs and default to itAndre Heinecke2016-05-061-20/+58
* | Fix configuration without Qt languageAndre Heinecke2016-04-121-3/+3