aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-13configure: Fix mingw check for getenv.Andre Heinecke1-1/+1
2018-02-12configure: MinGW has thread-safe getenv.NIIBE Yutaka1-1/+1
2017-12-12Post release updates.Werner Koch1-1/+1
2017-12-12Release 1.10.0.gpgme-1.10.0Werner Koch1-6/+6
2017-12-12Require libgpg-error 1.24 and libassuan 2.4.2Werner Koch1-2/+2
2017-12-08Spelling fixes for comments and docAndre Heinecke1-2/+2
2017-10-04core: Allow disabling the use of SYS_getdents for Linux.Werner Koch1-0/+21
2017-08-24Set next version to 1.10.0Werner Koch1-2/+2
2017-04-11python: use autoconf pre-processor when building via autoconfAlon Bar-Lev1-0/+1
2017-04-10python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev1-1/+0
2017-04-07python: simplify build, some fixupsAlon Bar-Lev1-1/+1
2017-03-28Post release updatesgpgme-1.9-branchWerner Koch1-1/+1
2017-03-28Release 1.9.0gpgme-1.9.0Werner Koch1-9/+9
2017-03-14build: Improve Python detection.Justus Winter1-14/+24
2017-02-13build: Use macOS' compatibility macros to enable all features.Justus Winter1-0/+2
2017-02-13Revert "Disable fd-passing for Apple."Justus Winter1-12/+1
2017-02-03core: Optimize fork/exec for *BSD and Solaris.Werner Koch1-1/+1
2017-02-02core: Replace all calls to *sprintf by gpgrt_*sprintf.Werner Koch1-5/+0
2017-02-02core: Remove unused check for funopen/fopencookie.Werner Koch1-15/+0
2017-01-11Fix cmake configuration files for MacOSAndre Heinecke1-0/+10
2016-11-16Post release updates.Werner Koch1-1/+1
2016-11-16Release 1.8.0gpgme-1.8.0Werner Koch1-8/+8
2016-11-16doc: Replace http: by https: in core source files.Werner Koch1-1/+1
2016-11-15qt, cpp: Add cmake config files for w32Andre Heinecke1-0/+5
2016-11-10core: Use gpgrt locking for thread safenessAndre Heinecke1-9/+1
2016-11-02qt, cpp: Fix versioning in cmake config and headerAndre Heinecke1-0/+7
2016-10-31python: Rename Python module from PyME to gpg.Daniel Kahn Gillmor1-1/+1
2016-10-18Post release updatesgpgme-1.7-branchWerner Koch1-1/+1
2016-10-18Release 1.7.1.gpgme-1.7.1Werner Koch1-4/+2
2016-10-13cpp: Fix version numberAndre Heinecke1-3/+3
2016-10-10Add NEWS for cpp and qt, bump cpp versionAndre Heinecke1-1/+1
2016-10-05cpp: Bump RevisionAndre Heinecke1-1/+1
2016-10-05qt: Fix spelling error in WKSPublishJobAndre Heinecke1-2/+2
2016-10-05Add warning flags for c++ compiler, tooAndre Heinecke1-0/+1
2016-09-30python: Make generated 'setup.py' executable.Alon Bar-Lev1-1/+1
2016-09-21Post release updatesWerner Koch1-1/+1
2016-09-21Release 1.7.0gpgme-1.7.0Werner Koch1-3/+3
2016-09-20python: Fix detection of Python available versions.Justus Winter1-2/+2
2016-09-14python: Improve build system integration.Justus Winter1-0/+12
2016-09-14python: Build for both Python2 and Python3.Justus Winter1-8/+54
2016-09-13build: Use more compiler warningsWerner Koch1-0/+29
2016-08-21core: New commands --lang and --have-lang for gpgme-configWerner Koch1-0/+2
2016-08-10doc: Get rid of version.texiWerner Koch1-0/+16
2016-08-10build: Declare all languages for make dist.Werner Koch1-0/+3
2016-07-15python: Add an idiomatic interface.Justus Winter1-1/+1
2016-07-12Bump version to 1.7.0Andre Heinecke1-2/+2
2016-07-12Qt/Cpp: Add version headersAndre Heinecke1-0/+2
2016-07-01Cpp: Add TofuInfo to signaturesAndre Heinecke1-1/+1
2016-06-16python: Get version information from the build system.Justus Winter1-1/+4
2016-06-01python: Make Python detection more robust.Justus Winter1-0/+10