aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpgme-w32spawn.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* w32: Get IOSPAWN flag back in sync with spawn helper.Werner Koch2014-06-261-18/+7
| | | | * src/gpgme-w32spawn.c: Include priv-io.h.
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-16/+16
| | | | | -- Command used: sed -i 's,[ \t]*$,,' FILE
* More include guards.Werner Koch2010-11-031-2/+6
| | | | | | Provide access for Wince. Install dummy sehmap.h
* Improved W32 SetForegroundWindow hacks.Werner Koch2009-06-121-19/+82
|
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+434
* configure.ac: Replace gpgme paths with src. * gpgme: Move to ... * src: ... this new directory. assuan/ 2008-11-03 Marcus Brinkmann <[email protected]> * Makefile.am (INCLUDES): Replace gpgme path with src. tests/ 2008-11-03 Marcus Brinkmann <[email protected]> * gpgsm/Makefile.am (INCLUDES, LDADD): Replace gpgme path with src. * gpg/Makefile.am (INCLUDES, LDADD, t_thread1_LDADD): Likewise. * Makefile.am (LDADD): Likewise.