summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dongkyun, Son [Mon, 31 Oct 2016 12:17:42 +0000 (21:17 +0900)]
* src/Makefile.am: add -P to the C preprocessor when building
mkerrcodes.h, to avoid a noisy intermediate pipeline.
--
With gcc 5 without this patch, we see many errors like the following:
gcc -I. -I. -o mkerrcodes ./mkerrcodes.c
In file included from ./mkerrcodes.c:26:0:
./mkerrcodes.h:9:5: error: expected expression before ‘,’ token
{ , "GPG_ERR_E2BIG" },
^
./mkerrcodes.h:10:5: error: expected expression before ‘,’ token
{ , "GPG_ERR_EACCES" },
^
This patch cleans up the generated mkerrcodes.h by making the
intermediate stage clean for all the versions of gcc i tested (4.x and
5).
Debian-Bug-Id: 777374
Signed-Off-By: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
sangsu [Thu, 3 Mar 2016 01:39:01 +0000 (10:39 +0900)]
modify license specification
Change-Id: Ib36e7dd7fcbc25caf968aafaca4757ee56e9f964
Signed-off-by: sangsu <sangsu.choi@samsung.com>
Dongsun Lee [Tue, 29 Dec 2015 00:51:23 +0000 (09:51 +0900)]
Merge branch 'tizen' into tizen_base
- add MIT License file
Change-Id: Ia9d3180b21f2d1e77ef48ea9fe8135a42b46cb53
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
Dongsun Lee [Tue, 29 Dec 2015 00:45:21 +0000 (09:45 +0900)]
add MIT License file
Change-Id: Ibcd88a590b8fa24c490832deca67af3bc5fa6781
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
John L. Whiteman [Thu, 14 Aug 2014 22:42:30 +0000 (15:42 -0700)]
Updating to version 1.13. Libgcrypt depends on libgpg-error
Change-Id: Ie008ea963905475b7ce2391b2296120a0728f35f
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
Alexandru Cornea [Sat, 29 Jun 2013 00:18:28 +0000 (03:18 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Tue, 19 Mar 2013 03:12:06 +0000 (20:12 -0700)]
Fixed package groups
Anas Nashif [Mon, 18 Mar 2013 04:12:57 +0000 (21:12 -0700)]
Update package groups
Anas Nashif [Sat, 15 Dec 2012 16:00:33 +0000 (08:00 -0800)]
split locale
Anas Nashif [Sat, 15 Dec 2012 16:00:21 +0000 (08:00 -0800)]
split locale
Anas Nashif [Wed, 7 Nov 2012 17:26:03 +0000 (09:26 -0800)]
remove patches
Anas Nashif [Wed, 7 Nov 2012 17:25:22 +0000 (09:25 -0800)]
fixed baselibs
Anas Nashif [Wed, 7 Nov 2012 17:24:27 +0000 (09:24 -0800)]
add packaging
John L. Whiteman [Thu, 14 Aug 2014 22:28:12 +0000 (15:28 -0700)]
Imported Upstream version 1.13
Anas Nashif [Wed, 7 Nov 2012 17:24:26 +0000 (09:24 -0800)]
Imported Upstream version 1.10