summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Krisztian Litkey [Tue, 21 Apr 2015 18:30:06 +0000 (21:30 +0300)]
collect-symbols: shaky as she goes... fix for gcc/cpp 5.0.0.
Looks like (the preprocessor for) gcc 5.0.0 has started putting
a location marker ('# <line> <file>...') before every instance
of a substituted macro. This has greatly confused our half-arsed
parser wannabe.
I bow my head in shame. Hereby once more I officially apologize
from Dijkstra, and especially from Kerningan & Ritchie for ever
letting decent C code get anywhere near such a parser, let alone
let it through it...
Anyway... it seems to work with our current codebase for now.
Change-Id: I52b72c9d9611314f0aebaa3b08fa25cf3638d68d
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
Doohwan Kim [Thu, 26 Feb 2015 08:39:16 +0000 (17:39 +0900)]
Initialize Tizen 3.0
Signed-off-by: Doohwan Kim <dh8210.kim@samsung.com>
Change-Id: I2ad7e23e121506673a724f512fea429489928451
KyungMi Lee [Wed, 25 Feb 2015 04:42:26 +0000 (20:42 -0800)]
Initial empty repository