Commits on Source (11)
-
Steve Lhomme authored
* libloaderapi.h to allow LoadLibraryEx, GetModuleHandle, GetModuleHandleEx, LoadString, SizeofResource in UWP * winreg.h to allow RegCloseKey, RegCreateKeyEx, RegDeleteKeyEx, RegDeleteValue, RegEnumKeyEx, RegEnumValue, RegGetValue, RegNotifyChangeKeyValue, RegOpenKeyEx, RegQueryInfoKey, RegQueryValueEx, RegSetValueEx and RegDeleteTree in UWP 8.1 (cherry picked from commit b39bb8da) (edited) edited: - 3.0 uses pthreads/rules.mak
1435e5e6 -
Steve Lhomme authored
(cherry picked from commit b7c5ba6e) (rebased) rebased: - 3.0 already has BUILD_DIR
f09f7796 -
Steve Lhomme authored
(cherry picked from commit 66fdd2d8) (edited) edited: - only apply to autotools as it was already used for CMake
467230e0 -
IA-32 is canonicalised as i386 by the ad-hoc script. $(ARCH) will never equal i686. (cherry picked from commit 93907682) (edited) edited: - 3.0 uses pthreads/rules.mak
78fa990e -
Instead of copying the header files around, change the triplet canonicalization function to correctly remove version numbers for darwin triplets. (cherry picked from commit ebd6b48b)
010edeea -
This provides a sane portable lock object definition for all platforms with basic POSIX threads. This replaces the insane gpg-error build system attempting and failing to second guess the platform-specific size and alignment of pthread_mutex_t. (cherry picked from commit ba314fb4)
c2297601 -
Steve Lhomme authored
(cherry picked from commit 0d5e38ce)
5fd266ef -
Steve Lhomme authored
(cherry picked from commit c441dda9)
5b274360 -
Steve Lhomme authored
They only apply to Windows specific code and are safe for all Windows versions. (cherry picked from commit a1c663c1)
c14736b1 -
Steve Lhomme authored
(cherry picked from commit 156b76ba)
f4eef641 -
Steve Lhomme authored
(cherry picked from commit ebdae4ea)
83a1a1eb
Showing
- contrib/src/gpg-error/darwin-triplet.patch 25 additions, 0 deletionscontrib/src/gpg-error/darwin-triplet.patch
- contrib/src/gpg-error/gpg-error-createfile2.patch 62 additions, 0 deletionscontrib/src/gpg-error/gpg-error-createfile2.patch
- contrib/src/gpg-error/gpg-error-uwp-GetFileSize.patch 18 additions, 0 deletionscontrib/src/gpg-error/gpg-error-uwp-GetFileSize.patch
- contrib/src/gpg-error/gpg-error-uwp-fix.patch 11 additions, 0 deletionscontrib/src/gpg-error/gpg-error-uwp-fix.patch
- contrib/src/gpg-error/lock-obj-pub.posix.h 18 additions, 0 deletionscontrib/src/gpg-error/lock-obj-pub.posix.h
- contrib/src/gpg-error/rules.mak 20 additions, 18 deletionscontrib/src/gpg-error/rules.mak
- contrib/src/main.mak 6 additions, 0 deletionscontrib/src/main.mak
- contrib/src/pthreads/0001-add-api-ms-core-registry-def-files.patch 164 additions, 0 deletions...rc/pthreads/0001-add-api-ms-core-registry-def-files.patch
- contrib/src/pthreads/0001-headers-enable-GET_MODULE_HANDLE_EX_xxx-defines-in-U.patch 32 additions, 0 deletions...eaders-enable-GET_MODULE_HANDLE_EX_xxx-defines-in-U.patch
- contrib/src/pthreads/0001-headers-enable-more-module-API-in-Win10-UWP-builds.patch 113 additions, 0 deletions...-headers-enable-more-module-API-in-Win10-UWP-builds.patch
- contrib/src/pthreads/0001-headers-enable-some-Registry-API-calls-in-UWP-8.1-bu.patch 179 additions, 0 deletions...eaders-enable-some-Registry-API-calls-in-UWP-8.1-bu.patch
- contrib/src/pthreads/rules.mak 28 additions, 0 deletionscontrib/src/pthreads/rules.mak
contrib/src/gpg-error/darwin-triplet.patch
0 → 100644
contrib/src/gpg-error/lock-obj-pub.posix.h
0 → 100644